document.write( "Question 662070: the sum of 4 times a number x and 17 is the same as 7 less than 6 times the number. find x \n" ); document.write( "
Algebra.Com's Answer #412199 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
4x+17=6x-7
\n" ); document.write( "17+7=6x-4x
\n" ); document.write( "24=2x
\n" ); document.write( "x=12
\n" ); document.write( "
\n" );