document.write( "Question 794817: The sum of two numbers is 35. Four times the smaller is 5 less than the larger. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #480749 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is 35. Four times the smaller is 5 less than the larger. Find the numbers.
\n" ); document.write( "Let x = smaller number
\n" ); document.write( "then
\n" ); document.write( "4x+5 = larger number
\n" ); document.write( ".
\n" ); document.write( "x + 4x+5 = 35
\n" ); document.write( "5x+5 = 35
\n" ); document.write( "5x = 30
\n" ); document.write( "x = 6 (smaller number)
\n" ); document.write( ".
\n" ); document.write( "larger number:
\n" ); document.write( "4x+5 = 4(6)+5 = 24+5 = 29 (larger number)
\n" ); document.write( ".
\n" ); document.write( "answer: 6 and 29
\n" ); document.write( "
\n" ); document.write( "
\n" );