Given
- f(n) values for n=1,2,3,4
- possible candidates for the function
Solution:
Method: Evaluate some of the values, for each function. A function with ANY value not matching the given f(n) values will be rejected.
N=1, f(n)=4
f(1)=4-3(1-1)=4
f(1)=4+3^(1+1)=4+3^2=4+9=13 ≠ 4 [rejected]
f(1)=4(3^(n-1))=4(3^0)=4
f(1)=3(4^(n-1))=3(4^0)=3*1=3 [rejected]
N=2, f(n)=12
f(1)=4-3(2-1)=4-3(1)=1 ≠ 12 [rejected]
[rejected]
f(1)=4(3^(2-1)=4*3^1=4*3=12
[rejected]
Will need to check one more to be sure
N=3, f(n)=3
[rejected]
[rejected]
f(3)=4(3^(n-1))=4(3^(3-1))=4(3^2)=4*9=36 [Good]
[rejected]
Solution: f(n)=4(3^(n-1))
Answer:
-6
Step-by-step explanation: dont know, did math. this is the answer on edge
Answer:just try really hard and search your question in the bar so u can get it that’s what I do
Step-by-step explanation:
Answer:
your number is 8
Step-by-step explanation:
58-10=48
48 divided by 6=8
Well, units divide and multiply just like numbers. That's why Area is in units of distance squared (cm × cm = cm²) and volume is cubic distance (m × m × m = m³).
Likewise other mathematical operations can be performed on them, including division where they can cancel out of the equation.
For instance, a rate, speed, slope or conversion factor is usually one unit divided by another unit. Like so...
speed = 5 meters per second

If you are given a distance traveled, let's say 100 meters and asked to solve for time it takes to get there. You would divide by the speed so that meters cancel leaving only time.
** Of course to divide by a fraction is to flip and multiply so really you're just multiplying by it, making sure the same units are diagonal and cancel out like so:

Hope this helps!