SOLUTION:

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION:       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 532452:
Answer by jkrsmsc76(5) About Me  (Show Source):
You can put this solution on YOUR website!
One positive number is 2 more than twice another. If their product is 144, find the numbers.
The first sentence basically says: x+=+2y%2B2 (x is 2 more than twice y).
We also are told that the product of the 2 numbers is 144: x%2Ay+=+144.
Using substitution, x can be replaces with 2y + 2, to give us %282y%2B2%29%2Ay+=+144.
We now solve this equation: 2y%5E2+%2B+2y+=+144.
Divide everything by 2: y%5E2+%2B+y+=+72.
Subtract 72 from both sides to get: y%5E2+%2B+y+-+72+=+0.
Factor the left side: %28y%2B9%29%2A%28y-8%29=0
So y=-9 or y=8. Since the question says the number is positive, we don't use -9.
So y = 8. Go back to the very first equation: x = 2y + 2. plug in 8 for y and we get x = 18. So the two numbers are 8 and 18.
You can check this by multiplying 8 and 18, to make sure you get 144.