SOLUTION: The sum of 2 numbers is 10 and the product of the same two numbers is 20. What is the sum of the square of the two numbers?
I know the answer is 60 but i don't know what equatio
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: The sum of 2 numbers is 10 and the product of the same two numbers is 20. What is the sum of the square of the two numbers?
I know the answer is 60 but i don't know what equatio
Log On
Question 449134: The sum of 2 numbers is 10 and the product of the same two numbers is 20. What is the sum of the square of the two numbers?
I know the answer is 60 but i don't know what equation to use to find that. (I used a calculator) Found 2 solutions by stanbon, rwm:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of 2 numbers is 10 and the product of the same two numbers is 20. What is the sum of the square of the two numbers?
--------------
Equations:
x + y = 10
xy = 20
------------------
Substitute for "y" and solve for "x":
x(10-x) = 20
-x^2+10x-20 = 0
----
x^2-10x+20 = 0
---
x = [10 +- sqrt(100-4*20)]/2
----
x = [10 +- sqrt(20)]/2
---
x = [5 +- sqrt(5)]
---
x = 5+sqrt(5) or x = 5-sqrt(5)
---
If x = 5+sqrt(5), y = 2.7639
---
If x = 5-sqrt(5), y = 7.2361
==================================
=====================================
Cheers,
Stan H.