document.write( "Question 240532: Solve each of the following equations for y in terms of x.\r
\n" );
document.write( "\n" );
document.write( "3/4(2x-4y)=9 \n" );
document.write( "
Algebra.Com's Answer #176266 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3/4(2x-4y)=9 \n" ); document.write( "3(2x-4y) = 36 \n" ); document.write( "2x-4y = 12 \n" ); document.write( "-4y = 12-2x \n" ); document.write( "y = (x/2) - 3 or (x-6)/2 \n" ); document.write( " \n" ); document.write( " |