document.write( "Question 877441: If a vehicle travels 1320 feet in seven seconds from a dead stop , how long does it take for that same vehicle to travel 1313 feet from a dead stop ? Thank you \n" ); document.write( "
Algebra.Com's Answer #529339 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a vehicle travels 1320 feet in seven seconds from a dead stop , how long does it take for that same vehicle to travel 1313 feet from a dead stop ? \n" ); document.write( "-------------- \n" ); document.write( "You have to assume that the acceleration is uniform, or, if not, give detail on it. \n" ); document.write( "----- \n" ); document.write( "s = at^2/2 (s = distance, a = acceleration) \n" ); document.write( "1320 = a*49/2 \n" ); document.write( "a = 2640/49 ft/sec/sec \n" ); document.write( "------------- \n" ); document.write( "1313 = (2640/49)*t^2/2 \n" ); document.write( "t^2 = 2626*49/2640 \n" ); document.write( "t =~ 6.981415 seconds \n" ); document.write( " |