document.write( "Question 919673: One number is two more than twice another, their product is 60. Determine both numbers \n" ); document.write( "
Algebra.Com's Answer #557857 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
One number is two more than twice another, their product is 60. Determine both numbers
\n" ); document.write( "-------------
\n" ); document.write( "Equations:
\n" ); document.write( "x = 2y + 2
\n" ); document.write( "--
\n" ); document.write( "xy = 60
\n" ); document.write( "-----
\n" ); document.write( "Substitute for \"x\" and solve for \"y\"::
\n" ); document.write( "(2y+2)y = 60
\n" ); document.write( "2(y+1)y = 60
\n" ); document.write( "y^2+y = 30
\n" ); document.write( "y^2+y-30 = 0
\n" ); document.write( "Factor::
\n" ); document.write( "(y+6)(y-5) = 0
\n" ); document.write( "Positive solution::
\n" ); document.write( "y = 5
\n" ); document.write( "-----
\n" ); document.write( "Since xy = 60 m x = 60/5 = 12
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" );