Answer:
7.24
Step-by-step explanation:
Multiply 5 boxes of cereal by the cost of cereal
31.24 minus that number gives the answer
C the correct answer is C
It's basically 5,000*2=10,000
and 10,000/2=5,000. your answer would be either they multiplied 5,000 by 2 and 10,000 divided by 2, they increased the sales by 5,000
Answer:
A) Vol_10_cubes = 2*(5^4) inch^3
B) Area_10_cubes = (2^2)*3*(5^3) inch^2
Step-by-step explanation:
A)The volume of a cube, as all sides are equal:
Vol_cube = (side)^3
side = 5 inches
Vol_cube = 5^3 inch^3
Since we have 10 cubes
10 = 2*5
Vol_10_cubes = 2*(5^4) inch^3
B) A cube has six faces, each with area equal to its squared side
Area_cube = 6*(side)^2
Area_cube = 6*(5)^2 inch^2
Area_10_cubes = 2*5*6*(5)^2 inch^2
Area_10_cubes = (2^2)*3*(5)^3 inch^2
Answer:
f(x) = x³ - 5x² - 9x + 45
Step-by-step explanation:
Given x = a, x = b are the zeros of a polynomial, then
(x - a), (x - b) are the factors and f(x) is the product of the factors.
Here the zeros are x = - 3, x = 3 and x = 5, thus
(x + 3), (x - 3) and (x - 5) are the factors and
f(x) = (x + 3)(x - 3)(x - 5) ← expand the first pair of factors using FOIL
= (x² - 9)(x - 5) ← distribute
= x³ - 5x² - 9x + 45