document.write( "Question 370635: please answer the following question:
\n" );
document.write( "1) The difference between two numbers is 7.Six times the smaller plus the larger is 77.Find the numbers\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #264205 by robertb(5830) You can put this solution on YOUR website! l - s = 7, and 6s + l = 77. \n" ); document.write( "From the first we get l = s + 7. Substitute into the second: 6s + s+7 = 77. \n" ); document.write( "7s = 70, \n" ); document.write( "s = 10, the smaller number, and \n" ); document.write( "l = s+7 = 17, the larger number. \n" ); document.write( " \n" ); document.write( " |