document.write( "Question 207454: find the equation of the line in standard form containing a point P(-3,3) and slope m=-4/3 \n" ); document.write( "
Algebra.Com's Answer #156875 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
P(-3,3) and slope m=-4/3
\n" ); document.write( "----------------
\n" ); document.write( "I know 2 ways to do these.
\n" ); document.write( "1st method
\n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point
\n" ); document.write( "y-3 = (-4/3)*(x+3)
\n" ); document.write( "y-3 = (-4/3)x - 4
\n" ); document.write( "y = -4x/3 - 1
\n" ); document.write( "------------
\n" ); document.write( "2nd method
\n" ); document.write( "y = mx+b
\n" ); document.write( "3 = (-4/3)*-3 + b
\n" ); document.write( "b = -1
\n" ); document.write( "y = -4x/3 - 1\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );