document.write( "Question 161117: A 24-hour digital clock displays the hours and minutes throughout the course of a day. Such times as 2:42 and 13:31 are palindromic. What is the longest time lapse between successive palindromic times?\r
\n" );
document.write( "\n" );
document.write( "Please help me, kind tutor, I am in desperate need of your help.
\n" );
document.write( "Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #118733 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 24-hour digital clock displays the hours and minutes throughout the course of a day. Such times as 2:42 and 13:31 are palindromic. What is the longest time lapse between successive palindromic times? \n" ); document.write( ": \n" ); document.write( "No one seems to want to do this, here is my effort, not positive about it, \n" ); document.write( "but perhaps it will get you thinking in the right direction \n" ); document.write( ": \n" ); document.write( "Note that digits 6,7,8,9 do not occur in the minute's 10's digit position \n" ); document.write( ": \n" ); document.write( "From 1:01 to 1:51 every 10 min \n" ); document.write( "From 1:51 to 2:02 = 11 min \n" ); document.write( "From 2:02 to 2:52 every 10 min \n" ); document.write( "From 2:52 to 3:03 = 11 min \n" ); document.write( "From 3:03 to 3:53 every 10 min \n" ); document.write( "From 3:53 to 4:04 = 11 min \n" ); document.write( "Same until you get to: 9:59: \n" ); document.write( "From 9:59 to 1001 = 2 min \n" ); document.write( "From 1001 to 1111 = 1 hr 10 min \n" ); document.write( "From 1111 to 1221 = 1 hr 10 min \n" ); document.write( "same until you get 1551: \n" ); document.write( "1551 to 2002 4 hrs 11 min, this is the longest time \n" ); document.write( "2002 to 2112 1 hr 10 min \n" ); document.write( "2112 to 2222 1 hr 10 min \n" ); document.write( "2222 to 2332 1 hr 10 min \n" ); document.write( "2332 to 1:01 1 hr 29 min \n" ); document.write( " \n" ); document.write( " |