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)![]() ![]() ![]() 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( " |