document.write( "Question 32947: I need to know how to solve this problem. The question is Find the equation of the line that satisfies (2,3) Slope: 1 \n" ); document.write( "
Algebra.Com's Answer #19402 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! The general equation for a point , slope form is: \n" ); document.write( "y = y1 + b (x - x1) \n" ); document.write( "here (x1,y1) are the given coordintes and b is the slope \n" ); document.write( "so here x1 = 2 and y1 = 3 and b = 1 \n" ); document.write( "substituting the values\r \n" ); document.write( "\n" ); document.write( "y = 3 + 1(x-2)\r \n" ); document.write( "\n" ); document.write( "y = 3 + x -2\r \n" ); document.write( "\n" ); document.write( "y = 1 + 4x \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |