document.write( "Question 69071This question is from textbook Algebra Stucture and Method Book 1
\n" );
document.write( ": A line passes through (-2,3), (2,5), and (6,k). Find k. \n" );
document.write( "
Algebra.Com's Answer #49151 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Start by finding the slope through the points (-2,3), (2,5). You can use the formula: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "which simplifies to \n" ); document.write( " \n" ); document.write( "This number represents the slope of the line running through the points (-2,3), (2,5), and (6,k). To complete the equation of the line, we need to plug in one of those points. For instance, we can use the general form of the line equation: y=mx+b, where m is the slope and b is the y-intercept, and solve for b. So lets plug in the point (-2,3) in the equation along with the given slope: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so the equation of the line is y=1/2x+4 \n" ); document.write( "Now all we need to do is plug in the point (6,k) to find k. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so k=7 and the point is (6,7) \n" ); document.write( " |