If you want to translate a point (x,y) to the left, you have to subtract the number of units (n) that you want to translate it from the original x coordinate, like this:
(x-u,y)
And if you want to translate a point (x,y) downwards, just subtract the number of units n you want to translate from the y coordinate, like this:
(x,y-n)
in this case, we have the point (-5,0) which image would be:
After a translation of 2 to the left
and with 1 unit down, this point would look like this:
(-5-2,0-1)=(-7,-1)
Answer:
1 - True
2 - False
3 - False
4 - True
Step-by-step explanation:
N/A
Answer:
Part A:
c = .86*p
c =1.72 for 2 lbs
Part B:
c =.81p
Step-by-step explanation:
Part A:
Total cost = cost per pound * number of pounds
c = .86*p
Let p = 2
c = .86*2
c =1.72
Part B:
Total cost = cost per pound * number of pounds
c = .(.86-.05)*p
c =.81p
Answer:
Explanation: A midsegment of a triangle is a segment connecting the midpoints of two sides of a triangle. This segment has two special properties. It is always parallel to the third side, and the length of the midsegment is half the length of the third side.
Hopefully I could Help :)
2m+5=5(m-7)-3m
first, use distributive property...
2m+5=5m-35-3m
next, combine like terms on the right side...
2m+5=2m-35
next, subtract 2m from both sides.
2m+5=2m-35
-2m -2m
you will get....
5=-35 in which is not true. This means the equation has no solution.