document.write( "Question 231112: how do you find the slope parallel ro the graph
\n" );
document.write( "of 3x+4y=12 \n" );
document.write( "
Algebra.Com's Answer #171096 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! 3x+4y=12 \n" ); document.write( "4y=12-3x \n" ); document.write( "4y=-3x+12 \n" ); document.write( "y=(-3x)/4+(12)/4 \n" ); document.write( "y=-3/4x+3\r \n" ); document.write( "\n" ); document.write( "Slope is -3/4 \n" ); document.write( " |