SOLUTION: one number is 5 less than 2 times another. The product of the number is 63. Find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: one number is 5 less than 2 times another. The product of the number is 63. Find the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 525341: one number is 5 less than 2 times another. The product of the number is 63. Find the numbers
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
one number is 5 less than 2 times another. The product of the number is 63. Find the numbers
----------------------
Equations:
y = 2x+5
xy = 63
------
Substitute for "y" and solve for "x":
x(2x+5) = 63
2x^2+5x-63 = 0
-----
Factor:
(2x-9)(x+7) = 0
x = 9/2 or x = -7
------
Solve for "y":
If x = 9/2
y = 2x+5
y = 9+5 = 14
--------------------
If x = -7
y = 2x+5
y = 2*-7+5
y = -9
----
solutions: (9/2,14) and (-7,-9)
=================================
Cheers,
Stan H.
================