A six sided snowflake is reflected about the orgin 4 times
Answer:
t1 = $25m
t2 = $(10m + 100)
Step-by-step explanation:
Here we want to write equations
Kiera chose plan 1
$25 monthly and no joining fee
So the amount after m months will be 25 * m
t1 = $25m
Trina chose plan 2
$10 a month and $100 joining fee
after m months , total payment will be
10(m) + 100 = $(10m + 100)
Thus t1 = $25m and t2 = $(10m + 100)
1/2 = 8/16 . . . so there are (<u><em>8</em></u>) - 1/16 pounds servings of chocolate in a 1/2 pound chocolate bar
1. A, It goes past the 4, but the circle is not shaded because the answer cannot be 4
2. C. It goes below the 11 and is shaded because it can be equal to 11
3. D. It is less than 13 and cannot equal thirteen, hence the non shaded circle
4. B. I goes past the -2 and has the circle shaded because it can be equal to the -2
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy
Solution
y = 44 - x
Max = x (44 - x) Remove the brackets
Max = 44x - x^2 Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x ) Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.