Answer: the answer is 432 per day so in 2 days she/he will have just enough
Step-by-step explanation:
Answer:
Step-by-step explanation:
apply the indices law
- multiple means addition
- division means subtraction
- you are suppose to add the powers or subtract where necessary
- 4^9x 4^3= 4^5
- 6^5x6^2=6^7
- 8^6÷8=8^5
- 7^8÷7^6=7^2
a) The first integral corresponds to the area under y = f(x) on the interval [0, 3], which is a right triangle with base 3 and height 5, hence the integral is

b) The integral is zero since the areas under the curve over [3, 4] and [4, 5] are equal but opposite in sign. In other words, on the interval [3, 5], f(x) is symmetric and odd about x = 4, so

c) The integral over [5, 9] is the negative of the area of a rectangle with length 9 - 5 = 4 and height 5, so

Then by linearity, we have

You can just 1) multiply the binomial by itself, or you can use 2) the square of a binomial pattern. I'll show it to you both ways.
1) Multiply the binomial by itself.
(3x - 2)^2 = (3x - 2)(3x - 2) =
Multiply every term of the first binomial by every term of the second binomial, then collect like terms. (This is often called using FOIL.)
= 9x^2 - 6x - 6x + 4
= 9x^2 - 12x + 4
2) Use the square of a binomial pattern
The square of a binomial is
(a - b)^2 = a^2 - 2ab - b^2
a^2 is the square of the first term.
b^2 is the square of the second term.
-2ab is the product of the two terms and 2.
You have
(3x - 2)^2,
where the first term is 3x, and the second term is -2
square the first term: 9x^2
square the last term: 4
the product of the terms and 2 is: -12x
Put it all together, and you get
9x^2 - 12x + 4
just like we got above with the other method.