document.write( "Question 1014696: The route from A to B passes two traffic light. at the first traffic light ,the red light lasts for 12 seconds,the green light for 25 seconds and yellow light for 3 seconds.at the second traffic light,the red light lasts for 10 seconds, the green light for 8 seconds & yellow light for 2 seconds.
\n" ); document.write( " What is the probability of driving a car from A to B without waiting for the traffic lights?
\n" ); document.write( "

Algebra.Com's Answer #631014 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the total number of seconds for a complete cycle of each light is.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first light = 12 + 25 + 3 = 40\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "second light = 10 + 8 + 2 = 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability of the first light being green is 25/40 because it is green for 25 seconds out of each cycle of 40 seconds.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability of the second light being green is 8/20 because it is green for 8 seconds out of each cycle of 20 second.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "assuming that you have a random chance of hitting a green light each time you get to each light, then the probability of getting two greens in a row is 25/40 * 8/20 = 200 / 800 = 2/8 = 1/4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you will be able to get through both lights without stopping 25% of the time.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );