A = ( 18, u , 66, 36)
B = ( 24, 28, x , 54)
C = ( 41, y, 135, z)
D = ( w ,38, v, 84)
Find u + v - w + x + y - z
Hint : add , multiply, subtract
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This series for any arbitrary point Z is like this Z ( n, n+4, 3{n+4}, 3{n+4}-30 ).
Hence, u = 22, x = 84, y = 45, z = 105, w = 34, v = 114.
u + v - w + x + y - z = 22 + 114 - 34 + 84 + 45 - 105 = 126.