document.write( "Question 1190334: Automobile Trips There are 2 major roads from city X to city Y and 4 major roads from city Y to city Z How many different trips can be made from city X to city Z, passing through city Y? \n" ); document.write( "
Algebra.Com's Answer #821948 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Automobile Trips There are 2 major roads from city X to city Y and 4 major roads from city Y to city Z How many different trips can be made from city X to city Z, passing through city Y? \n" ); document.write( "-------------- \n" ); document.write( "2*4 = 8 ways using the \"major roads\" \n" ); document.write( " |