document.write( "Question 120958:
\n" );
document.write( "Find an equation in slope-intercept form passing through the points (7.2,3.8) and (9.1,9.1). \n" );
document.write( "
Algebra.Com's Answer #88746 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! slope=(9.1-3.8)/(9.1-7.2)=5.3/1.9 \n" ); document.write( "Y=mX+b \n" ); document.write( "3.8=5.3/1.9*7.2+b \n" ); document.write( "3.8=5.3*7.2/1.9+b \n" ); document.write( "3.8=20.08+b \n" ); document.write( "b=3.8-20.08 \n" ); document.write( "b=-16.28 \n" ); document.write( "Y=5.3X/1.9-16.28 ANSWER. \n" ); document.write( " |