Answer:41
Step-by-step explanation:
Answer: 60
Step-by-step explanation:
V = w h l = 3 x 5 x 4 = 60
Hope this helped, if not i can do the problem again :)!
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))
First one: divide multiply 2(1x) which would equal 2x then do 2*3 then u would subtract 5 which should get you to the simplified form 2x+1
Second one: do 3(1x) which would equal 3x then do 7*3 which would equal 21 than do plus 3x which should get you to the simplified form of 6x+21
Third one: Do 4(1x) which equals 4x than do 4*2 which equals 8 than plus eight which should get you to the simplest form of 4x+16
Fourth one: do 4(1x) which would equal 4x then do 4*1 which equals 4 than subtract 6 which should get you to the simplest form of 4x-2
Fifth one: do 2(3x) which equals 6x then do 2*2 which equals 4 than subtract 5x which should get you to the simplest form of x+4
Sixth one: do 5(1x) which equals 5x than do 5*-4 which equals -20 than add 10 which gets you to the simplest form of 5x-10
Well I only know the first one