document.write( "Question 5813: A line that passses through the point (-1,3) has a slope of 2. Find another point on the line? Please can you help me? \n" ); document.write( "
Algebra.Com's Answer #3063 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! Slope is rise/run, so if it has a slope of 2/1, then the next point is \n" ); document.write( "we can add 2 to the y value and 1 to the x value: \n" ); document.write( "3+2=5 \n" ); document.write( "-1+1=0\r \n" ); document.write( "\n" ); document.write( "so another point is (0,5) \n" ); document.write( " |