Find k in AP Calculus BC problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
nomadreid
Gold Member
Messages
1,779
Reaction score
258

Homework Statement


Given path (x,y) described by dx/dt = 1/(t+1), dy/dt = k*exp(kt), constant k > 0. At t = 2 the tangent is parallel to y = 4x + 3. Find k. The given solution: approx. 0.495 .

Homework Equations


(dy/dt)/(dx/dt) = dy/dx = slope of tangent of path

The Attempt at a Solution


At t=2, (dy/dt)/(dx/dt) = (2e^2k)/(1/3) = 6e^2k = 4 (from y=4x+3), giving k=0.5*ln(2/3), or approx -0.2.
 
Physics news on Phys.org
nomadreid said:

Homework Statement


Given path (x,y) described by dx/dt = 1/(t+1), dy/dt = k*exp(kt), constant k > 0. At t = 2 the tangent is parallel to y = 4x + 3. Find k. The given solution: approx. 0.495 .

Homework Equations


(dy/dt)/(dx/dt) = dy/dx = slope of tangent of path

The Attempt at a Solution


At t=2, (dy/dt)/(dx/dt) = (2e^2k)/(1/3) = 6e^2k = 4 (from y=4x+3), giving k=0.5*ln(2/3), or approx -0.2.
At t = 2, dy/dt ≠ 2e2k. Remember, dy/dt = k*exp(kt)
 
  • Like
Likes   Reactions: nomadreid
Oops. Thanks very much, SteamKing.