X=4 & y=3
Explanation:
Picture
Answer:
PEMDAS, do multiplication first then, adddition, then subtraction
Step-by-step explanation:
Answer:
6,12,18,24
Step-by-step explanation:
Y = mx + c, where m is your gradient and c is your y intercept.
If the line is perpendicular to the line y = 3x - 5, the line's gradient = -(1/3) as when it comes to perpendicular bisector, m1/m2 = -1
y = -(1/3)x + C
To find C sub in x=2 and y=2 as it goes through (2,2)
2 = -(1/3)2 + C
2 = -(2/3) + C
2 + 2/3 = C
C = 8/3
There your equation of a line is
y = -(1/3)x + 8/3