document.write( "Question 407733: solve and check the linear equation 9x-(8x-1)=2 \n" ); document.write( "
Algebra.Com's Answer #287342 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
9x - 8x + 1 = 2
\n" ); document.write( "==> x + 1 = 2
\n" ); document.write( "==> x = 1.\r
\n" ); document.write( "\n" ); document.write( "9*1 - (8*1 - 1) = 9 - 7 = 2, checks out.
\n" ); document.write( "
\n" );