Consider any point P(x, y) in the coordinate axis.
The reflection of this point across the y-axis is the point P'(-x, y).
(x, y) and (-x, y) are the 'mirror' images of each other, with the y'axis as the 'mirror'.
For example the coordinates of the image of P(4, 13) after the reflection across the y-axis is P'(-4, 13)
or, if P(-5, -9), then P'(5, -9)
Answer: if coordinates of V are (h, k), coordinates of V' are (-h, k)
Answer:
245
Step-by-step explanation:
let 'c' = total coins
2/7 = 70/c
2c = 490
c = 245
Answer:
y=(1/3)x+5
Step-by-step explanation:
Slope-intercept: y=mx+b
m=((y2-y1)/(x2-x1)) = (6-4)/(3+3)= 2/6= (1/3)
y=(1/3)x+b
plug in one of the points (3,6)
6=(1/3)(3)+b
6=1+b 5=b
There's more ways than one to solve this, just as there's more ways than one to skin a cat.
Two paralle lines have the same slope, so the desired new line looks exactly like the given line 3x + 5y = 6, except that the constant, 6, is replaced by another value.
Write out 3x + 5y = c
Replace x with 0 and y with 3. Then 3(0) + 5(3) = c, and c = 15.
Thus, the equation of the new, parallel, line is 3x + 5y = 15.