Answer:
108 slices
Step-by-step explanation:
One pie is 6 slices so 6*18 is equal to 108
The correct answer is 6.5 x 10^2.
We have the amount for 1 second. To convert to 5 hours, we need to multiply it by 60 and 60 and 5.
0.036 x 60 x 60 x 5 = 648
Or about 6.5 x 10^2
The diagonal of a rectangle = sqrt(w^2 + l^2)
w = width
l = length
In this problem,
The diagonal = 20 in
w = x
l = 2x + 8
Let's plug our numbers into the formula above.
20in = sqrt((x)^2 + (2x + 8)^2)
Let's simplify the inside of the sqrt
20 in = sqrt(5x^2 + 32x + 64)
Now, let's square both sides.
400 = 5x^2 + 32x + 64
Subtract 400 from both sides.
0 = 5x^2 + 32x - 336
Factor
0 = (5x - 28)(x + 12)
Set both terms equal to zero and solve.
x + 12 = 0
Subtract 12 from both sides.
x = -12
5x - 28 = 0
Add 28 to both sides.
5x = 28
Divide both sides by 5
x = 28/5
The width cant be a negative number so now we know that the only real solution is 28/5
Let's plug 28/5 into our length equation.
Length = 2(28/5) + 8 = 56/5 + 8 = 96/5
In conclusion,
Length = 96/5 inches
Width = 28/5
This is a geometric sequence with first term a1 = -4 and common ratio r = 4
so nth term = a1* r^(n-1)
= -4 *4^(n-1)