Answer:
yes, this forms a right angle
Answer:
(6 , -1)
Step-by-step explanation:
2x+ y = 11 ----------------(I)
y = 11 - 2x --------------------(II)

Multiply the whole equation by 2

x - 10y = 16 --------------------(III)
Substitute y = 11- 2x in equation (III)
x - 10(11 - 2x) = 16
x - 110 + 20x = 16
21x - 110 = 16
21x = 16 +110
21x = 126
x = 126/21
x = 6
Plugin x = 6 in equation (II)
y = 11 - 2*6
y = 11 - 12
y = -1
Answer:
(p,r) = (1/3, 2/9)
Step-by-step explanation:
Here, we want to solve a system of equations
We can rewrite the second equation by dividing through by 2
So we have;
4p + 3r = 2
and
5p - 3r = 1
Add both equations:
9p = 3
p = 3/9
p = 1/3
Recall ;
5p - 3r = 1
3r = 5p - 1
Substitute the value or p here
3r = 5(1/3)-1
3r = 5/3 - 1
3r = 2/3
r = 2/9
So we have the solution set as;
(p,r) = (1/3 , 2/9)