document.write( "Question 391239: Find the coordinates of two points on the line with given equation. Then use the points to find the slope of the line.
\n" ); document.write( "y=-3x+11
\n" ); document.write( "What is y in this equation?
\n" ); document.write( "

Algebra.Com's Answer #277520 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y intercept when x=0
\n" ); document.write( "x intercept when y=0
\n" ); document.write( "(0,11)
\n" ); document.write( "(11/3,0)
\n" ); document.write( "
\n" );