Answer:
7x
Step-by-step explanation:
Answer:
8:6 and 16:12
Step-by-step explanation:
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))
Let G be the granola we need (in pound)
Let N be the nut we need (in pound)
Trail mix cost $5.00 per pound---> cost for 7 pound = 5 x 7 = $ 35
4.5G+7N= 35
G+ N = 7
Therefore G = 5.6 N=1.4, we would need 5.6 pound granola & 1.4 pound nut
Answer:
t = 4 seconds
Step-by-step explanation:
The height of the projectile after it is launched is given by the function :

t is time in seconds
We need to find after how many seconds will the projectile land back on the ground. When it land, h(t)=0
So,

The above is a quadratic equation. It can be solved by the formula as follows :

Here, a = -16, b = 32 and c = 128

Neglecting negative value, the projectile will land after 4 seconds.