document.write( "Question 52391: Could I get some help with the following problem: Graph the line that passes through the point (3,0) that has a slope of -2/3. Thanks \n" ); document.write( "
Algebra.Com's Answer #34923 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Use point-slope form:
\n" ); document.write( "y - y1 = m(x - x1)
\n" ); document.write( "y = (-2/3)(x - 3)
\n" ); document.write( "y = -2x/3 + 2
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C-2x%2F3%2B2%29\"
\n" ); document.write( "
\n" );