Three points X,Y,Z are on a straight line such that XY=10 XZ=3.What is the product of all possible values of YZ
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.
As per Question we have two situation of points on same straight line
ZXY or XZY
if ZXY then YZ=13 and if XZY then YZ=7 so answer=13x7=91