Answer:
90.
Step-by-step explanation:
We have two lines of code:
y ← x + x + x + x + x
z ← y + y + y
and, x=6 before the execution. Then, when the program starts to run we obtain:
y ← 6 + 6 + 6 + 6 + 6
y ← 30
z ← 30+30+30
z ← 90.
Then, the value of z after excecution is 90.
Answer:
24
Step-by-step explanation:
Problems at start = 32
-Problems done Friday = ¼ × 32 = <u> 8</u>
Problems still to be done = 24
Andrea had to do 24 problems on Saturday to complete the homework.
Answer:
48
Step-by-step explanation:
n/-3=-16
n=-16*-3
n=48
The common ratio of the given geometric sequence is the number that is multiplied to the first term in order to get the second term. Consequently, this is also the number multiplied to the second term to get the third term. This cycle goes on and on until a certain term is acquired. In this item, the common ratio r is,
r = t⁵/t⁸ = t²/t⁵
The answer, r = t⁻³.
The next three terms are,
n₄ = (t²)(t⁻³) = t⁻¹
n₅ = (t⁻¹)(t⁻³) = t⁻⁴
n₆ = (t⁻⁴)(t⁻³) = t⁻⁷
The answers for the next three terms are as reflected above as n₄, n₅, and n₆, respectively.