document.write( "Question 176733: Can someone double check my work please.\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line passing through the two points.(2,9)and (0,6)
\n" );
document.write( "slope = (y^2 - y1)(x^2 - x1)
\n" );
document.write( "slope = (6 + 9)(0 + 2)
\n" );
document.write( "slope = 15/2\r
\n" );
document.write( "\n" );
document.write( "Did I do this right? \n" );
document.write( "
Algebra.Com's Answer #131803 by josmiceli(19441) You can put this solution on YOUR website! You need the formula \n" ); document.write( " \n" ); document.write( "where the 2 given points are \n" ); document.write( "(x1,y1) and (x2,y2) namely \n" ); document.write( "(0,6) and (2,9) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "multiply both sides by \n" ); document.write( " \n" ); document.write( " |