The answer is 2 because 1/4 of the balloons which are red would make 4 red balloons and half of 4 is 2.
Width: w=6 cm
Depth: d=4 cm
Height: h=7 cm
Side edge: s=?
s=sqrt [ (w/2)^2+h^2 ]
s=sqrt [ (6 cm / 2)^2+(7 cm)^2]
s=sqrt[ (3 cm)^2 + 49 cm^2 ]
s=sqrt (9 cm^2+49 cm^2)
s=sqrt (58 cm^2)
s=sqrt(58) cm
s=7.615773106 cm
s=7.6 cm
Answer: <span>The length of the side edge, s, of the triangular prism is 7.6 cm</span>
By using the general formula for a geometric sequence, we will find that the correct option is c: 86
<h3>
Working with geometric sequences:</h3>
The general formula for the nth term in a geometric sequence is:

Where r is the common ratio of the geometric sequence here we know that:
- a₁ = 2
- a₇ = 128
- r is negative.
Replacing the first two in the general formula we get:

Where we took the negative solution for the root. Now that we know the common ratio we can find the other terms:

The sum gives:
2 - 4 + 8 - 16 + 32 - 64 + 128 = 86
So the correct option is c.
If you want to learn more about geometric sequences, you can read:
brainly.com/question/9300199
So the first thing you would want to do is rewrite the equation like so.
−x+4y=−3;−5x−4y=−15
once you done that you'll have to think about what variable are you trying to get be itself which in this case it'll be x. So now you'll be solving this equation.
−x+4y=−3
next you'll add -4y to both sides
Once you done so you should have this written down
-x over -1 = 4y- 3 over -1
divide -1 to both sides and you should end up with x= 4y+3
Now you have to substitute 4y+3 for x in -5x-4y=-15
So it should look like this now
−5(4y+3)−4y=−15
The next step is to simplify both sides with the following equation
−24y−15=−15
After simplifying add 15 to both sides, It then should look like this
−24y=0
Divide -24 to both sides and your answer should be this
y=0
hope this helps :)
Answer:
Okay let me explain this to you so you understand
So what does f(n) mean?
Well F(n) is saying the function, of n.
Basically we need to make n be any random number.
Well what number do we choose?
In your question, it says n is greater than or equal than 2.
lets start with 2
f(n-1)+2
f(2-1)+2
1+2
3
f(2) is 3
lets do this 4 more times
that leaves us with the first 5 terms
these 5 terms are
3
4
5
6
7