It will move 4 to the right horizontally
Answer:
184 cm²
Step-by-step explanation:
Surface area of the rectangular box is expressed as S = 2(LW+LH+WH)
L is the length of the box = 90 cm
W is the width of the box = 50 cm
H is the height of the box= 90 cm
If there are error of at most 0.2 cm in each measurement, then the total surface area using differential estimate will be expressed as shown;
S = 2{(LdW+WdL) + (LdH+HdL) + (WdH+HdW)
Note that dL = dW = dH = 0.2 cm
Substituting the given values into the formula to estimate the maximum error in calculating the surface area of the box
S = 2{(90(0.2)+50(0.2)) + (90(0.2)+90(0.2)) + (50(0.2)+90(0.2))
S = 2{18+10+18+18+10+18}
S = 2(92)
S = 184 cm²
Hence, the maximum error in calculating the surface area of the box is 184cm²
Answer:
m = -4
Step-by-step explanation:
- 36 - m = 8(4+2m)
- 36 - m = 32+16m (to remove m from the left side, we need to add m to both sides)
- 36 = 32+17m (subtract 32 from both sides)
- 68 = 17m (divide by 17 on both sides)
-4 = m
Answer: 2 buses and 4 vans would be needed
Step-by-step explanation:
Let x represent the number of buses that would be needed.
Let y represent the number of vans that would be needed.
There will be six drivers, and two different types of vehicles. This means that
x + y = 6
142 students are going on a field trip. A bus can hold 51 people while a van can hold 10. This means that
51x + 10y = 142 - - - - - - - - - - - 1
Substituting x = 6 - y into equation 1, it becomes
51(6 - y) + 10y = 142
306 - 51y + 10y = 142
- 51y + 10y = 142 - 306
- 41y = - 164
y = - 164/ - 41
y = 4
x = 6 - y = 6 - 4
x = 2