1)find the area of a triangle. Multiply it by 2 or 4 depending on if they are the same size
2)find the area of the base
3)find the area of the other two sides if you haven’t already.
4) add them all together
Width: W
length: L = 5W
Use the Pyth. Theorem to find the length of the diagonal:
|D| = sqrt(W^2 + [5W]^2) = sqrt(W^2 + 25W^2) = sqrt(26W^2), or
Wsqrt(26) (ans.)
Answer:26 last one 25 first and 3 middle
Step-by-step explanation:
Answer:
x ≤ 207 crates
Step-by-step explanation:
Greatest weight of the container = 27,500 kilograms
Weight of other shipment = 6,800 kilograms
Weight of a crate = 100 kilograms
Number of 100-kilogram crates that can be loaded into the shipping container = x
The inequality is
27,500 ≤ 6800 + 100x
27,500 - 6800 ≤ 100x
20,700 ≤ 100x
x ≤ 20,700 / 100
x ≤ 207 crates
Answer:
5 in^2
Step-by-step explanation:
Area of square: 2*2=4
Area of triangle: 2*1/2=1
4+1=5