document.write( "Question 200959: Hello! I need a help with these quotations!
\n" );
document.write( "Find an equation of the line havimng the given slope and containing the given point.
\n" );
document.write( "M=6/7, (4,-8)
\n" );
document.write( "The equation of the line is y=?\r
\n" );
document.write( "\n" );
document.write( "Find the intercepts and then use them to graph the equation
\n" );
document.write( "1.2x-1.7y=4.08
\n" );
document.write( "Thank you very much!!!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #151200 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find an equation of the line havimng the given slope and containing the given point. \n" ); document.write( "M=6/7, (4,-8) \n" ); document.write( "y-y1 = m*(x-x1) \n" ); document.write( "y+8 = (6/7)*(x-4 \n" ); document.write( "y+8 = (6/7)x - 24/7 \n" ); document.write( "y = (6/7)x - 192/7 \n" ); document.write( "------------------ \n" ); document.write( "Find the intercepts and then use them to graph the equation \n" ); document.write( "1.2x-1.7y=4.08 \n" ); document.write( "Set x = 0 to find the y-intercept \n" ); document.write( "-1.7y = 4.08 \n" ); document.write( "y = - 2.4 --> (0,-2.4) \n" ); document.write( "---------------- \n" ); document.write( "Set y = 0 to find the x-intercept \n" ); document.write( "1.2x = 4.08 \n" ); document.write( "x = 3.4 --> (3.4,0) \n" ); document.write( "Plot them and draw a straight line thru them. \n" ); document.write( " |