document.write( "Question 92366: Write the equation of the line that passes through point (0, –9) with a slope of 6.\r
\n" );
document.write( "\n" );
document.write( "i wrote one but i am not sure that i got this correct can you help? thank you \n" );
document.write( "
Algebra.Com's Answer #67184 by dolly(163)![]() ![]() ![]() You can put this solution on YOUR website! Slope of the line = 6 \n" ); document.write( "It passes through (0, -9)\r \n" ); document.write( "\n" ); document.write( "Equation of the line is y - y1 = m(x - x1)\r \n" ); document.write( "\n" ); document.write( "==> y - (-9) = 6(x - 0)\r \n" ); document.write( "\n" ); document.write( "==> y + 9 = 6x is the required equation \n" ); document.write( " |