The given function is f(x)=2x^3+2x^2-x. In this case, the highest degree among the terms is 3. According to the Fundamental Theorem of Algebra, the number of zeros or roots of the equation is equal to the highest degree among the terms. Hence for every value of y, there are 3 equivalent x's. The answer thus is B. It is a many-to-one function.
Assuming that your driveway is rectangular, just mult. the length and width together to get the area:
(19 ft)(10.5 ft) = 199.5 ft^2
C is the correct answer choice.
It would be $1.76 for 1 lb, then you would times that by 61 and if it equals 10.62, it is proportional. I multiplied it and got $109.28/ 62 lbs so it can not form a proportion.
T(1) = 3, t(n) = -2t(n-1) + 1
So t(2) = -2(t(1)) + 1 = -2(3) + 1 = -5
t(3) = -2(t(2)) +1 = -2(-5) +1 = 11
t(4) = -2(t(3)) +1 = -2(11) +1 = -21
t(5) = -2(t(4)) +1 = -2(-21) +1 = 43