document.write( "Question 1146184: There are 8 major roads from city X to city Y and 3 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 #767468 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
For every one of the 8 roads from x to y there are 3 roads from Y to Z
\n" ); document.write( "8*3=24
\n" ); document.write( "
\n" ); document.write( "
\n" );