A real number that cannot be expressed as a ratio of integers.
Answer:
75
Step-by-step explanation:
f(1) = 7
f(n) = 3f(n-1) + 3
So what you are trying to do here is find the recursive value (that's what it is called) for f(n). Computers love this sort of thing, but we humans have to do it slowly and carefully.
So let's try f(2)
That means that f(2) = 3*f(n-1) + 3
but if f(2) is used it means that you have to know f(2-1) which is just f(1) and we know that.
so f(2) = 3*f(1)+3
f(2) = 3*7 + 3
f(2) = 21 + 3
f(2) = 24
Now do it again. We now know F(2), so we should be able to find f(3)
f(3) = 3*f(3 - 1) + 3
f(3) = 3*f(2) + 3 We know that f(2) = 24
f(3) = 3* 24 + 3
f(3) = 72 + 3
f(3) = 75
Answer:19/30
Step-by-step explanation:
1. multiply and divide(left to right)-1/6
=-1/6+4/5
2.multiply and divide(left to right)4/5
=-1/6+4/5
3. add and subtract(left to right)-1/6+4/5=19/30
=19/30
So 7 is greater I am not smart I am just trying to answers some question
Answer:
45 feet
Step-by-step explanation:
To find the width of the model, we need to find the scale of the model to the actual tower.
Since we know the height of both towers, we can use that as the basis.
24 inches : 60 feet
12 inches : 30 feet
6 inches : 15 feet
So the width of the tower is 18 inches wide.
18 inches will then be equal to 12 + 7 inches : 30 + 15 feet
18 inches : 45 feet