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
trapecia [35]
3 years ago
15

How do you evaluate an algebraic expression?

Mathematics
1 answer:
vodomira [7]3 years ago
7 0

Answer:

  follow the Order of Operations

Step-by-step explanation:

An algebraic expression cannot be <em>evaluated</em> unless all of its variables have been replaced by numerical values. (It can be <em>simplified</em>, but not <em>evaluated</em> if it contains variables.)

A collection of numbers and math symbols is interpreted according to the Order of Operations. This order reflects a precedence of operations that is generally agreed or understood to be applied to algebraic expressions. Operations with the highest precedence are performed first. Operations with equal precedence are generally performed in order, left to right. (There are exceptions.) Parentheses or other grouping symbols are used to modify the order of operations as may be necessary.

__

Here is a description of the most often seen operations in an algebraic expression, in order of precedence (highest to lowest).

1. Parentheses or Brackets -- any expression enclosed in parentheses or brackets is evaluated first. Evaluation is according to the order of operations. That means that if parentheses are nested, expressions in the innermost parentheses are evaluated first.

2. Exponents or Indices -- Expressions with exponents are evaluated next. In this context, roots are fractional exponents. If exponents are nested, they are applied right to left:

  3^2^4 = 3^(2^4) = 3^16 = 43,046,721 . . . for example

Parentheses modify this order, so ...

  (3^2)^4 = 9^4 = 6,561

The exponent is taken to be the first number immediately following the exponentiation symbol, so ...

  9^1/2 = (9^1)/2 = 9/2 = 4.5

Again, parentheses alter this order, so ...

  9^(1/2) = √9 = 3

3. Multiplication and Division -- These operations have the same precedence, so are performed in order of appearance, left to right. Of course, division is the same as multiplication by a reciprocal, and multiplication is a commutative and associative operation. Those features of these operations do not alter the "order of operations," but may alter your approach to actually doing an evaluation.

For example, 9*2/3 would be evaluated as (9*2)/3 = 18/3 = 6. However, recognizing that 9 = 3*3, you can rearrange the evaluation to ...

  9/3*2 = 3*2 = 6

This rearrangement is allowed by the properties of multiplication, not by the Order of Operations.

You will also note that 9/3*2 is not the same as 9/(3*2). That is, the denominator in the division is only the first number after the division symbol. This is also true for expressions involving variables:

  b/2a = (b/2)*a

If you want b/(2a), you must use parentheses.

Some authors make a distinction between the slash (/) and the symbol ÷ in their effect on an expression. The Order of Operations makes no such distinction, treating /, ÷, "over", "divided by" as all meaning exactly the same thing.

4. Addition and Subtraction -- These operations have the same precedence, so are performed in order of appearance, left to right. Of course, subtraction is the same as addition of an opposite, and addition is a commutative and associative operation. Those features of these operations do not alter the "order of operations," but may alter your approach to actually doing an evaluation.

__

Based on the first letters of these operations, several mnemonic "words" or phrases have been invented to help you remember the order. Some are ...

  PEMDAS

  Please Excuse My Dear Aunt Sally

  BIDMAS

__

There are a number of tricky expressions floating around that test your understanding of the order of operations. Here is one of them:

  10 × 4 - 2 × (4² ÷ 4) ÷ 2 ÷ 1/2 + 9

One of the things that makes this tricky is the distinction between ÷ and /, as discussed above. Here, the author of the expression intends for the / to indicate a fraction, so 2÷1/2 is intended to mean 2÷(1/2).

Working this according to the order of operations, we have ...

  = 10 × 4 - 2 × (16 ÷ 4) ÷ 2 ÷ (1/2) + 9 . . . . . exponent inside parentheses

  = 10 × 4 - 2 × 4 ÷ 2 ÷ (1/2) + 9 . . . . . division inside parentheses

  = 40 - 2 × 4 ÷ 2 ÷ (1/2) + 9 . . . . . . first multiplication

  = 40 - 8 ÷ 2 ÷ (1/2) + 9 . . . . . . second multiplication

  = 40 - 4 ÷ (1/2) + 9 . . . . .  first division

  = 40 - 8 + 9 . . . . . . second division

  = 32 . . . . . . first addition

  = 41 . . . . . .  second addition

You might be interested in
What are the factors in the expression 6(x+5)
madreJ [45]
The answer is 30+6x you would just multiply 6 by 5 then put 6 next to x.
8 0
3 years ago
Which graph represents a linear function?
pshichka [43]

Answer:

y + 2x = 10 (third option)

Step-by-step explanation:

We can see that every time x increases by one, y increases by -2, meaning that the slope is -2.

We also know that the y-intercept is 10 because that is the value of y when x is equal to 0.

Now, we can create the equation using the slope-intercept form (y = mx + b, where m is the slope and b is the y-intercept).

y = -2x + 10

If you look at the third option, that equation is just a rearranged form of our equation (y + 2x = 10).

This means that the third option is correct.

7 0
2 years ago
Read 2 more answers
after the holiday season, the average number of costumers per day at the game galaxy store decreased from 612 to 450. find the p
andrey2020 [161]
Simple, finding markdown, use these two formulas.

Markdown=Original-New
and
Percent Markdown= Markdown Amount/Original*100

So,

Markdown=612-450
M=162

Markdown%= 162/612*100
M%=0.2647*100
M%=26.5 (rounded)

Thus, there was a 26.5% decrease.
5 0
3 years ago
Consider the following algebraic expression:--5x + 6Step 1 of 2: Identify the first term of the algebraic expression. Indicate w
Sunny_sXe [5.5K]

So,

Here we have the following algebraic expression:

-5x+6

The first term of this expression is -5x.

This term is clearly a variable term. The variable is x and its coefficient is -5.

5 0
1 year ago
-7x-27=8-1(x-19) show how to get this
Nadya [2.5K]
-7x-27=8-1(x-19) \\&#10;-7x-27=8-x+19\\&#10;-6x=54\\&#10;x=-9
3 0
3 years ago
Other questions:
  • What is the area of this composite shape ?
    8·1 answer
  • One-eleventh of all sales at Joe's Diner are for cash. If cash sales for the week were $380, what were Joe's total sales?
    15·1 answer
  • -5=3/4x-2 solve for x and please show your work!
    5·1 answer
  • Write a polynomial function in factored form with zeros at −2, 5, and 6.
    15·1 answer
  • Can someone explain c/4=-9 to me? I think I have the answer but it’s confusing.
    11·1 answer
  • Cheryl earns $7.58 per h. If her regular pay last week was $272.88, how many hours did she work?
    12·2 answers
  • A small local bakery pre-ordered apple and pumpkin pies to be picked up the day before Thanksgiving. Apple pies were $15 each an
    7·1 answer
  • Subtracting decimals <br>0.89-0.6​
    13·2 answers
  • Please help me! <br> thanks
    10·2 answers
  • Find the diameter of a circle with an area of 6767 square centimeters.
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!