document.write( "Question 127410: It cost maurice $102 to buy refreshment for 6 people. It cost Sue $162 to buy refreshment for 10 people at the same restaurant. write the linear equation of the line that would pass throught (6,102) and (10,162) \n" ); document.write( "
Algebra.Com's Answer #93388 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (162-102)/(10-6)=60/4=15 this is the slope. \n" ); document.write( "102=15*6+b \n" ); document.write( "102=60+b \n" ); document.write( "b=102-60 \n" ); document.write( "b=42 answer for the y intercept. \n" ); document.write( "y=15x+42 is the line equation. \n" ); document.write( " |