It must be noted that the area of the square is calculated through the equation,
A = s²
where A is area and s is the measure of one side of the square.
To determine the measure of one side of the square, we simply have to get the square root of the area,
s = √A
Substituting the known value,
s = √75 ft² = 5√3 ft ≈ 8.66 cm
Thus, the answer to this question is approximately 8.66 cm.
The most accurate "estimation" for 5+4 is um... 9
Answer:
3/5
Step-by-step explanation:
If you cut 6 in half you get 3. If you cut 10 in half you get 5. Equaling 3/5.
I hope this helps!
Recursive Formula

The top row says the first term is 8
The bottom row says that to get the nth term, we subtract 7 from the (n-1)th term. So basically we subtract 7 from each term to get the next term.
Note the subscripts tell us which term we're working with.
======================================================
Arithmetic Formula
We have a = 8 as the first term and d = -7 as the common difference.
a(n) = a + d(n-1)
a(n) = 8 + (-7)(n-1)
a(n) = 8 - 7n + 7
a(n) = -7n+15
The nth term arithmetic formula is a(n) = -7n+15
If you plug in n = 1, you should get a(n) = 8
If you plug in n = 2, you should get a(n) = 1
and so on.
=======================================================
Finding the 10th term
Plug in n = 10 to get
a(n) = -7n+15
a(10) = -7(10)+15
a(10) = -70+15
a(10) = -55
The 10th term is -55