document.write( "Question 995595: The slope-intercept equation of the line through the points (2.1,−5.3) and (−4.5,2.7) is
\n" );
document.write( "y=mx+b
\n" );
document.write( "where m=
\n" );
document.write( " and b= \n" );
document.write( "
Algebra.Com's Answer #614302 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The slope-intercept equation of the line through the points (2.1,−5.3) and (−4.5,2.7) is \n" ); document.write( "y=mx+b \n" ); document.write( "where m= (3-2.7)/(2.1--4.5) = 0.3/6.6 = 1/22 \n" ); document.write( "------- \n" ); document.write( "Solve for \"b\": \n" ); document.write( "2.7 = (1/22)(-4.5) + b \n" ); document.write( "and b= 2.9 \n" ); document.write( "----- \n" ); document.write( "y = (1/22)x + 2.9 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |