document.write( "Question 495382: what is the another way could have performed the multiplication of\r
\n" );
document.write( "\n" );
document.write( " (2×3)×5 = 30, \r
\n" );
document.write( "\n" );
document.write( "without changing the order of the numbers. and what is the property need to use? \n" );
document.write( "
Algebra.Com's Answer #336075 by Edwin McCravy(20086) You can put this solution on YOUR website! \r\n" ); document.write( "Given\r\n" ); document.write( "\r\n" ); document.write( " (2×3)×5 = 30\r\n" ); document.write( "\r\n" ); document.write( "Move the parentheses and 6×5 becomes 2×15 which is also 30.\r\n" ); document.write( "\r\n" ); document.write( " 2×(3×5) = 30\r\n" ); document.write( "\r\n" ); document.write( "That's the ASSOCIATIVE principle of multiplication.\r\n" ); document.write( "\r\n" ); document.write( "It's called the associative principle because\r\n" ); document.write( "the parentheses around 2×3 associates the 2 with the 3, and\r\n" ); document.write( "the parentheses around 3×5 associates the 3 with the 5.\r\n" ); document.write( "\r\n" ); document.write( "The principle says \r\n" ); document.write( "\r\n" ); document.write( "If you have three things to multiply, you get the same answer \r\n" ); document.write( "in the end whether you associate the 1st and 2nd factors as \r\n" ); document.write( "you do when you associate the 2nd one with the 3rd.\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |