Westonci.ca is the premier destination for reliable answers to your questions, provided by a community of experts. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

if x - y =5, x + y =1, then x^2 - y^2= ??

+explanation please and thanks​


Sagot :

Answer:  5

=================================

Explanation:

Apply the difference of squares rule

x^2 - y^2 = (x-y)(x+y)

x^2 - y^2 = (5)(1)

x^2 - y^2 = 5

----------

Alternatively, you can solve the system

[tex]\begin{cases}x-y=5\\x+y = 1\end{cases}[/tex]

for x and y to get (x,y) = (3,-2).

Then compute x^2-y^2 = 3^2-(-2)^2 = 9-4 = 5