document.write( "Question 62112This question is from textbook Applied College Algebra
\n" );
document.write( ": Explain how to determine whether (a) two matrices can be: added or substracted and (b) two matrices can be multiplied together. (c) Consider the matrices C and D listed below. Matrix c shows the number of healthy vegetables an average plant will produce in different climate zones. Matrix D shows the average number of seeds produced by a vegetable of each type. Clearly explain how the two matrices can be multiplied together to obtain a product which is meaningful. Describe the meaning of the product. (You do not need to find the product of the matrices.)
\n" );
document.write( " Zone 3 - Zone 4 - Zone 5
\n" );
document.write( "Tomato 145 - 175 - 211
\n" );
document.write( "C = Cucumber 12 - 16 - 28
\n" );
document.write( "Green Pepper 8 - 14 - 24
\n" );
document.write( " Tomato - Cucumber - Green Pepper
\n" );
document.write( "D = Average Number 64 - 75 - 49
\n" );
document.write( " Seeds per vegetable
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #42869 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Explain how to determine whether (a) two matrices can be: added or substracted. \n" ); document.write( "The two must have the same number of rows and same number of columns. \n" ); document.write( "--------------------- \n" ); document.write( "(b) two matrices can be multiplied together. \n" ); document.write( "If you are multiplying AB, B must have the same number of \n" ); document.write( "rows as A has columns. \n" ); document.write( "-------------------\r \n" ); document.write( "\n" ); document.write( "(c) Consider the matrices C and D listed below. Matrix c shows the number of healthy vegetables an average plant will produce in different climate zones. Matrix D shows the average number of seeds produced by a vegetable of each type. Clearly explain how the two matrices can be multiplied together to obtain a product which is meaningful. Describe the meaning of the product. (You do not need to find the product of the matrices.) \n" ); document.write( "Zone 3 - Zone 4 - Zone 5 \n" ); document.write( "Tomato 145 - 175 - 211 \n" ); document.write( "C = Cucumber 12 - 16 - 28 \n" ); document.write( "Green Pepper 8 - 14 - 24 \n" ); document.write( "Tomato - Cucumber - Green Pepper \n" ); document.write( "D = Average Number 64 - 75 - 49 \n" ); document.write( "Seeds per vegetable\r \n" ); document.write( "\n" ); document.write( "---------------- \n" ); document.write( "Matrix C is 3 x 3 (veggies x zones) \n" ); document.write( "Matrix D is 1 x 3 (ave # of seeds x veggie) \n" ); document.write( "---------- \n" ); document.write( "Multiply D times C to get aver # of seeds for these veggies per zone. \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |