document.write( "Question 252602: If 3ax+b=c, then what does x equals \n" ); document.write( "
Algebra.Com's Answer #184602 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If 3ax+b=c, then what does x equals
\n" ); document.write( ":
\n" ); document.write( "2ax + b = c
\n" ); document.write( "Subtract b from both sides
\n" ); document.write( "2ax = c - b
\n" ); document.write( "Divide both sides by 2a
\n" ); document.write( "x = \"%28%28c-b%29%29%2F%282a%29\"
\n" ); document.write( "
\n" );