Ashley1nOnly said:
So I integrate the acceleration above once. a=(cvt^2+cv^2)/m
Why can't I solve for the position, set x0= 0 and x=900 and then solve for t
If you'll look back at post 4, you almost had ## v ## in terms of ## t ##, before
@kuruman suggested a different method of solution to the differential equation. (You also got ## t ## in terms of ## v ## in post 53 by
@kuruman 's method, but solving for ## v ## in terms of ## t ## would take a couple of extra steps. ).
Your first way actually gets the formula you need here. Your notation was clumsy in post 4, confusing ## F_{engine} ## with ## F_c ## and ## F_{engine} ## multiplied by ## c ##, and you also made an algebraic error or two, so let me give you what you should have: ## v=v_T \, \tanh(At) ## where ## A=\frac{F_{engine}}{m v_T} ##. (If you solved post 53 for ## v ##, you would also get this result). Meanwhile ## F_{engine}=c v_T^2 ##, but they never told you what to use for ## c ##. ## \\ ## The ## v=v_T \tanh(At)## function can be integrated once to get the distance of 900 miles. (It's a standard integral that looks something like ## \ln|\cosh(x)| ##). You could solve for ## t ## as I said in post 63. ## \\ ## Note that the acceleration ## a=\frac{dv}{dt }## is not constant, so ## v^2=v_o^2+2ad ## does not work. ## \\ ## And yes, you could integrate the acceleration twice. We just integrated it once to get this formula for ## v ## in post 4, and we need to integrate it once more, as described above. In a very simple form ## \int \tanh(x) \, dx=\int \frac{sinh(x)}{\cosh(x) } \, dx=\int \frac{d \, (cosh(x))}{cosh(x)}=\ln|\cosh(x)| ##. The constant ## A ## just needs to be included. ## \\ ## Suggestion: Make the 900 miles into 900 km, and use a value of (Note: edited from c=100 to c=0.2 ) ## c=0.2 \ Newtons/(km/hour)^2 ##. The value of ## c ## isn't going to affect the final result significantly for the time ## t ##. Compute ## t ## exactly, as described in post 65, and compare to the estimate at the top of post 65.