Answer:
11.5
Step-by-step explanation:
3 x 3 5/6
3 x 23/6
=69/6
=11.5
Answer:
x=8
Step-by-step explanation:
We can use the Pythagorean theorem to solve
a^2+b^2 = c^2 where a and b are the legs and c is the hypotenuse
6^2 + x^2 = 10^2
36 + x^2 = 100
Subtract 36 from each side
36-36 +x^2 = 100-36
x^2 = 64
Take the square root of each side
sqrt(x^2) = sqrt(64)
x = 8
Answer:
an = 12 -7(n-1)
an = 19-7n
Step-by-step explanation:
The explicit formula for an arithmetic sequence is
an = a1 +d(n-1) where a1 is the first term and d is the common difference
a1 =12
We find d by taking the second term and subtracting the first term
d = 5-12
d = -7
an = 12 -7(n-1)
We can simplify this
an = 12 -7n+7
an = 19-7n