document.write( "Question 97146: Any help you can give me on this will be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line that goes through the following set of points.
\n" );
document.write( "(8,10) (12,22) \n" );
document.write( "
Algebra.Com's Answer #70721 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE LINE EQUATION IS Y=mX+b WHERE (m)=THE SLOPE & (b)=Y INTERCEPT. \n" ); document.write( "SLOPE IS CALCULATED THUS: \n" ); document.write( "(Y2-Y1)/(X2-X1) \n" ); document.write( "(22-10)/(12-8) \n" ); document.write( "12/4=3 FOR THE SLOPE NOW REPLACE THE X & Y VALUES IN THE LINE EQUATION ALONG WITH THE SLOPE VALUE OF 3 & SOLVE FOR THE Y INTERCEPT(b) \n" ); document.write( "10=3*8+b \n" ); document.write( "10=24+b \n" ); document.write( "b=10-24 \n" ); document.write( "b=-14 WHICH IS THE Y INTERCEPT: \n" ); document.write( "THUS THE EQUATION OF THE LINE THROUGH THESE TWO POINTS IS: \n" ); document.write( "Y=3X-14 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |