document.write( "Question 1066622: for the straight line defined by the point 3, 59 and 5, 87 determine the slope and y intercept
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #681796 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope is 28/2=14 \n" ); document.write( "point slope formula is y-59=14(x-3) \n" ); document.write( "y-59=14x-42 \n" ); document.write( "y=14x+17 \n" ); document.write( "14 is the slope, 17 the y-intercept. \n" ); document.write( " |