document.write( "Question 274679: One number is 5 more than 4 times another. Their sum is 35. Find the 2 numbers. \n" ); document.write( "
Algebra.Com's Answer #200454 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+4x+5=35
\n" ); document.write( "5x=30
\n" ); document.write( "x=6
\n" ); document.write( "4x+5=29
\n" ); document.write( "
\n" );