document.write( "Question 1002613: What is the slope-intercept form of the equations of the lines through the given points with the given slopes?\r
\n" );
document.write( "\n" );
document.write( "through (4, 2) slope: = -3/4 \r
\n" );
document.write( "\n" );
document.write( "through (-2, -5) slope = 5/2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #619475 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "A) through (4, 2) slope: = -3/4 \n" ); document.write( "B) through (-2, -5) slope = 5/2 \n" ); document.write( "........... \n" ); document.write( "A) y - b = m(x - a) \n" ); document.write( "y - 2 = -3/4(x - 4) \n" ); document.write( "y - 2 = -3/4x + 3 \n" ); document.write( "y = -3/4x + 3 + 2 \n" ); document.write( "y = -3/4x + 5 \n" ); document.write( ".......... \n" ); document.write( "B) y - b = m(x - a) \n" ); document.write( "y - (-5)) = 5/2(x - (-2)) \n" ); document.write( "y + 5 = 5/2(x + 2) \n" ); document.write( "y + 5 = 5/2x + 5 \n" ); document.write( "y = 5/2x + 5 - 5 \n" ); document.write( "y = 5/2x \n" ); document.write( "........... \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |