document.write( "Question 63929: What is the equation for the line that passes through the point (-2,2) and has a slope of 5? \r
\n" );
document.write( "\n" );
document.write( "a. y = 5x + 2
\n" );
document.write( "b. y = 5x + 12
\n" );
document.write( "c. y = 5x - 2
\n" );
document.write( "d. none of these
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44580 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation for the line that passes through the point (-2,2) and has a slope of 5? \r \n" ); document.write( "\n" ); document.write( "a. y = 5x + 2 \n" ); document.write( " \n" ); document.write( "c. y = 5x - 2 \n" ); document.write( "d. none of these\r \n" ); document.write( "\n" ); document.write( "You can find the equation of a line when give a point and a slope using the point slope formula: \n" ); document.write( "m=5 and (x1,y1)=(-2,2) \n" ); document.write( "y-2=5(x-(-2)) \n" ); document.write( "y-2=5(x+2) \n" ); document.write( "y-2=5x+10 \n" ); document.write( "y-2+2=5x+10+2 \n" ); document.write( " \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |