document.write( "Question 888208: Find the slope and the y-intercept for the line that passes trough (-11,-3) and (8,7)
\n" );
document.write( "(the answer need to be in integers or simplified fractions) \n" );
document.write( "
Algebra.Com's Answer #537181 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope and the y-intercept for the line that passes trough (-11,-3) and (8,7) \n" ); document.write( "(the answer need to be in integers or simplified fractions) \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given problem: \n" ); document.write( "slope=∆y/∆x=(7-(-3))/(8-(-11))=(7+3)/(8+11)=10/19 \n" ); document.write( "equation: y=(10/19)x+b=10x/19+b \n" ); document.write( "solve for b using one of the given points (8,7) on the line \n" ); document.write( "y=10x/19+b \n" ); document.write( "7=10*8/19+b \n" ); document.write( "lcd:19 \n" ); document.write( "133=80+19b \n" ); document.write( "19b=53 \n" ); document.write( "b=53/19 \n" ); document.write( "slope=10/19 \n" ); document.write( "y-intercept=53/19 \n" ); document.write( "equation of line: y=10x/19+53/19 \n" ); document.write( " |