The diagonals of a square bisect one another and are perpendicular.
so 21x+ 16.5 = 90
subtract 16.5 from each side
21x = 73.5
divide by 21 on each side
21x/21 = 73.5 /21
x = 3.5
Answer:
- length: 30 ft
- width: 10 ft
Step-by-step explanation:
The description of the garden fits that of 3 squares arranged side-by-side. The area of each of those would be 100 ft², so their side length would be ...
s = √A= √(100 ft²) = 10 ft
This dimension is the width of the garden, whose length is 3 times this amount.
The length and width of the garden are 30 ft and 10 ft, respectively.
The correct answer is x= -1. Hope this helps!!
Answer:
a. a[1] = 3; a[n] = 2a[n-1]
b. a[n] = 3·2^(n-1)
c. a[15] = 49,152
Step-by-step explanation:
Each term of the given sequence is 2 times the previous term. (This description is the basis of the recursive formula.) That is, the terms of the given sequence have a common ratio of 2. This means the sequence is geometric, so the formulas for explicit and recursive rules for a geometric sequence apply.
The first term is 3, and the common ratio is 2.
<h3>(a)</h3>
The recursive rule is ...
a[1] = 3
a[n] = 2×a[n-1]
__
<h3>(b)</h3>
The explicit rule is ...
a[n] = a[1]×r^(n-1)
a[n] = 3×2^(n-1)
__
<h3>(c)</h3>
The 15th term is ...
a[15] = 3×2^(15-1) = 3×2^14
a[15] = 49,152
Answer:
68°
Step-by-step explanation:
As BA⊥BD, so ∠ABD = 90°
also, ∠ABD = ∠CBD + ∠ABC
⇒ 90° = 4x + 52° + 8x - 10°
⇒ 12x = 48°
⇒ x = 4°
now,
∠CBD = 4x + 52°
= 4(4°) + 52°
= 68°