ABCD is square so AB = BC = CD = AD
10 - x = x - 8 so x= 9 then AD will be 1yd, i guess im not sure bc i dunno the 2x-17 for :((
Answer:
8
Step-by-step explanation:
Nth term of a geometric sequence is given as:
...(1)
Plugging n = 9, a = 3 and r = 2 in the above equation, we find:

... (2)
Comparing equations (1) & (2), we obtan:
(n - 1) = 8
Answer:
The angles are 79.45, 59.02 and 41.53 degrees to the nearest hundredth.
Step-by-step explanation:
We have a triangle with sides of length 8.6, 5.8 and 7.5 feet.
Using the Cosine Rule to find the measure of the angle opposite the side of length 8.6 feet:
cos X = (8.6^2 - 5.8^2 - 7.5^2) / ( -2*5.8*7.5)
= 0.18310
X = 79.45 degrees.
We can now find another angle using the sine rule:
8.6 / sin 79.45 = 7.5/ sin Y
sin Y = (7.5 * sin 79.45) / 8.6
Y = 59.02 degrees
So the third angle = 180 - 79.45 - 59.02
= 41.53 degrees.
Answer:
so first u do (4-2) which is 2
then minus 18 from 2 which is 16
then u multiply by 2 which is 32
therefore the answer is 32
<h3>
Answer: Choice C) 31</h3>
==============================================
Explanation:
The recursive rule
f(n+1)=f(n)-3
can be rearranged to
f(n) = f(n+1)+3
after adding 3 to both sides
----------------
Now let's say we plug in n = 3
f(n) = f(n+1)+3
f(3) = f(3+1)+3
f(3) = f(4)+3
f(3) = 22+3
f(3) = 25
Repeat for n = 2
f(n) = f(n+1)+3
f(2) = f(2+1)+3
f(2) = f(3)+3
f(2) = 25+3
f(2) = 28
Each time we keep adding 3 to get the previous term (since the original recursive rule says to subtract 3 to get the next term; we just go backwards of what the instructions say).
Lastly, we can find that f(1) = f(2)+3 = 28+3 = 31 making the answer to be choice C.