Respuesta :
Answer:
24
Step-by-step explanation:
The most important thing to note here is that there are no parentheses defining what to do when.
Therefore, we have to use order of operations - PEMDAS, to find the expression's value.
PEMDAS states that the order you go in is:
1. Parentheses
2. Exponents
3. Multiplication/Division
4. Addition/Subtraction
[tex]6^2-3\cdot4[/tex]
There are no parentheses, so first we have to solve the exponent.
[tex]6^2=36\\\\36-3\cdot4[/tex]
Now we have to multiply.
[tex]36-12[/tex]
And now subtract.
[tex]24[/tex]
Hope this helped!