There are 1,826 days in 5 yr. In relation to the leap year, there are 1826.25 days in 5 yrs. That is because there are really 365.25 days in a year (making every four years a leap year). So, when you multiply 365.25 by 5, you get 1826.25.
Answer:
a) (3, -4), (2, 4), (-5, -6)
b) (4, 3), (-4, 2), (6, -5)
Step-by-step explanation:
a) Reflection in the x-axis negates the y-coordinate:
(x, y) ⇒ (x, -y)
(3, 4) ⇒ (3, -4)
(2, -4) ⇒ (2, 4)
(-5, 6) ⇒ (-5, -6)
__
b) Reflection in the line y=x swaps the x- and y-coordinates:
(x, y) ⇒ (y, x)
(3, 4) ⇒ (4, 3)
(2, -4) ⇒ (-4, 2)
(-5, 6) ⇒ (6, -5)
Answer:
x+y/4 = 1/2
x-3y/3 = 2
move variables to one side:
multiply the first equation by 4 to get: x+y =2
and the second equation by 3 to get: x-3y =6
then subtract the equations to cancel out x:
x+y = 2
- x-3y = 6
then u get
y--3y = 2-6
4y = -4
y=-1
substitute to solve for x:
x-1 / 4 =1/2
x-1 = 2
x=3
check:
3+-1
2/4= 1/2
correct!!!