we have three sides, let's look at the two smaller sides first.
check the picture below atop
if we move the sides closer and ever closer to each other, to the extent that one is right on top of the other, what is the length of the red side? Well, assuming the two smaller sides are one pancaked on top of the other, the red side will be as long as 9 - 4 = 5. However, the sides can't be on top of each other, because if that's so, we have a flat-line, and thus we wouldn't have a triangle. So whatever the third side may be, it must be greater than 5.
check the picture below at the bottom
Now, if we move the sides away from each other, farther and farther to the extent that one is parallel to the other, then the third side will just be as long as 4 + 9 = 13. However, we can't do that, because if that were to happen, we again will have a flat-line and not a triangle. So whatever the third side may be, it must be less than 13.
f(n) = f(n+1) +3
f(1) = f(2) +3
f(2) =f(3) +3
f(3) = f(4) +3
So f(1) = f(n) + 3* (n-1)
Put n=4 here so you found
f(1) = f(4) + 3* 3
= 22 +9
=31 ans
hope it helps
Answer:
A² = 9
Step-by-step explanation:
substitute A = - 3 into A² , that is
A² = (- 3)² = - 3 × - 3 = 9
Extrapolation is the process by which a value is estimated by using a previously known set of numbers. Interpolation is where a value is estimated between two known values. In this case, if you wanted to predict the value of the y-variable when the x-variable is 15, you would be extrapolating beyond the known data-set.