Solving PV & Tangent Line Equations in Calculus

  • Thread starter Thread starter cscott
  • Start date Start date
cscott
Messages
778
Reaction score
1
PV = C (Boyle's Law)

At a certain instant, the volume is 480 cm^3, the pressure is 160 kPa, and the pressure is increasing at a rate of 15 kPa/min. At what rate is the volume decreasing at this instant?

----

Find the equations of both lines that pass through the point (2, 3) and are tangent to the parabola y = x^2 + x.



I don't really know where to start with these...
 
Physics news on Phys.org
PV=C\Rightarrow\frac{d}{dt}(PV)=\frac{d}{dt}C\Rightarrow \frac{dP}{dt}V+P\frac{dV}{dt}=0

then plug-in the known values of P,V, and dP/dt to solve for dV/dt.
 
Any line through (2, 3) can be written as y= m(x- 2)+ 3 for some m.

If (x,y) is a point where that line intersects the parabola y= x2+ x, then we must have m(x-2)+ 3= x2+ x. If, in addition, the line is tangent to the parabola there, we must have
m= 2x+ 1. Solve those two equations for x and m.

I've edited this: before I had m= 2x- 1. Obviously, the derivative of x2+ x is 2x+ 1, not 2x- 1.
 
Last edited by a moderator:
Thank you.
 
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