document.write( "Question 656375: If 1 is added to five times a number, the result is equal to 6 more than four times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #409498 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5x+1=4x+6 \n" ); document.write( "5x-4x=6-1 \n" ); document.write( "x=5 \n" ); document.write( " |