Step-by-step explanation:
Starting point is (0,0)
ending point is (-174,38)
There are 4 moves
(20,60)
(bx,-70)
(-20,cx) and (-60,-70)
Take a vector between the starting and ending point
Vector [tex]V=<-174,38>[/tex]
Vectors for 4 moves are
[tex]V_l=<20,60>\\V_2=<bx,-70>\\V_3=<-20,cy>\\V_4=<-60,-70>[/tex]
V is the addition of 4 vectors
[tex]V=V_1+V_2+V_3+V_4\\V=<20+bx-20-60, 60-70+cy-70>\\V=<bx-60,cy-80>[/tex]
Now we replace vector V
[tex]V=<bx-60,cy-80>\\<-174,38>=<bx-60,cy-80>\\bx-60=-174\\bx=-114\\cy-80=38\\cy=118[/tex]
component bx is -114
component cy is 118