1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
viva [34]
3 years ago
9

-12÷3×(-8 +(-4)^2 -6)+2Please explain in detail.

Mathematics
2 answers:
aleksandr82 [10.1K]3 years ago
8 0

The Order of Operations has you evaluate arithmetic expressions starting with contents of parentheses. Within that, you start with exponentiation. First, you evaluate (-4)^2 = 16.

Now, you have a sum in parentheses. Evaluate that next.

... (-8 +16 -6) = 2

Now, you have multiplication and division that need to be evaluated (left to right).

... -12÷3×2 = -4×2 = -8

Finally, you have addition:

... -8 + 2 = -6

_____

Whenever you're in doubt, you can type your expression into a Google or Bing search box. Those calculators reliably apply the order of operations to what you type there, so be sure you have all necessary parentheses in place.

<h3>Order of Operations</h3>

There are several mnemonics in use to try to help you remember the Order of Operations. A couple of them are ... BIDMAS and PEMDAS. The latter sometimes is augmented by assigning words to the letters: Please Excuse My Dear Aunt Sally.

These have the purpose of reminding you the priority order of operations in an arithmetic or algebraic expression. (Some operations are left out--such as function evaluation--and some need "interpretation". A surd, for example, represents a fractional exponent.)

Here's what these mnemonics mean.

B or P — Brackets or Parentheses. Contents of parentheses are evaluated first. Use the order of operations to do that.

I or E — Indices or Exponents. Raising to a power has the highest priority. In the absence of parentheses, powers are evaluated right to left: a^b^c means a^(b^c), for example. This can get you in trouble if there are arithmetic operations in the exponent. For example x^1/2 means (x^1)/2 = x/2 because the power is evaluated before the division. I advise parenthses around any exponent that is not a single letter or number.

If you want to raise a negative number to a power, it must be enclosed in parentheses: (-1)^2 = (-1)×(-1) = 1; -1^2 = -(1×1) = -1. √3x means (√3)x because √3 = 3^(1/2), and the power is evaluated before the multiplication. If you want the root of a fraction or product, parentheses are needed.

D or M

M or D — Multiplication and division. It is important to note that these have the same priority, so are executed left to right in whatever order they are found. Some students erroneously attach significance to the ordering of these letters, so do multiplication before division or vice-versa. These two operations are simply done in the order they appear—neither having priority over the other. Again, trouble comes when the operands include other operations: 1/2·3 ≠ 1/(2·3). I generally advise parentheses around all numerators and denominators—especially if more than one operand is involved.

A or A

S or S — Addition and subtraction. As with multiplication and division, these operations have the same priority, so are executed in order left to right.

_____

The commutative and associative properties of multiplication and addition can be used to simplify problems. That is, the order of multiplication operands can be altered, as can the order of addition operands.* While that is generally true of expressions evaluated by humans with a calculator, expressions evaluated by computer have other considerations (related to truncation, rounding, and representation of numbers) that come into play. Computers have their own rules, and neither they nor calculators are created equal in regard to order of operations. Beware.

___

* Remember that subtraction is simply addition of a negative number, division is simply multiplication by a reciprocal. Taking these into account, you can rearrange subtraction and/or division to your liking, as well. Make sure that changing the order does not change the meaning of what you're doing.

Examples: 12×3/2 = 12/2×3 = 18

... 3 + 6 - 3 = 3 - 3 + 6 = 6

<em>Reminder</em>: when working "order of operations" problems, be sure to adhere to the prescribed order. When evaluating an expression for your own use, commutative and associative properties can be your friend.

laiz [17]3 years ago
6 0

-12 ÷ 3 ×(-8 + (-4)^2 -6)+2

Order of operations (PEMDAS)

= -4 × (-8 + 16 - 6) + 2

= -4 × 2 + 2

= -8 + 2

= -6

Answer

-6

You might be interested in
Find the perimeter of the triangle in inches.
madam [21]

Answer:

58 inches

<u>Step-by-step explanation:</u>

Perimeter means the sum of length of all sides of a figure.

So, the perimeter of this triangle would also be the sum of the length of its sides.

It has 3 sides.

19 in, 16 in and 23 in.

So, its perimeter equals 19 + 16+ 23

which equals 58 inches!

So, the perimeter would be 58 inches.!

3 0
3 years ago
Read 2 more answers
I need help i'm really stuck
Ivenika [448]

Answer:

8

Step-by-step explanation:

If the area is 32 and the formula for area of a triangle is base * height / 2, and you have base = 8 and height = x and area = 32, this would be:

8 * x / 2 = 32

Now, solve:

8x/2=32\\4x=32\\x=8

4 0
3 years ago
Read 2 more answers
The spray from a lawn sprinkler makes a circle 40 feel in radius. What are the approximate diameter, circumference, and area of
Fittoniya [83]
Our first step is to figure out what formulas are needed for diameter, circumference, and area of a circle.

Diameter is simply twice the size of the radius so:
2 * radius = 2 * 40 feet = 80 ft.

Circumference = 2 * pi * radius = 80 ft * pi 
If we say that pi = 3.14, then:
circumference = 251.2 ft.

Area = pi * radius^2 = pi * 1600 ft^2
Once again, if we assert pi = 3.14, then:
area = 3.14 * 1600 ft^2 = 5024 ft^2.
3 0
3 years ago
What is the solution to 3 times the square root of 4 minus 2 times the square root of 4? A. 0 B. 1 C. 2 D. 3
olasank [31]

For this case we have the expression:

"the square root of 4" is represented algebraically as:

\sqrt {4}

Then, we can express the given statement as:

3 \sqrt {4} -2 \sqrt {4} =

They are similar terms, we can subtract:

3 \sqrt {4} -2 \sqrt {4} = \sqrt {4} = \sqrt {2 ^ 2}

By definition of power properties we have that:

\sqrt [n] {a ^ n} = a ^ {\frac {n} {n}} = a

Then the expression is reduced to:

\sqrt {2 ^ 2} = 2

Answer:

3 \sqrt {4} -2 \sqrt {4} = 2

8 0
3 years ago
What is 42/8832 with remainder
mario62 [17]
8832 ÷ 42 = 210.2857

3 0
3 years ago
Other questions:
  • 3x - 4 = -31 What is x?
    6·2 answers
  • What time is 7 1/2 hours before 2:12 am
    8·1 answer
  • Good at math, help please!!!!!!
    8·2 answers
  • Melanie spent four hours babysitting. She charges $16 upfront and then an additional charge per hour. The total amount she earne
    10·1 answer
  • Order the following from least to greatest 143, 341, 341, 143, 14,000, 43,043
    10·2 answers
  • If we sample from a small finite population without​ replacement, the binomial distribution should not be used because the event
    15·1 answer
  • 2/15 as a whole number
    14·2 answers
  • 2x + y = -4<br> x + 4y = 12<br> Solve both for y
    14·1 answer
  • HELP HELP HELP PLZZZ right answers only and no links
    13·1 answer
  • 52.2 697 rounded to the nearest hundredth two decimal places​
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!