document.write( "Question 1132498: What is the equation of the line with an x-intercept of -1 and a y-intercept of 2?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #749541 by addingup(3677)![]() ![]() You can put this solution on YOUR website! The slope is m \n" ); document.write( "The intercept is b, and this is a point on x where y = 0 \n" ); document.write( "The slope-intercept is y = mx + b \n" ); document.write( ". \n" ); document.write( "m(-1) + 2 = 0 \n" ); document.write( "m(-1) = -2 \n" ); document.write( "m = -2/-1 \n" ); document.write( ". \n" ); document.write( "now that we know m, we can complete the equation: \n" ); document.write( "y = -2/-1x + 2 \n" ); document.write( ". \n" ); document.write( "Happy learning \n" ); document.write( " |