Solving Simultaneous Equations with Positive Numbers

AI Thread Summary
The discussion revolves around solving simultaneous equations involving two positive numbers, x and y, where the sum of their squares equals ten times their sum. The initial equation proposed was incorrect, leading to confusion in deriving the quadratic equation. After substituting y with x + 6, the correct form of the equation was identified, but the calculations needed adjustment to align with the problem's requirements. The final correct equation derived was x^2 + 12x + 36, which simplifies to x^2 - 4x - 12 = 0. The participants aimed to clarify the steps to find the positive values of x and y accurately.
rollcast
Messages
403
Reaction score
0

Homework Statement


2 positive numbers , x and y, are such that the sum of their squares is 10 times their sum.

a. write an equation to link x and y
b. If y is the larger number and the difference is 6 show that x satisfies the equation
x2-4x-12=0
c. solve the equation and fin the 2 positive numbers x and y



Homework Equations





The Attempt at a Solution


Part a. This is where I think I may be wrong

10x+10y=x2+y2

Part b. y= x+6, substitute in above formula, but I can't get the same quadratic equation as the question.

Part c. I can do this ok.
 
Physics news on Phys.org
Check your math then. Or show it, so that someone can help checking.
 
So then after substituting

10x+10x+60=x^2+(x+6)^2

work that all out and collect the terms

20x+60=4x^2+36+24x

then set the equation equal to zero

4x^2-4x-24=0

divide by 4

x^2-x-6=0

But that's not what it says to show in the question
 
You right side is off, what is (a+b)^2 equal to?
 
a^2+2ab+b^2
 
seen it now, thanks
 
And (x+6)^2?

And x^2+(x+6)^2?

Edit: OK, I guess you found the problem :smile:
 
x^2+12x+36

2x^2 +12x+36
 
Back
Top