from what I know
A=4
B=3
C=2
and a plus adds 0.33 and a minus minuses 0.33
question wants us to find yearly average or average per 1 year
since these grades span over 2 years, we must divide the total average by 2
averagefresh=sum of fresh grades/4 grades per year
averagesoph=sum of soph grades/4 grades per year
yearlyaverage=(averagefresh+averagesoph)/2
freshman:
(C)+(B)+(A)+(C-)=2+3+4+(2-0.33)=10.67
sophomore:
(B+)+(A-)+(C+)+(B-)=(3+0.33)+(4-0.33)+(2+0.33)+(3-0.33)=12
averagefresh=10.67/4=2.6675
averagesoph=12/4=3
yearlyaverage=(2.6675+3)/2=2.83375
so it's about a  average
 average
 
        
             
        
        
        
Answer:
$ 3750  = truck rental;   $125 per ton of sugar transported
 
C is cost;  S is number of tons transported
 
Equation relating C to S would be a linear equation like y = mx + b
 
C = 125S + $3750
 
This equation would be graphed in the first quadrant only
 
you would start with your y-intercept at (0, 3750)
 
As x increases by 1, your y increases by 125 yielding these points:
 
(1, 3875)  (2, 4000)  (3, 4125)  etc.  
 
This shows that for each increase by one ton of sugar, the cost goes up $125
Step-by-step explanation:
 
        
             
        
        
        
The correct answer is C as it has the same line of equation. We can make this clear by verifying that these two points make the same equation or not. So as we can see if we calculate the gradient using the formula y2 - y1 / x2 - x1.
As we now know that the gradient is -1. We can simply put any one point in the equation y - y1 = m(x - x1) to get the line of equation. WHen we calculate the line of equation it come out to be y = -x + 7