document.write( "Question 245563: slope intercept form through: (-5,-2), parallell to y=x-1 \n" ); document.write( "
Algebra.Com's Answer #179358 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-5,-2), parallell to y=x-1 \n" ); document.write( "y=x-1 has a slope=1 \n" ); document.write( "Y=mX+b \n" ); document.write( "-2=1*-5+b \n" ); document.write( "-2=-5+b \n" ); document.write( "b=-2+5 \n" ); document.write( "b=3 ans. for the y intercept. \n" ); document.write( "Y=X+3 ans for the parallel line through (-5,-2) \n" ); document.write( " |