document.write( "Question 994024: Find the equation of the line that contains the given point and has the given slope. Express the equation in the form Ax + By = C, where A, B and C are integers.
\n" );
document.write( "(5, 6), m = 5/6\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "____=-11 \n" );
document.write( "
Algebra.Com's Answer #613263 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line that contains the given point and has the given slope. Express the equation in the form Ax + By = C, where A, B and C are integers. \n" ); document.write( "(5, 6), m = 5/6 \r \n" ); document.write( "\n" ); document.write( "____=-11\r \n" ); document.write( "\n" ); document.write( "m=∆y/∆x=(y-6)/(x-5)=5/6 \n" ); document.write( "6y-36=5x-25 \n" ); document.write( "5x-6y=-9 (equation of the line) \n" ); document.write( " |