document.write( "Question 254663: The points (2,5) and (3,y) are on the same line. Find y when the slope of the line is -2 \n" ); document.write( "
Algebra.Com's Answer #186998 by stanbon(75887) ![]() You can put this solution on YOUR website! The points (2,5) and (3,y) are on the same line. Find y when the slope of the line is -2 \n" ); document.write( "------------------- \n" ); document.write( "slope = (y-5)/(3-2) = -2 \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y-5 = -2 \n" ); document.write( "y = 3 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |