document.write( "Question 607473: The product of two whole numbers is 196. If one number is four times the other number, what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #382740 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
4x*x=196
\n" ); document.write( "x^2=196/4
\n" ); document.write( "x^2=49
\n" ); document.write( "x=7 and 4x=28
\n" ); document.write( "
\n" ); document.write( "
\n" );