document.write( "Question 750504: Write the equation of the line that passes through (1,3) with a slope of 5. \n" ); document.write( "
Algebra.Com's Answer #456633 by FrankM(1040) You can put this solution on YOUR website! slope point form is the way to solve Y-y1=m(X-x1)\r \n" ); document.write( "\n" ); document.write( "Y-3=5(X-1)\r \n" ); document.write( "\n" ); document.write( "Y-3=5X-5\r \n" ); document.write( "\n" ); document.write( "Y=5X-2 \n" ); document.write( " |