answer
94
set up equations
average = total points / number of tests
total points = test1 + test2 + test3 + test4+ test5
total points = 88 + 94 +89 + 85 + test5
total points = 356 + test5
plug total points into first eqation and rearrange
average = total points / number of tests
average = (356 + test5)/number of tests
average * number of tests = 356 + test5
test5 = average * number of tests - 356
plug in values for average and number of tests
test5 = average * number of tests - 356
test5 = 90 * 5 - 356
test5 = 94
So the formula would be -1856 +98[n-1]
Answer:
2. y = x + 16; 0.21y = 0.27x + 2.88
Step-by-step explanation:
You have two conditions:
- Volume of 18 % + volume of 27 % = volume of 21 %
- Mass of acid in 18 % + mass of acid in 27% = mass of acid in 21 %
For the first condition,
16 + x = y Transpose
(1) y = x + 16
=====
For the second condition
V₁c₁ + V₂c₂ = V₃c₃
16×0.18 + 0.27x = 0.21y
2.88 + 0.27x = 0.21y Transpose
(2) 0.21y = 0.27x + 2.88
The system of equations is y = x + 16; 0.21y = 0.27x + 2.88