document.write( "Question 575114: A car is travelling at a speed of 66km/hr find the distance travelled in 10 min and find the revolution of wheels of car travelled in 10 minutes \n" ); document.write( "
Algebra.Com's Answer #369395 by chana(69) You can put this solution on YOUR website! A car is travelling at a speed of 66km/hr find the distance travelled in 10 min and find the revolution of wheels of car travelled in 10 minutes \n" ); document.write( "sol: \n" ); document.write( "D = speed * time \n" ); document.write( " = 66 *(10/60) \n" ); document.write( " = 11 km. \n" ); document.write( "here you want to find out the number of revolutions \n" ); document.write( "rev per minute = distance covered in 1 min / circumference of the wheel \n" ); document.write( "so we need the radius of the wheel... \n" ); document.write( "you have not mentioned anything to find the radius,,, you missed that part . \n" ); document.write( "so if you got ,subtitute in circumference formula = 2 * pi * r \n" ); document.write( "then dist covered in 1 min = 11/60 km \n" ); document.write( "divide the above two results you will get revolution per min . \n" ); document.write( " multiply by 10 you will get revolutions for 10 mins. \n" ); document.write( " |