document.write( "Question 79714: REVIEW\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "41: What is the equation of the line with slope 2/3 and passes through the midpoint of the segment joining points (-1, 6) and (-7, -4)? \n" );
document.write( "
Algebra.Com's Answer #57191 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! THE MIDPOINT OF THE LINE THROUGH (-1,6) & (-7,-4) IS \n" ); document.write( "(7-1)/2=6/2=3 FOR THE X POINT \n" ); document.write( "(6+4)/2=10/2=5 FOR THE Y POINT \n" ); document.write( "NOW WE USE THESE 2 POINTS AND THE GIVEN SLOPE OF 2/3 & SOLVE FOR THE Y INTERCEPT(b) \n" ); document.write( "5=2/3*3+b \n" ); document.write( "b=5-6/3 \n" ); document.write( "b=(15-6)/3 \n" ); document.write( "b=9/3 \n" ); document.write( "b=3 THUS THE EQUATION IS \n" ); document.write( "Y=2X/3+3 \n" ); document.write( " \n" ); document.write( " |