0

From the figure why is $\frac{y}{x}$ greater than $\frac{q}{p}$

enter image description here

MistyD
  • 1,655
  • 1
    Think of the slopes of the lines passing through the points and the origin. – David Mitra Aug 03 '12 at 00:03
  • To add a little to David Mitra's comment, you can also think of the slope of the line in the middle. – Matt Groff Aug 03 '12 at 00:07
  • @DavidMitra so the slope of the line passing through (p,q) would be $\frac{q}{p}$ and slope of line passing through (x,y) and origin will be $\frac{y}{x}$ however i still dont get how $\frac{y}{x}$ is greater in value – MistyD Aug 03 '12 at 00:11

2 Answers2

1

Let $\ell_1$ be the line through the origin $O$ and the point $P_1=(x,y)$. Let $\ell_2$ be the line through $O$ and the point $P_2=(p,q)$. Let $B=(0,p)$ and let $C=(p,c_2)$ be the point of intersection of the vertical line through $P_2$ and the line $\ell_1$.

Clearly (cough), $C$ lies above the pictured blue line, so $c_2>q$.

The slope of $\ell_1$ is ${y\over x} = {c_2\over p}$. The slope of $\ell_2$ is $q\over p$. Since $c_2>q$, we have ${c_2\over p}>{q\over p}$; and thus ${y\over x}>{q\over p}$.

(I think you can argue intuitively: the "steeper" the line, the greater its slope.)


enter image description here

David Mitra
  • 74,748
0

$y/x =\arctan\theta\,\,,\,\theta=\,$ the angle between the line through the origin and $\,(x,y)\,$ and the positive direction of the $\,x-\,$ axis, and $\,q/p\,$ is the arctangent of the line throught the origin and $\,(p,q)\,$ and the positive direction of the $\,x-\,$ axis. Since the former angle is clearly greater than the latter we're done (you know the inverse trigonometric functions, right?).

The above, of course, can also be rephrased in terms of slopes of straight lines...

DonAntonio
  • 211,718
  • 17
  • 136
  • 287
  • Can you rephrase it in terms of slopes and lines – MistyD Aug 03 '12 at 00:08
  • Yes: $,m:=\arctan y/x = ,$slope of the line that passes through (x,y) and (0,0), i.e. of the line $,y=mx,$ , and the same with the other point and $,\arctan q/p,$ – DonAntonio Aug 03 '12 at 00:11
  • The slope of the line passing through (p,q) and origin would be $\frac{q}{p}$ and slope of line passing through (x,y) and origin will be $\frac{y}{x}$ however i still dont get how $\frac{y}{x}$ is greater in value (unless i know their values) – MistyD Aug 03 '12 at 00:12