I'll do the first two to get you started
===============================================
Problem 1
A = 3 = starting value
B = 10 = ending value
C = percent change
C = [ (B - A)/A ] * 100%
C = [ (10-3)/3 ] * 100%
C = (7/3) * 100%
C = 2.3333333 * 100%
C = 233.33333%
C = 233.3%
The positive C value means we have a percent increase. If C was negative, then we'd have a percent decrease.
<h3>Answer: 233.3% increase</h3>
===============================================
Problem 2
A = 9 = start value
B = 20 = end value
C = percent change
C = [ (B - A)/A ] * 100%
C = [ (20-9)/9 ] * 100%
C = (11/9)*100%
C = 1.2222222222*100%
C = 122.22222222%
C = 122.2%
<h3>Answer: 122.2% increase</h3>
The exact answer is 31.25%, or about 31%
Answer: 5/3
i hope that’s correct :)
Answer:
32 inches^3
Step-by-step explanation:
Volume = 1/2 ( base x height x length)
0.5 ( 4 x 2 x 8) = 32 inches^3
Answer:
Lateral surface area = 826.5 m²
Step-by-step explanation:
Formula to calculate the lateral surface area of the triangular prism,
Lateral surface area of the triangular prism = Perimeter of the triangular base × Height
Perimeter of the triangular base = 6 + 11 + 12
= 29 m²
Height of the prism = 28.5 m
Therefore, lateral surface area of the prism = 29 × 28.5
= 826.5 m²