document.write( "Question 121848: Write the equation of the line passing through the given point with the indicated slope.
\n" );
document.write( "Give your results in slope-intercept form.Point:(0,5)slope:m= -3/5 \n" );
document.write( "
Algebra.Com's Answer #89465 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "5=-3/5*0+b \n" ); document.write( "b=5 ANSWER FOR THE Y INTERCEPT. \n" ); document.write( "Y=-3X/5+5 \n" ); document.write( " |