document.write( "Question 432444: Could someone please show me how to find an equation of the line having the given slope and containing the given point? m=2/3,(8,-1) \n" ); document.write( "
Algebra.Com's Answer #299878 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
\n" ); document.write( " where m is the slope and b the y-intercept.
\n" ); document.write( "Line passing thru Pt(8,-1) with slope m= 2/3
\n" ); document.write( " y = (2/3)x + b
\n" ); document.write( "-1 = (1/3)*8 + b
\n" ); document.write( " -11/3 = b
\n" ); document.write( " y = (2/3)x -11/3 OR 2x-3y = 11 \n" ); document.write( "
\n" );