PDA

View Full Version : question


aricho
Sep12-05, 08:38 PM
Hi, i just sat my maths exam, and i had a very strange question.... i dont know how to do it...

x+y=8
x^2-y^2=36

find the values for x and y

Thanks

whozum
Sep12-05, 08:45 PM
y = 8-x

x^2 - (8-x)^2 = 36

x^2 - (64-16x+x^2) = 36

16x - 64 = 36

aricho
Sep12-05, 08:50 PM
is that it?

i did y^2-x^2=36
(x-y)(x+y)=36
(x-y)(8)=36
x-y=36/8

is any of that correct?

HallsofIvy
Sep13-05, 06:47 AM
According to Whozum, 16x- 64= 36 so x= 100/16= 25/4= 6.25 and y= 8- 6.25= 1.75.

x-y= 6.25- 1.75= 4.5 and 36/8= 9/2= 4.5.

Your statement is correct but is not a solution to the "problem" which, I suppose, was to solve the two equations.

In fact, the only thing strange I see about your "question" is that there was no "question"! Are you sure you didn't leave something out- like "solve this pair of equations" or "what are x and y"?

VietDao29
Sep13-05, 08:02 AM
is that it?

i did y^2-x^2=36
(x-y)(x+y)=36
(x-y)(8)=36
x-y=36/8

is any of that correct?
Yup. This is correct. Since you have 2 unknowns, you need 2 equations. And you have already had 2 equations. You can then solve:
\left\{ \begin{array}{l}x + y = 8 \\ x - y = \frac{9}{2} \end{array} \right.
for x, and y.
Viet Dao,

whozum
Sep13-05, 02:22 PM
Your statement is correct but is not a solution to the "problem" which, I suppose, was to solve the two equations.

Me or him?