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 #176176 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use y = mx + b and the point to find b \n" ); document.write( "4 = (-1/2)*(-3) = b \n" ); document.write( "b = 5/2 \n" ); document.write( "----- \n" ); document.write( "y = (-1/2)x + 5/2 \n" ); document.write( " |