document.write( "Question 696040: For a line of slope -3/4 thru (2, -5), find y when x= -3
\n" );
document.write( "Thank you for taking your time to read this question and answer it. \n" );
document.write( "
Algebra.Com's Answer #428789 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-5=-3/4*2+b \n" ); document.write( "-5=-1.5+b \n" ); document.write( "-3.5=b \n" ); document.write( "------------------ \n" ); document.write( "y=-3/4*-3-3.5 \n" ); document.write( "y=2.25-3.5 \n" ); document.write( "y=-1.25 \n" ); document.write( " |