document.write( "Question 1177560: 1) At what Chicago local time is the chicago-frankfurt flight due to arrive in Frankfurt.
\n" );
document.write( "2)If it is 11:45am in Adelaide, what time is it in Moscow?
\n" );
document.write( "3) If it is 11:20am in Caracas what time is it in Auckland?\r
\n" );
document.write( "\n" );
document.write( "HINT:
\n" );
document.write( "Leaving Departure Arrival City Time zone
\n" );
document.write( "Chicago 7:05pm* 2:45pm Chicago ST -6
\n" );
document.write( "Lisbon 7:35am 11.30am Frankfurt ST +1
\n" );
document.write( "Tokyo 12:30pm 8:45pm Shanghai ST +8
\n" );
document.write( " Auckland ST +11
\n" );
document.write( " Adelaide ST +8.5
\n" );
document.write( "*Previous Day ST: Summer Time \n" );
document.write( "
Algebra.Com's Answer #850440 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! **1) Chicago to Frankfurt Arrival Time in Chicago Local Time**\r \n" ); document.write( "\n" ); document.write( "* The flight arrives in Frankfurt at 11:30 am Frankfurt local time. \n" ); document.write( "* Frankfurt is ST +1, and Chicago is ST -6, so Frankfurt is 7 hours ahead of Chicago. \n" ); document.write( "* To find the arrival time in Chicago local time, we subtract 7 hours from the Frankfurt arrival time: 11:30 am - 7 hours = **4:30 am Chicago local time**.\r \n" ); document.write( "\n" ); document.write( "**2) Time in Moscow when it's 11:45 am in Adelaide**\r \n" ); document.write( "\n" ); document.write( "* Adelaide is ST +8.5. \n" ); document.write( "* Moscow is currently on Moscow Standard Time (MSK), which is UTC+3. \n" ); document.write( "* The time difference between Adelaide and Moscow is 8.5 - 3 = 5.5 hours. \n" ); document.write( "* Since Adelaide is ahead of Moscow, we subtract 5.5 hours from the Adelaide time: 11:45 am - 5.5 hours = **6:15 am in Moscow**.\r \n" ); document.write( "\n" ); document.write( "**3) Time in Auckland when it's 11:20 am in Caracas**\r \n" ); document.write( "\n" ); document.write( "* Caracas is in Venezuela Time (VET), which is UTC-4. \n" ); document.write( "* Auckland is ST +11. \n" ); document.write( "* The time difference between Caracas and Auckland is 11 + 4 = 15 hours. \n" ); document.write( "* Since Auckland is ahead of Caracas, we add 15 hours to the Caracas time: 11:20 am + 15 hours = **2:20 am in Auckland (the next day)**. \n" ); document.write( " |