document.write( "Question 818125: Question: Write an equation in slope - intercept form of the line that passes through (1, -1), and has a slope of 5?\r
\n" );
document.write( "\n" );
document.write( "Somehow when I did it I had gotten the answer Y+1=5(x-1) and it was wrong. So if you could help that would be great. Thank you \n" );
document.write( "
Algebra.Com's Answer #492353 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The equation of line is given by \n" ); document.write( "y-y1=m(x-x1)\r \n" ); document.write( "\n" ); document.write( "where (x1,y1) are the co ordinates and m the slope\r \n" ); document.write( "\n" ); document.write( "(1,-1) & m=5\r \n" ); document.write( "\n" ); document.write( "y-(-1)=5(x-1)\r \n" ); document.write( "\n" ); document.write( "y+1=5x-5\r \n" ); document.write( "\n" ); document.write( "y=5x-6 \n" ); document.write( " |