document.write( "Question 798541: A ship travels from rest 10kms in 20 minutes. What is the rate of acceleration? What is the final velocity? \n" ); document.write( "
Algebra.Com's Answer #482275 by Alan3354(69443) You can put this solution on YOUR website! A ship travels from rest 10kms in 20 minutes. What is the rate of acceleration? What is the final velocity? \n" ); document.write( "----------- \n" ); document.write( "Assuming it accelerates uniformly, \n" ); document.write( "s = at^2/2 \n" ); document.write( "10000 meters = a*1200^2/2 \n" ); document.write( "a = 1/72 m/sec/sec \n" ); document.write( "---------- \n" ); document.write( "v = at = (1/72)*1200 \n" ); document.write( "v = 50/3 m/sec \n" ); document.write( " \n" ); document.write( " |