T_n = 3 * T_(n-1)
Long way (always works!)
T_5 = 3*T_4,
T_4 = 3*T_3
T_3 = 3*T_2
T_2 = 3*T_1
T_5 = 3*3*3*3*T_1 = 81*T_1 = 81*8 = 648!
Short way (sometimes it works!)
T_n = 3^(n-1) * T_1 (this case is a geometric series of ratio-=3)
T_5 = 3^4*8 = 648
Answer:
A) 113 m²
Step-by-step explanation:
Use the formula for area of a circle.
Area of a circle = πr²
π = pi = 3.14 (rounded)
r = radius
² = the power of 2, or the radius (in this case) multiplied by itself.
Note that the radius is given, and it is 6. Plug in 6 for the radius:
A (circle) = π(6)²
First, solve the power. Multiply 6²:
6² = 6 * 6 = 36
Next, multiply 36 with π (3.14):
36 x 3.14 = 113.04
A) 113 m² is your closest answer.
~
Answer:
- x + y ≤ 600
- 5x +7y ≥ 3500
- it is possible
Step-by-step explanation:
a) We can write two inequalities, one for the number of tickets, and one for the necessary revenue.
x + y ≤ 600 . . . . . . . limit imposed by available seating
5x +7y ≥ 3500 . . . . required revenue to meet expenses
__
b) For x = 330, the first inequality puts one limit on y:
330 +y ≤ 600
y ≤ 270
And the second inequality puts another limit on y:
5(330) +7y ≥ 3500
7y ≥ 1850 . . . . subtract 1650
y ≥ 264.3 . . . . divide by 7
The number of tickets that must be sold to meet expenses is 265, which is less than the number that can be sold, 270. It is possible to meet expenses.
Answer:
O x >9
The arrow points left
Step-by-step explanation:
<u><em>Explanation:-</em></u>
<em>Given 2 < x-7</em>
<em>adding '7' on both sides, we get</em>
<em>⇒ 2 + 7 < x -7 +7</em>
<em>⇒ 9 < x</em>
<em>⇒ x>9</em>
<em>Given inequality 2 < x -7</em>
The arrow points left
<u><em>Final answer</em></u>:-
solution is x >9
The arrow points left