document.write( "Question 775304: fourteen is subtracted from six times a number and then twice the number is added. the result is 10. find the number. \n" ); document.write( "
Algebra.Com's Answer #472768 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
6x-14+2x=10
\n" ); document.write( "8x=10+14
\n" ); document.write( "8x=24
\n" ); document.write( "x=24/8
\n" ); document.write( "x=3
\n" ); document.write( "
\n" );