Limit word problem, find area of triangle

Aoiro
Messages
8
Reaction score
0
1. the tangent to the curve xy=4 at a point P in the first quadrent meets the x-axis at A and the y-axsis at B. Prove that the area of triangle AOB, where O is the origin, is independant of the position P.

y=4/x
Find thd slope of the Tangent
lim f(a+h)-f(a) /h
lim 4/a+h - 4/a /h
lim 4a - 4a -4h/ a(a+h) /h
lim -4h / h(a(a+h))
lim -4/a(a+h)
-4/h
Quardinents of point P

p(a,4/a)

the equation for the tangent

y-y1=m(x-x1)
y - 4/a = -4/a^2 (x - a)
y - 4/a = (-4/a^2)x + 4a/a^3
y = (-4/a^2)x + 4a/a^3 + 4/a
y = (-4/a^2)x + 8a/a^3

but the answer is y = (-4/a^2)x + 8/a can someone show me the steps to solving this?

I can do the rest I just need help with this. Thanks
 
Last edited:
Physics news on Phys.org
y - \frac{4}{a} = -\frac{4}{a^{2}}x + \frac{4a}{a^{3}} should be y - \frac{4}{a} = -\frac{4}{a^{2}}x + \frac{4a}{a^{2}}.

So you have y - \frac{4}{a} = -\frac{4}{a^{2}}(x-a).

y - \frac{4}{a} = -\frac{4x}{a^{2}} + \frac{4a}{a^{2}}

y = -\frac{4x}{a^{2}} + \frac{4}{a} + \frac{4}{a}.

y = -\frac{4x}{a^{2}} + \frac{8}{a}.
 
Last edited:
Thanks courtrigrad
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top