SOLUTION: the sum of two numbers is 22 and the sum of their square is 250. find the numbers
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: the sum of two numbers is 22 and the sum of their square is 250. find the numbers
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 978705
:
the sum of two numbers is 22 and the sum of their square is 250. find the numbers
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
the sum of two numbers is 22 and the sum of their square is 250. find the numbers
---------
x + y = 22
x^2 + y^2 = 250
----------
y = 22-x
Sub for y
x^2 + (22-x)^2 = 250
x = 9
y = 13
=============