document.write( "Question 765688: two numbers are in a ratio of 5:6. their sum is 77. what is the positive difference between the two numbers? \n" ); document.write( "
Algebra.Com's Answer #466381 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
5x+6x=77
\n" ); document.write( "11x=77
\n" ); document.write( "x=77/11
\n" ); document.write( "x=7
\n" ); document.write( "5x=35
\n" ); document.write( "6x=42
\n" ); document.write( "42-35=7
\n" ); document.write( "
\n" );