Find coordinate of points
Point P coordinates are (x,y) =
x is same that point L, y = 0 .
Then coordinates for P = (a,0)
Point M coordinates
x is same that point N, x=b
y is same that point L , y=c
Then coordinates for M = (b,c)
Answer:
11.1%
Step-by-step explanation:
17/153= 0.111 x 100= 11.1%
Answer:
r = i + j + (-2/3)(3i - j)
Step-by-step explanation:
Vector Equation of a line - r = a + kb ; where r is the resultant vector of adding vector a and vector b and k is a constant
if a = i + j ; b = t(3i - j) and r = -i +s(j)
for this to be true all the vector components must be equal
summing i 's
i + 3ti = -i; then t = -2/3
j - tj = sj; then s = 1-t; substitue t; s=1+2/3 = 5/3
so r = i + j + (-2/3)(3i - j) which will symplify to -i + 5/3j