document.write( "Question 393395: Two numbers are in the ratio 3: 8.
\n" );
document.write( "Their sum is 44.
\n" );
document.write( "What is the difference between the two numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #279196 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3x+8x=44 \n" ); document.write( "11x=44 \n" ); document.write( "x=4 \n" ); document.write( "3x=12 \n" ); document.write( "8x=32 \n" ); document.write( " |