document.write( "Question 135192: \r
\n" );
document.write( "\n" );
document.write( "find the equation of the line connecting the points (2,12) and (3,15). Write your answer in slope intercept form. \n" );
document.write( "
Algebra.Com's Answer #99026 by checkley77(12844) ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "SLOPE=(15-12)/(3-2) \n" ); document.write( "SLOPE=3/1=3 \n" ); document.write( "REPLACING THE X & Y VALES WIT ONE SET OF POINTS WE GET: \n" ); document.write( "12=3*2+b \n" ); document.write( "12=6+b \n" ); document.write( "b=12-6 \n" ); document.write( "b=6 THE Y INTERCEPT. \n" ); document.write( "Y=3X+6 IS THIS LINE EQUATION. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |