Answer:
ascending order when they are arranged from the smallest to the largest number
Answer: Choice C
h(x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
===========================================
Explanation:
When reflecting the function f(x) over the y axis, we replace every x with -x and simplify like so
f(x) = -x^4 - 2x^3 + 3x^2 - 4x + 5
f(-x) = -(-x)^4 - 2(-x)^3 + 3(-x)^2 - 4(-x) + 5
f(-x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
h(x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
Note the sign changes that occur for the terms that have odd exponents (the terms -2x^3 and -4x become +2x^3 and +4x); while the even exponent terms keep the same sign.
The reason why we replace every x with -x is because of the examples mentioned below
-----------
Examples:
The point (1,2) moves to (-1,2) after a y axis reflection
Similarly, (-5,7) moves to (5,7) after a y axis reflection.
As you can see, the y coordinate stays the same but the x coordinate flips in sign from negative to positive or vice versa. This is the direct reason for the replacement of every x with -x.
The large cup is best to buy. This is because it costs 11 cents per ounce for the medium cup and 11 cents for the large cup as well. You get almost double the amount for the same price with the large cup.
9514 1404 393
Answer:
- 12 boxes
- 10 pencils, 9 notebooks
Step-by-step explanation:
a) The number of boxes will be the greatest common divisor (GCD) of the numbers 120 and 108. That number is 12.
120 = 12×10
108 = 12×9 . . . . 12 is the greatest common divisor
Matthew can make 12 boxes with equal numbers of the items.
__
b) 120 pencils divided by 12 will be 10 pencils per box.
108 notebooks divided by 12 will be 9 notebooks per box.
_____
<em>Additional comment</em>
It helps to be familiar with multiplication tables up to about 12×12.
The GCD can always be found using Euclid's algorithm. Look at the remainder when the larger number is divided by the smaller. If it is not zero, then replace the larger number with the remainder and repeat. If the remainder is zero, the divisor is the GCD.
Here, we have ...
120/108 = 1 r 12.
108/12 = 9 r 0 ⇒ 12 is the GCD