write an expression for the sequence of operations described below. multiply 4 by 6, then multiply 7 by the…

write an expression for the sequence of operations described below. multiply 4 by 6, then multiply 7 by the result. type x if you want to use a multiplication sign. type / if you want to use a division sign. do not simplify any part of the expression.
Answer
Explanation:
Step1: Multiply 4 by 6
$4\times6$
Step2: Multiply 7 by the result of Step1
$7\times(4\times6)$
Answer:
$7\times(4\times6)$