document.write( "Question 673345: the total of twice a number and six is fourteen. find the number \n" ); document.write( "
Algebra.Com's Answer #418633 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+6=14
\n" ); document.write( "2x=14-6
\n" ); document.write( "2x=8
\n" ); document.write( "x=8/2
\n" ); document.write( "x=4
\n" ); document.write( "
\n" );