Solution
For this case we need to find the number of cubes in the stack given so then we can do this:
The first line present 5 cubes
The second line present 5 cubes
And the last line we got:
10 cubes
Then the total of cubes are:
10 +5+5 = 20 cubes
If we need to find the number of faces we can do the following:
5+ 4+ 4+4 +4 +1 + (5+4+4+4+4+1 ) + (5+4+4+4+4+1 ) + (5+ 4+4+4 +4 )
And solving we got:
22+22+ 22+21= 87
Answer:
24
Step-by-step explanation:
I learned this in like 5th grade
Answer:
135°
Step-by-step explanation:
In a hexagon, sum of all angles = 720
x + x + x + x + 90 + 90 = 720
4x + 180 = 720
4x = 720 - 180
4x = 540
x = 135°
Answer:
1370
Step-by-step explanation:
<h3>Given</h3>
- AP with d= 7 and a₂₂ = 149
<h3>To find</h3>
<h3>Solution</h3>
<u>First, let's get the value of the first term:</u>
- aₙ = a + (n-1)d
- a₂₂ = a + 21d
- 149 = a + 21*7
- a = 149 - 147
- a= 2
<u>Next, let's find the sum of the first 20 terms</u>
- Sₙ = 1/2n(2a+ (n-1)d)
- S₂₀ = 1/2*20(2*2 + 19*7) = 10(4 + 133) = 10*137 = 1370
<u>Answer is</u> 1370