document.write( "Question 240482: Write an equation in slope-intercept form with the given slope that contains the given point.
\n" );
document.write( "slope=-1/2;(-3,4) \n" );
document.write( "
Algebra.Com's Answer #176178 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! slope=-1/2;(-3,4) \n" ); document.write( "Y=mX+b \n" ); document.write( "4=-1/2*-3+b \n" ); document.write( "4=3/2+b \n" ); document.write( "b=4-3/2 \n" ); document.write( "b=8/2-3/2 \n" ); document.write( "b=5/2=2.5 ans. for the Y intercept. \n" ); document.write( "Y=-X/2+2.5 \n" ); document.write( " |