document.write( "Question 511588: The larger of two numbers is 23. If three times the larger is 5 more than eight times the smaller, find the smaller number. \n" ); document.write( "
Algebra.Com's Answer #342411 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "Smaller number = x
\n" ); document.write( "Given
\n" ); document.write( "Larger = y = 23\r
\n" ); document.write( "\n" ); document.write( "three times the larger is 5 more than eight times the smaller\r
\n" ); document.write( "\n" ); document.write( "8x+5 = 3y
\n" ); document.write( "8x = 3y - 5
\n" ); document.write( "8x=3(23)-5
\n" ); document.write( "8x=69-5
\n" ); document.write( "8x=64
\n" ); document.write( "x=64/8
\n" ); document.write( "x=8\r
\n" ); document.write( "\n" ); document.write( "Smaller number is 8
\n" ); document.write( "
\n" ); document.write( "
\n" );