Answer:
a reflection is an isometry, which means the original and image are congruent, which can be reffered to as a flip
Step-by-step explanation:
Answer:
2
Step-by-step explanation:
it should be point 2 on the number line since the distance between x and 0 is about twice as much as the distance between 0 & 1 this means that x is approximately -2
so,
-2 + 4= 2
Answer:
21
Step-by-step explanation:
Let x represent the number of dimes and y represent the number of nickels. The total number of coins is 37; this gives us the equation
x+y = 37
Each dime is worth ten cents, or 0.10, and each nickel is worth five cents, or 0.05. The total amount of money is given by
0.10x+0.05y = 2.65
This gives us the system

To solve this, we will use substitution. We will isolate x in the first equation:
x+y=37
Subtract y from each side:
x+y-y = 37-y
x = 37-y
Substitute this into the second equation:
0.10(37-y)+0.05y = 2.65
Using the distributive property,
0.10(37)-0.10(y)+0.05y = 2.65
3.70-0.10y+0.05y = 2.65
Combining like terms,
3.70-0.05y = 2.65
Subtract 3.70 from each side,
3.70-0.05y-3.70 = 2.65-3.70
-0.05y = -1.05
Divide both sides by -0.05:
-0.05y/-0.05 = -1.05/-0.05
y = 21
There were 21 nickels.
3a + 6b = 45
2a - 2b = -12....multiply by 3
----------------
3a + 6b = 45
6a - 6b = - 36 ...(result of multiplying by 3)
---------------add
9a = 9
a = 1
3a + 6b = 45
3(1) + 6b = 45
3 + 6b = 45
6b = 45 - 3
6b = 42
b = 7
solution is : (1,7)