document.write( "Question 446534: the product of a number and 4 less than the number is 32. find the numbers \n" ); document.write( "
Algebra.Com's Answer #307522 by duckness73(47)\"\" \"About 
You can put this solution on YOUR website!
Let x = the first number; which means that x - 4 is the second number. Since we know the product of the two numbers is 32, that means that if you multiply them together, you get 32. Here's the equation:\r
\n" ); document.write( "\n" ); document.write( "x (x - 4) = 32\r
\n" ); document.write( "\n" ); document.write( "Let's expand the left side:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+4x+=+32\"\r
\n" ); document.write( "\n" ); document.write( "And, solving for x we have:
\n" ); document.write( "\"x%5E2+-+4x+-+32+=+0\"\r
\n" ); document.write( "\n" ); document.write( "Then, factoring, we have:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+4x+-+32+=+0\"
\n" ); document.write( "(x-8)(x+4) = 0
\n" ); document.write( "x = 8 or x = -4\r
\n" ); document.write( "\n" ); document.write( "In the first case, where x = 8, that would mean that x - 4 = 8 - 4 = 4. And, 8 times 4 is 32. So the pair of 8 and 4 works.\r
\n" ); document.write( "\n" ); document.write( "In the second case, where x = -4, that would mean that x - 4 = -4 - 4 = -8. And, -4 times -8 is again 32. So the pair -4 and -8 works.
\n" ); document.write( "
\n" ); document.write( "
\n" );