document.write( "Question 532452: \n" ); document.write( "
Algebra.Com's Answer #350852 by jkrsmsc76(5)\"\" \"About 
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.\r
\n" ); document.write( "\n" ); document.write( "The first sentence basically says: \"x+=+2y%2B2\" (x is 2 more than twice y).
\n" ); document.write( "We also are told that the product of the 2 numbers is 144: \"x%2Ay+=+144\".\r
\n" ); document.write( "\n" ); document.write( "Using substitution, x can be replaces with 2y + 2, to give us \"%282y%2B2%29%2Ay+=+144\".\r
\n" ); document.write( "\n" ); document.write( "We now solve this equation: \"2y%5E2+%2B+2y+=+144\".\r
\n" ); document.write( "\n" ); document.write( "Divide everything by 2: \"y%5E2+%2B+y+=+72\".\r
\n" ); document.write( "\n" ); document.write( "Subtract 72 from both sides to get: \"y%5E2+%2B+y+-+72+=+0\".\r
\n" ); document.write( "\n" ); document.write( "Factor the left side: \"%28y%2B9%29%2A%28y-8%29=0\"\r
\n" ); document.write( "\n" ); document.write( "So y=-9 or y=8. Since the question says the number is positive, we don't use -9.\r
\n" ); document.write( "\n" ); document.write( "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.\r
\n" ); document.write( "\n" ); document.write( "You can check this by multiplying 8 and 18, to make sure you get 144.
\n" ); document.write( "
\n" );