document.write( "Question 912921: 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( "(0,0),(-1/4,1/7)\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 #554181 by ewatrrr(24785) You can put this solution on YOUR website! (0,0), \n" ); document.write( "(-1/4,1/7) m = m = \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y = (-4/7)x \n" ); document.write( "0r \n" ); document.write( "4x + 7y = 0 \n" ); document.write( " |