document.write( "Question 393685: If one number is 4 times another, and their product is 4 times their sum, what are the two numbers needed for the solution? I came up with this formula, but something is missing: x=one number and 4x + x = the other
\n" ); document.write( "4x+x = 4(4x+x)
\n" ); document.write( "5x = 20x
\n" ); document.write( "

Algebra.Com's Answer #279380 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Letting x and 4x represent the numbers..good work.
\n" ); document.write( "Writing as we Read, important to get the words into a written equation***
\n" ); document.write( " product = 4 times their sum
\n" ); document.write( " x(4x) = 4(x + 4x) |may be tendency to over think w/o writing while reading
\n" ); document.write( " 4x^2 -20x = 0
\n" ); document.write( " 4x(x-5) = 0 x = 0 and x = 5 |tossing out x = 0
\n" ); document.write( " x = 5, the other numbers is 20 (4*5)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 100 = 4*25 \n" ); document.write( "
\n" );