= 9n + 63
generate the first few terms using the recursive equation
f(1) = 72
f(2) = 72 + 9 = 81
f(3) = 81 + 9 = 90
f(4) = 90 + 9 = 99
the sequence is 72, 81, 90, 99, .....
This is an arithmetic sequence whose n th term formula is
=
+ (n - 1 )d
where
is the first term and d the common difference
d = 99 - 90 = 90 - 81 = 81 - 72 = 9 and
= 72
= 72 + 9(n - 1) = 72 + 9n - 9 = 9n + 63 ← explicit formula
Answer:
Perimeter: 88m
Step-by-step explanation:
Area of the square plot = (Side) X (Side)
And we are given the area is 484m²,
therefore, (Side) X (Side) = 484m²
or,
(Side)² = 484, taking square root on both the sides,
= 
Side = 22m.
And we know that, perimeter of a square is = 4 X (Side)
Therefore, Perimeter = 4 X 22 = 88m
:-)
50^2 = 50 to the power of 2 = 2.5 × 10^3
Explanation:
(50) to the 2nd power or simply '50 to the 2nd' is obtained by multiplying 2 times the base 50 by itself. So,
50^2 = 50 × 50 = 2.5 × 10^3
Note: We say that 50 is the base, 2 is the exponent, and the whole thing or the result is a power of 50.
Answer:
Step-by-step explanation:
y = 3x - 5
y = 1/3x + 3
3x - 5 = 1/3x + 3....multiply everything by 3 to get rid of the fraction
9x - 15 = x + 9
9x - x = 9 + 15
8x = 24
x = 24/8
x = 3
y = 3x - 5
y = 3(3) - 5
y = 9 - 5
y = 4
solution is : x = 3 and y = 4...or (3,4) <==