f(x) = 2x - 1
To obtain a function we require values of x for x = 3, 4, 5 , 6, .....
The output appears to increase in steps of 2
3 → 5
4 → 7
5 → 9
6 → 11
Looking at the consecutive values of y we should see that these are twice the corresponding value of x subtract 1
f(x) = 2x - 1 ← is a possible function
checking the values for x in the input
f(3) =(2 × 3 ) - 1 = 5
f(4) = (2 × 4 ) - 1 = 7
f(6) = (2 × 6 ) - 1 = 11
f(11) = (2 × 11 ) - 1 = 21
Answer:
The volume of a cone is:
V=(hπr^2)/3, where h=height and r=radius
V=(7π4^2)/3
V=112π/3 ft^3
V≈117.29 ft^3 (to nearest hundredth of a cubic foot)
Step-by-step explanation:
233 base five = 2 x 5^2 + 3 x 5 + 3 x 1 = 2 x 25 + 15 + 3 = 50 + 18 = 68 base 10
11000 base two = 1 x 2^4 + 1 x 2^3 = 16 + 8 = 24 base ten
43E base twelve = 4 x 12^2 + 3 x 12 + 11 x 1 = 4 x 144 + 36 + 11 = 576 + 47 = 623 base ten