====== Do We Need The Associative Law ====== ==== Problem ==== In this problem, your job is to explain each step in the process of solving $2x=3$ for $x$. Try to break each part of your computation down into a the most basic process. As always, write your solution using complete sentences. - If you did not use the associative law of multiplication in your work, then go back through your work. It should be there somewhere. - Did you use the commutative law of multiplication in your work? If you did, make sure you pinpoint where you did. It's possible to solve this problem without the commutative law. - You might try to justify this as follows: -->First divide both sides of $2x=3$ by 2. Then cancel the 2's on the left side of the equation and we have $x=3/2$. ->This correctly uses sentences to explain the solution. However, there are several questions left. First, what does divide mean? The key operations defined on the real numbers are multiplication and addition. What does divide mean? Second, what does cancel the 2's mean? What steps go into cancelling the 2's? Carefully explain what they are. ---- ==== Remarks ==== * Make remarks with a list. ---- ==== $\LaTeX$ version ==== %%%%% % DEPENDENCIES % RequiredPackages: \usepackage{tikz} % RequiredMacros: \DeclareMathOperator{\aut}{Aut} %%%%% \begin{problem} In this problem, your job is to explain each step in the process of solving $2x=3$ for $x$. Try to break each part of your computation down into a the most basic process. As always, write your solution using complete sentences. \begin{enumerate} \item If you did not use the associative law of multiplication in your work, then go back through your work. It should be there somewhere. \item Did you use the commutative law of multiplication in your work? If you did, make sure you pinpoint where you did. It's possible to solve this problem without the commutative law. \item You might try to justify this as follows: -->First divide both sides of $2x=3$ by 2. Then cancel the 2's on the left side of the equation and we have $x=3/2$. \end{enumerate} ->This correctly uses sentences to explain the solution. However, there are several questions left. First, what does divide mean? The key operations defined on the real numbers are multiplication and addition. What does divide mean? Second, what does cancel the 2's mean? What steps go into cancelling the 2's? Carefully explain what they are. \end{problem} ---- ==== External links ==== * [[wp>Dihedral group]] {{tag>problem ben}}