document.write( "Question 152156: determine the slope of the line (2,3) \n" ); document.write( "
Algebra.Com's Answer #111943 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
THERE IS NO SLOPE DEFINED FOR A SINGLE POINT.
\n" ); document.write( "IF YOU MEAN (2,0) & (0,3) THEN:
\n" ); document.write( "SLOPE=(3-0)/(0-2)=3/-2=-1.5 FOR THIS SLOPE.
\n" ); document.write( "Y=mX+b
\n" ); document.write( "0=-1.5*2+b
\n" ); document.write( "b=3
\n" ); document.write( "Y=-1.5X+3 is the line equation through (2,0) & (0,3).
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-1.5x+%2B3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -1.5x +3).
\n" ); document.write( "
\n" );