Answer:
80
Step-by-step explanation:
every triangle adds up to 180 sort of, in this case, turn 4 into 40. 40+20=60 so add 80 to be 180!!!
the height of the pentagonal pyramid is 5. 70 meters
<h3>Volume of a regular pentagonal pyramid</h3>
The formula for determining the volume of a regular pentagonal pyramid is given as;
V=5/12tan(54°)ha^2
Where
- a is the base edge
- h is the height
We have the volume to be;
volume = 82. 5 cubic centers
height = h
a = 5m
Substitute the values
×
×
×
×
×
× 
Make 'h' subject of formula

h = 5. 70 meters
The height of the pentagonal pyramid is 5. 70 meters
Thus, the height of the pentagonal pyramid is 5. 70 meters
Learn more about a pentagonal pyramid here:
brainly.com/question/16315924
#SPJ1
Answer:
18
Step-by-step explanation:
q^2 - 5q +4
Let q = -2
(-2)^2 - 5(-2) +4
4 + 10 +4
18
Answer:
for(j = n; j > 0; j--)
System.out.print(\"*\");
Step-by-step explanation:
-A for loop is a repetition control structure.
-It allows the efficiency to write a loop that would otherwise be written a couple of times.
-The output is a single line comprising n asterisks,
-The number of asterisks printed will be equivalent to the n-value declared.
The answer to the question is x = 0