document.write( "Question 176153: You bought ten carnations and five daisies for a total of $12.50. Later
\n" ); document.write( "that day you bought five carnations and eight daisies for a total of
\n" ); document.write( "$11.75. Find the price of each carnation and of each daisy.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What are the dimensions of the product of a 2 x 3 matrix and a
\n" ); document.write( "3 x 4 matrix?
\n" ); document.write( "

Algebra.Com's Answer #131242 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let C be the cost of carnations and D be the cost of daisies.
\n" ); document.write( "1.\"10C%2B5D=12.50\"
\n" ); document.write( "2.\"5C%2B8D=11.75\"
\n" ); document.write( "Let's double eq. 2 and subtract 2 from 1 and solve for D.
\n" ); document.write( "\"10C%2B5D-2%285C%2B8D%29=12.5-2%2811.75%29\"
\n" ); document.write( "\"10C%2B5D-10C-16D%29=12.5-23.50\"
\n" ); document.write( "\"-11D=-11\"
\n" ); document.write( "\"D=1\"
\n" ); document.write( "From 1,
\n" ); document.write( "1.\"10C%2B5D=12.50\"
\n" ); document.write( "\"10C%2B5=12.50\"
\n" ); document.write( "\"10C=7.50\"
\n" ); document.write( "\"C=0.75\"
\n" ); document.write( "Carnations cost $0.75 while daisies cost $1.00.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "To do matrix multiplication, the inner dimensions (3) must match.
\n" ); document.write( "The product dimensions are the outer dimensions of the original matrices.
\n" ); document.write( "\"%282x+%28highlight%283%29%29%29%28%28highlight%283%29%29x4%29\"\r
\n" ); document.write( "\n" ); document.write( "\"%282x4%29\"
\n" ); document.write( "The product would be a 2x4 matrix.
\n" ); document.write( "
\n" );