document.write( "Question 265288: how do I solve this linear probleam I'm confused 3x-4y=12 \n" ); document.write( "
Algebra.Com's Answer #195099 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
IF you want to solve for y, then
\n" ); document.write( "step 1 - subtract 3x to get
\n" ); document.write( "-4y = -3x + 12
\n" ); document.write( "step 2 - divide by -4 to get
\n" ); document.write( "y = (3/4)x -3
\n" ); document.write( "
\n" );