document.write( "Question 793394: sir if initial velocity ,time and accelaration is given then which formula is used to calculate the distance traveled by a moving object? plz tell me \n" ); document.write( "
Algebra.Com's Answer #480353 by DrBeeee(684) ![]() You can put this solution on YOUR website! Let d = distance, ft, travelled in t sec \n" ); document.write( "Let do = initial distance (may be zero for your question), ft. \n" ); document.write( "Let v = initial velocity, ft/sec \n" ); document.write( "Let a = initial acceleration, ft/(sec^2) \n" ); document.write( "Let t = time travelled \n" ); document.write( "Then the formula for the distance travelled is \n" ); document.write( "(1) d = do + v*t + a*t^2 \n" ); document.write( " \n" ); document.write( " |