Right, I was thinking along the same lines. If they both have the same derivative at a certain
x, then set those derivatives equal to each other, and solve for
x.
1. Take the derivative of both equations.
2. Set them equal to each other.
3. Find x.
1.
At what value of
x do these two equations have parallel tangent lines (same derivative)?
y=e3x - graph a
dxdy=3e3x - derivative of graph a
y=x3 - graph b
dxdy=3x2 - derivative of graph b
3e3x=3x2 - Set derivatives equal to each other and solve for
x
33e3x=33x2
e3x=x2
ln(e3x)=ln(x2)
3x=ln(x2) 
- What trick could I do here?