document.write( "Question 139213: Graph the line with slope 3/4 passing through the point (-5,-5) . \n" ); document.write( "
Algebra.Com's Answer #101513 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "-5=3/4*-5+b \n" ); document.write( "-5=-15/4+b \n" ); document.write( "b=-5+15/4 \n" ); document.write( "b=-5+3.75 \n" ); document.write( "b=-1.25 THE Y INTERCEPT. \n" ); document.write( "Y=3X/4-1.25 OR \n" ); document.write( "Y=.75X-1.25 \n" ); document.write( " |