document.write( "Question 20836: waths the solution to 4x - 2x=6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #9998 by CertifiedGenius(6) ![]() You can put this solution on YOUR website! What is the solution to 4x - 2x = 6? \n" ); document.write( "I assume we are solving for x. \n" ); document.write( "4x - 2x = 6 [given] \n" ); document.write( "2x = 6 [subtract 2x from 4x to get 2x] \n" ); document.write( "x = 3 [divide by 2 on each side to solve for x] \n" ); document.write( "Now we can check our answer. Plug in 3 for every x. \n" ); document.write( "(4*3) - (2*3) = 6 [given with substitutions for x] \n" ); document.write( "12 - 6 = 6 [multiply 4 time 3 for 12 and 2 times 3 for 6] \n" ); document.write( "6 = 6 [subtract 6 from 12 to make 6] \n" ); document.write( " |