document.write( "Question 1022521: A company has 6 warehouses and 15 retail stores. In how many ways can a merchandize be shipped from one of the warehouses to one of the retail stores? \n" ); document.write( "
Algebra.Com's Answer #638471 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "There are 6 ways to choose the warehouse.\r\n" ); document.write( "\r\n" ); document.write( "For each of these 6 ways to select the warehouse, \r\n" ); document.write( "there are 15 ways to choose the retail store.\r\n" ); document.write( "\r\n" ); document.write( "So we multiply 6×15 = 90 ways\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |