document.write( "Question 310401: Find two numbers whose sum is 160 and that have the ratio 5:3. \n" ); document.write( "
Algebra.Com's Answer #221952 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
5x+3x=160
\n" ); document.write( "8x=160
\n" ); document.write( "x=20
\n" ); document.write( "5x=100
\n" ); document.write( "3x=60
\n" ); document.write( "
\n" );