Given:
A(3,0)
B(1,-2)
C(3,-5)
D(7,-1)
1) reflect across x=-4
essentially calculate the difference between the x=-4 line and Px and "add" it in the other direction to x=-4
A(-4-(3-(-4)),0)=A(-11,0)
B(-4-(1-(-4)),-2)=B(-9,-2)
C(-4-(3-(-4),-5))=C(11,-5)
D(-4-(7-(-4)),-1)=D(-15,-1)
2) translate (x,y)->(x-6,y+8)
A(-3,8)
B(-5,6)
C(-3,3)
D(1,7)
3) clockwise 90° rotation around (0,0), flip the x&y coordinates and then decide the signs they should have based on the quadrant they should be in
A(0,-3)
B(-2,-1)
C(-5,-3)
D(-1,-7)
D) Dilation at (0,0) with scale 2/3, essentially multiply all coordinates with the scale, the simple case of dilation, because the center point is at the origin (0,0)
A((2/3)*3,(2/3)*0)=A(2,0)
B((2/3)*1,(2/3)*-2)=B(2/3,-4/3)
C((2/3)*3,(2/3)*-5)=C(2,-10/3)
D((2/3)*7,(2/3)*-1)=D(14/3,-2/3)
The relation is a function.
Step-by-step explanation:
As there is only one y-value for every x-value, this is a function
A system of equations for this would be
19x + 11y = 273
and
12x + 17y = 283.
X is the amount of minutes to solve one long division problem and y is the amount of minutes to solve a graphing problem.
How To Solve This System of Equations.
Multiply both by 17 and 11 respectively for them to have the greatest common factor for y. So now both equations are:
323x + 187y= 4641
132x + 187y= 3113.
Subtract both equations and you have left:
191x = 1528.
Divide both sides by 191 and you find x.
X = 8.
Answer
It takes Sally 8 minutes to do one Long Division Problem.
Hope this helped. ;)