document.write( "Question 155734: Write an equation of the line containing the given point and parallel to the given line. Express you answer in the form y=mx+b
\n" );
document.write( "(8,9); 9x+y=6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #114827 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (8,9); \n" ); document.write( "9x+y=6 \n" ); document.write( "y=-9x+6 this line has a slope=-9 \n" ); document.write( "9=-9*8+b \n" ); document.write( "9=-72+b \n" ); document.write( "b=9+72 \n" ); document.write( "b=81 the y intercept. \n" ); document.write( "y=9x+81 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |