SOLUTION: Write an expression that is equivalent to the following expressions
(10*5)*20 (associative of multiplication)
Algebra ->
Linear-equations
-> SOLUTION: Write an expression that is equivalent to the following expressions
(10*5)*20 (associative of multiplication)
Log On
Question 123081: Write an expression that is equivalent to the following expressions
(10*5)*20 (associative of multiplication) Found 2 solutions by checkley71, rapaljer:Answer by checkley71(8403) (Show Source):
You can put this solution on YOUR website! The associative property means to "re-associate" the numbers, keeping them in the same order. In this one, what is given "associates" the 10*5 by parentheses. Associative property means to associate the 5*20 instead. Of course, the result is the same!!
(10*5)*20 =10*(5*20)
R^2
P.S. Please note that the solution posted by Checkley is INCORRECT! By the ASSOCIATIVE PROPERTY, the ORDER of the factors NEVER changes! Switching the order of multiplication as Checkley did is the COMMUTATIVE PROPERTY, NOT the ASSOCIATIVE PROPERTY!!