document.write( "Question 348540: Find the equation of the line with slope -3/4 and passing through (-3,3).
\n" );
document.write( "Answer in standard form Ax+By=C\r
\n" );
document.write( "\n" );
document.write( "THANK YOU \n" );
document.write( "
Algebra.Com's Answer #249182 by mananth(16946)![]() ![]() You can put this solution on YOUR website! -3/4 and passing through (-3,3) \n" ); document.write( "... \n" ); document.write( "find b in y = mx +b \n" ); document.write( "3=-3/4 * -3 +b \n" ); document.write( "3=9/4 +b \n" ); document.write( "3-9/4 =b \n" ); document.write( "3/4 = b \n" ); document.write( "... \n" ); document.write( "y= -3/4 x +3/4 \n" ); document.write( "y=-3x+3 /4 \n" ); document.write( "4y=-3x+3 \n" ); document.write( "3x+4y-3 =0 \n" ); document.write( " |