Solution:
The Line segment y=4/3x-100 will intersect the x axis on (75,0) and Y axis on (0,-100).SO this line segment will lie in the 4th Quadrant(though this has nothing to do with the soln)
The shortest distance will be the perpendicular drawn on the line segment from the origin.
Since the slope of perpendiculars are negative reciprocals,the slope of this perpendicular will be -3/4.
And hence the equation of this perpendicular will be y =(-3/4)x.
Next find the point of intersection of this perpendicular to the line segment in question.
y=4/3x-100
or -3/4x=4/3-100
or 25/12x=100
or x=48
so y=-36
(48,-36) is the closest point on the line segment to the origin.
To find the distance you can use the formula distance=((x1-x2)^2+(y1-y2)^2)^1/2
Or use the quicker approach mentioned in Kaplan
If we draw a pythagrous triangle with the x axis,line segment y=4/3-100 and y=-3/4x.The length of the two sides of the triangle will be in the ratio 4:3=12(4):12(3),which are the 2 sides of the pythagorous triplet 3:4:5.Hence the distance of this similar triangle will be 5 and the distance in the original triangle will be 5*12=60.[spoiler](C)[/spoiler]