document.write( "Question 664619: The larger of two numbers is 23. If three times the larger is 5 more than 8 times the smaller, find the smaller number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #413381 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The larger of two numbers is 23. If three times the larger is 5 more than 8 times the smaller, find the smaller number \n" ); document.write( "---------------------------- \n" ); document.write( "Equation: \n" ); document.write( "3*23 = 8s+5 \n" ); document.write( "69 = 8s + 5 \n" ); document.write( "8s = 64 \n" ); document.write( "s = 8 (the smaller number) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |