document.write( "Question 64725: How can I write out or what are the steps to find the slope of a line which contains the points (4,5) and (-1,0) \n" ); document.write( "
Algebra.Com's Answer #45250 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How can I write out or what are the steps to find the slope of a line which contains the points (4,5) and (-1,0) \n" ); document.write( "--------- \n" ); document.write( "Find the slope of the line: \n" ); document.write( "m=slope=[5-0]/[4--1]=5/5=1 \n" ); document.write( "Pick one of the points, say (4,5) \n" ); document.write( "Substitute the x=4,y=5, and m=1 into the formula \n" ); document.write( "y=mx+b; then solve for \"b\", as follows: \n" ); document.write( "5=4*1+b \n" ); document.write( "b=1 \n" ); document.write( "The equation you want is y=x+1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |