document.write( "Question 343218: the sum of two numbers is 57. if the larger of the two numbers is 4 less than five times the smaller. find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #245590 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let x = smaller number\r
\n" ); document.write( "\n" ); document.write( "Let y = bigger number\r
\n" ); document.write( "\n" ); document.write( "x + y = 57\r
\n" ); document.write( "\n" ); document.write( "y = 5x - 4\r
\n" ); document.write( "\n" ); document.write( "You can solve this by using the substitution method. Can you do it now?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );