SOLUTION: the sum of two numbers is 44 and their product is 483 what are the numbers
Algebra
->
Sequences-and-series
-> SOLUTION: the sum of two numbers is 44 and their product is 483 what are the numbers
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 1016449
:
the sum of two numbers is 44 and their product is 483 what are the numbers
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Call one number x. The other is 44-x. Their product is
x(44 - x) = 483
44x - x^2 = 483
Rearranging we get
x^2 - 44x + 483 = 0
Factoring we get
(x - 21)(x - 23) = 0
x = 21 x = 23