document.write( "Question 369048: 12x+5=10x+19\n" ); document.write( "what is the value of x \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "12x+5=10x+19\n" ); document.write( "Solving for x by performing operations on both sides of the equation to isolate x\n" ); document.write( "12x+5=10x+19\n" ); document.write( "12x -10x +5 = 10x -10x +19\n" ); document.write( "2x +5 = 19\n" ); document.write( "2x +5 -5 = 19 - 5\n" ); document.write( "2x = 14\n" ); document.write( "\n" ); document.write( "x = 7