
To rotate a point around the origin by 180 degrees, multiply both parts of the coordinate point by
. (This means you go from
to
.)


Answer:
g(x)=2-x² OR g(x)=-x²+2
Step-by-step explanation:
Notice that the red parabola doesn't stretch or compress. It only translates 3 units down. This means taking the original equation f(x)=-x²+5 and subtracting 3 units will get us the equation g(x)=-x²+2 which is also the same thing as g(x)=2-x². Looks like some of your answer choices got cut out of the picture so make sure to choose the answer I provided.
Answer:
21 & 23
Step-by-step explanation:
44 ÷ 2 = 22
The two numbers are going to be close to 22.
21 + 23 = 44
32 - 21 = 2
First you collect the like term then variable one side coefficient one side and constant
D= # of dimes
q= # of quarters
QUANTITY EQUATION:
d + q= 64
COST EQUATION:
0.10d + 0.25q= $9.25
STEP 1:
multiply quantity equation by -0.10 to be able to eliminate the d term in step 2
(-0.10)(d + q)= (-0.10)(64)
-0.10d - 0.10q= -6.40
STEP 2:
add equation from step 1 to cost equation to eliminate the d term and solve for q
Add
0.10d + 0.25q= $9.25
-0.10d - 0.10q= -6.40
0.15q= 2.85
divide both sides by 0.15
q= 19 quarters
STEP 3:
substitute q value in step 2 into either original equation to find d value
d + q= 64
d + 19= 64
subtract 19 from both sides
d= 45 dimes
CHECK:
0.10d + 0.25q= $9.25
0.10(45) + 0.25(19)= 9.25
4.50 + 4.75= 9.25
9.25= 9.25
ANSWER: There are 45 dimes and 19 quarters.
Hope this helps! :)