SOLUTION: find 2 positive numbers whose difference is 23 and whose product is 288
Algebra
->
Sequences-and-series
-> SOLUTION: find 2 positive numbers whose difference is 23 and whose product is 288
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 287685
:
find 2 positive numbers whose difference is 23 and whose product is 288
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
a-b=23
a*b=288
a=23+b
(23+b)*b=288
b^2+23b-288=0
(b-9)*(b+32) = 0
9 and 32