What value of x do the graphs of f and g have parallel tangent lines?

lude1
Messages
34
Reaction score
0

Homework Statement



Let f be the function given by f(x) = 3e^2x and let g be the function given by g(x) = 6x^3. At what value of x do the graphs of f and g have parallel tangent lines?

a. -0.701
b. -0.567
c. -0.391
d. -0.302
e. -0.258

Correct answer is c. -0.391


Homework Equations





The Attempt at a Solution



Well, tangent line means doing the derivative. Thus, I did the derivative of f and g.

f'(x) = 6e^2x
g'(x) = 18x^2​

Parallel means the slopes or the derivatives are the same. Thus, I set them equal to each other in order to solve for x.

f'(x) = g'(x)
6e^2x = 18x^2
e^2x = 3x^2​

Here I was stuck. I could do ln(e^2x) to cancel out the e, but I would end up with something ugly on the right side.

2x = ln(3x^2)​

and I wouldn't have x on one side. Am I approaching this problem incorrectly, or is my algebra wrong?
 
Physics news on Phys.org
Your method is correct. But to fully solve it you either need to graph it or use an iterative method. Instead, since you are given answers and you know that f'(x)=g'(x), why not just sub in the values for x and see which one produces the result f'(x) being the same as g'(x).
 
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