document.write( "Question 543020: Could you walk me through the steps to solve 3x+12y=27 for x? \n" ); document.write( "
Algebra.Com's Answer #356217 by boilpoil(127)\"\" \"About 
You can put this solution on YOUR website!
3x+12y=27
\n" ); document.write( "3x=27-12y
\n" ); document.write( "x=\"%2827-12y%29%2F3\"
\n" ); document.write( "x=\"27%2F3-12y%2F3\"
\n" ); document.write( "x=9-4y
\n" ); document.write( "
\n" );