document.write( "Question 385408: The product of two positive numbers is 84. Find the two numbers if one number is 2 more than twice the other \n" ); document.write( "
Algebra.Com's Answer #272737 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
xy=84
\n" ); document.write( "x=2y+2
\n" ); document.write( ".
\n" ); document.write( "y(2y+2)=84
\n" ); document.write( "2y^2+2y=84
\n" ); document.write( "2y^2+2y-84=0
\n" ); document.write( "2(y^2+y-42)=0
\n" ); document.write( "(y+7)(y-6)=0
\n" ); document.write( "y=6
\n" ); document.write( "x=14
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );