answersLogoWhite

0


Best Answer

2 hr 10' 34'' ≈ 2.18 hr

10' + (34/60)' ≈ 10.57'

10.57' ≈ 0.18 hr

User Avatar

Wiki User

βˆ™ 14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write 2 hours 10 min 34 sec as a decimal?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write a formula for the number of seconds x in a hours b minutes and c seconds?

x= 3600a + 60b + c ( a hr x 3600 sec / hr ) + ( b min x 60 sec / min ) + c sec = x sec


How many sec are in 5 hours and 30 min?

1 hour = 60 x 60 = 3600 sec 5 hours = 5 x 3600 = 18000 sec 30 min = 1800 sec Therefore 5 hours and 30 minutes = 18000 + 1800 = 19800 sec


How many seconds are in 2 hours and 5 min?

2 hour = 3600 sec 5 min = 300 sec total sec in 2hr&5min= 3900


Jeremy ran a mile in 5 minutes and 8 seconds write the time in minutes as a decimal?

60 seconds = 1 minute → 5 min 8 sec = 5 8/60 min = 5 + (8 ÷ 60) min ≈ 5.133 min


How do you write a c program to convert time in sec to time?

main() { int sec=00,min=00,hr=00; printf("Enter time in seconds"); scanf("%d",&sec); if (sec<60) printf("%d :%d : %d",hr,min,sec); else if(sec>=60) min=int(sec/60); sec=int(sec%60); printf("%d: %d : %d",hr,min,sec); else if (sec>=3600) min=int(sec/60); sec=int(sec/60) hr=int(min/60); printf("%d : %d : %d",hr,sec,min); }


Convert 2310 seconds to hours?

2310 sec * 1 min/60 sec * 1 hr/60 min is 0.642 hr.


What is 598 seconds in hours minutes and seconds?

0 hours 9 min 58 sec


How many seconds are in 6 hours and 20 minetues?

20 min=1,200 sec 6 hours=21,600 sec 6 hours and 20 minutes=22,800


What does 32 min 9 sec plus 40 min 10 sec equals?

32 min 9 sec 40 min 10 sec adding gives... 71 min 19 sec 1 hr 11 min 19 sec. ■


How many sec are in 30 min?

1 min = 60 sec 30 min = 1800 sec


How many min are is a sec?

1 min = 60 sec Hence 1 sec = 1/60 min


How many sec in 6 min?

1 min = 60 sec 6 min = 6 x 60 = 360 sec