document.write( "Question 847220: Graph the line with the given point and slope.
\n" );
document.write( "The line through (2,1) with slope 3/2 \n" );
document.write( "
Algebra.Com's Answer #510282 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Start at the point (2,1). To create your next point go up 3 and right 2. This gives us the point (4,4). We can also create a point going down 3 and left 2. This would give us (0,-2). Connect the dots.\r \n" ); document.write( "\n" ); document.write( "You can also use the point-slope form \r \n" ); document.write( "\n" ); document.write( "y-1 = 3/2(x-2)\r \n" ); document.write( "\n" ); document.write( "y-1 = 3/2x -3\r \n" ); document.write( "\n" ); document.write( "y = 3/2 x -2\r \n" ); document.write( "\n" ); document.write( "Graph in your calculator. \n" ); document.write( " |