document.write( "Question 159956: Find an equation of the line having the given slope and containing the given point.\r
\n" );
document.write( "\n" );
document.write( "m= 5/6, (1, -7)\r
\n" );
document.write( "\n" );
document.write( "The equation of the line is y=____\r
\n" );
document.write( "\n" );
document.write( "(Simplify your answer. Use integers or fractions for any numbers in the expression) \n" );
document.write( "
Algebra.Com's Answer #117927 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find an equation of the line having the given slope and containing the given point. \n" ); document.write( "m= 5/6, (1, -7) \n" ); document.write( "The equation of the line is y=____ \n" ); document.write( "---------------- \n" ); document.write( "Use the slope-intercept equn \n" ); document.write( "y-y1 = m*(x-x1) \n" ); document.write( "y-(-7) = (5/6)*(x-1) \n" ); document.write( "y+7 = (5/6)x -5/6 \n" ); document.write( "y = (5x/6) - 47/6 \n" ); document.write( " \n" ); document.write( " |