document.write( "Question 263752: One number is 4 times another. Their product is 4 times their sum. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #194354 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
One number is 4 times another. Their product is 4 times their sum. Find the numbers.\r
\n" ); document.write( "\n" ); document.write( "let no be x\r
\n" ); document.write( "\n" ); document.write( "the other number will be 4x\r
\n" ); document.write( "\n" ); document.write( "4x*x= (4x+x)*4\r
\n" ); document.write( "\n" ); document.write( "4x^2= 20x
\n" ); document.write( "4x=20
\n" ); document.write( "x=5\r
\n" ); document.write( "\n" ); document.write( "& 20
\n" ); document.write( "
\n" );