Answer:
Let's find unit price. 7.38 / 2 = 3.69 and 9.57 / 3 = 3.19. Since 3.19 < 3.69 the better buy is 9.57 for 3 pounds.
Answer:
D
Step-by-step explanation:
f(x) - g(x) = -9x^2 - 7x + 12 - (3x^2 - 4x - 15) Remove the brackets
f(x) - g(x) = -9x^2 - 7x + 12 - 3x^2 + 4x + 15
f(x) - g(x) = -9x^2 - 3x^2 - 7x + 4x + 12 + 15
f(x) - g(x) = -12x^2- 3x + 27
Answer D
Answer:

Step-by-step explanation:
f(x) = 9x³ + 2x² - 5x + 4; g(x)=5x³ -7x + 4
Step 1. Calculate the difference between the functions
(a) Write the two functions, one above the other, in decreasing order of exponents.
ƒ(x) = 9x³ + 2x² - 5x + 4
g(x) = 5x³ - 7x + 4
(b) Create a subtraction problem using the two functions
ƒ(x) = 9x³ + 2x² - 5x + 4
-g(x) = <u>-(5x³ - 7x + 4)
</u>
ƒ(x) -g(x)=
(c). Subtract terms with the same exponent of x
ƒ(x) = 9x³ + 2x² - 5x + 4
-g(x) = <u>-(5x³ - 7x + 4)
</u>
ƒ(x) -g(x) = 4x³ + 2x² + 2x
Step 2. Factor the expression
y = 4x³ + 2x² + 2x
Factor 2x from each term
y = 2x(2x² + x + 1)

Answer:
330
Step-by-step explanation:
This is the "choose" formula.
The equation for the choose formula is this:
nCk = n! / k!(n-k)!
! = factorial.
Plug in our numbers:
11C4 = 11! / 4!(11-4)!
39916800 / 24(5040)
39916800 / 120960
330
Well you are given the roots.
if we have 3 it would.have to be x^3. So something like:
y = ax^3 + bx^2 + cx + d
this could.also be written:
y = (x + a) (x + b) (x + c)
when you are able to write it like this, we know that the opposite of a, b, and c are roots. this is because if we can make any of the insides of the 3 parenthesis equal 0 then y = 0 and that x.is a root. Well if we know the 3 roots that x will be then we just have to figure out the a, b, and c. So let's plug our roots in.
y = (-1 + a) (-5 + b) (-3 + c)
now we have to make each parenthesis equal 0 to find what a, b, and c should be. It is obvious a = 1 to make.that one zero and b = 5 and c = 3. So we know a, b, and c. now let's plug.those into our first equation.
y = (x + 1) (x + 5) (x + 3)
this is your equation. You can multiply out if necessary