document.write( "Question 573502: what is the equation of the point (3,2) and has a slope of 2?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #368803 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Given \n" ); document.write( "Point (x, y)=(3,2) \n" ); document.write( "Slope = m = 2\r \n" ); document.write( "\n" ); document.write( "Equation of the line slope-intercept form \n" ); document.write( "y=mx+b \n" ); document.write( "Put the given values of point and slope in above equation in order to know the y-intercept \n" ); document.write( "2=(2)(3)+b \n" ); document.write( "2=6+b \n" ); document.write( "2-6=b \n" ); document.write( "-4=b \n" ); document.write( " b=-4\r \n" ); document.write( "\n" ); document.write( "y-intecept = b = -4\r \n" ); document.write( "\n" ); document.write( "Again put the values of slope and y-intercept in the equation of the line slope-intercept form \n" ); document.write( "y=2x+(-4) \n" ); document.write( "y=2x-4 \n" ); document.write( "Above equation is required equation of the line.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |