document.write( "Question 174236: 1. Find the equation of the line that passes through the points (-4,-11)and (-2,-3).\r
\n" );
document.write( "\n" );
document.write( "2. find the slope of the line containing the given points. P1(3,11), P2(6,17)\r
\n" );
document.write( "\n" );
document.write( "Multiply
\n" );
document.write( "3. (x^2-7x+5)(3x-3)\r
\n" );
document.write( "\n" );
document.write( "4. 6x^10-3x^8+1/x^4 \n" );
document.write( "
Algebra.Com's Answer #129190 by Student3354(13)![]() ![]() ![]() You can put this solution on YOUR website! 1. Find the equation of the line that passes through the points (-4,-11) \n" ); document.write( "and(-2,-3). \n" ); document.write( "|x y 1| \n" ); document.write( "|-4 -11 1| = 0 \n" ); document.write( "|-2 -3 1| \n" ); document.write( "x*(-11+3) -y*(-4+2) + 12-22 = 0 \n" ); document.write( "-8x +2y = 10 \n" ); document.write( "4x - y = -5 \n" ); document.write( "--------------- \n" ); document.write( "2. find the slope of the line containing the given points. P1(3,11), P2(6,17) \n" ); document.write( "slope, m, = (diff in y)/(diff in x) \n" ); document.write( "m = (17-11)/(6-3) \n" ); document.write( "m = 2 \n" ); document.write( "---------------- \n" ); document.write( "Multiply \n" ); document.write( "3. (x^2-7x+5)(3x-3) = 3x^3 - 24x^2 +36x - 15 \n" ); document.write( "------------ \n" ); document.write( "4. 6x^10-3x^8+1/x^4 = 6x^6 - 3x^4 + 1/x^4 \n" ); document.write( " \n" ); document.write( " |