These are the equations that we are currently looking at:
(a + b + c + d)/4 = 0.80
(a + b + c + d + e + f + g)/7 = 0.85
First, let's isolate the variables:
(a +b + c + d)/4 * 4 = 0.80 * 4
a + b + c + d = 3.2
and:
(a + b + c + d + e + f + g)/7 * 7 = 0.85 * 7
a + b + c + d + e + f + g= 5.95
Next, we can use the elimination method to get rid of the variables we don't need to worry about. Multiply the first equation by -1:
-1(a + b + c + d) = 3.2 * -1
-a - b - c - d = -3.2
and then subtract the first from the second to allow us to focus on the variables we need to worry about:
a + b + c + d + e + f +g = 5.95
-a - b - c - d -3.2
That leaves us with:
e + f + g = 2.75
100% is the highest, which is the same as writing 1, so we can plug those values into the other two tests:
e + 1 + 1 = 2.75
e + 2 = 2.75
And that leaves us with:
e = .75, or 75%