document.write( "Question 912920: Find an equation of the line with the given slope that passes through the given point. Write the equation in the form Ax+By=C\r
\n" );
document.write( "\n" );
document.write( "m=-1/2,(-5,0)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The equation of the line in the form Ax+By=C is \n" );
document.write( "
Algebra.Com's Answer #554171 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! ***Using point-slope form, \n" ); document.write( "y = (-1/2)(x+5) \n" ); document.write( " \n" ); document.write( "2y = -x -5 \n" ); document.write( "0r \n" ); document.write( "x + 2y = -5 \n" ); document.write( " |