document.write( "Question 437400: Find an equation of the line having the given slope and containing the given point. m= 2/3, (8,-6) \n" ); document.write( "
Algebra.Com's Answer #302591 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b where m is the slope and b the y-intercept.
\n" ); document.write( "line having slopem = 2/3 and containing the point(8,-6)
\n" ); document.write( " y = (2/3)x + b
\n" ); document.write( " -6 = (2/3)*8 + b
\n" ); document.write( " -34/3 = b
\n" ); document.write( " y = (2/3)x - 34/3 or 2x-3y = 34 in standard form
\n" ); document.write( " \n" ); document.write( "
\n" );