SSAT Middle Level Math : How to add variables

Study concepts, example questions & explanations for SSAT Middle Level Math

varsity tutors app store varsity tutors android store

Example Questions

Example Question #1 : How To Add Variables

Maria needs exactly 47 cents.  She has 1-cent, 5-cent, 10-cent, and 25-cent coins.  What is the fewest number of coins she needs in order to make 47 cents?

Possible Answers:

\displaystyle 8

\displaystyle 5

\displaystyle 7

\displaystyle 4

\displaystyle 6

Correct answer:

\displaystyle 5

Explanation:

She needs \displaystyle 25+10+10+1+1 to make \displaystyle 47 cents.

Example Question #14 : Variables

\displaystyle 2x +3x + 5b =

Simplify this expression as much as possible

Possible Answers:

\displaystyle 5b

\displaystyle 5x + 5b

\displaystyle 10x

\displaystyle 10xb

\displaystyle 10b

Correct answer:

\displaystyle 5x + 5b

Explanation:

You can only add like terms. Therefore, different variables are treated as different types of terms. Since \displaystyle 2x and \displaystyle 3x both end in the variable \displaystyle x, they can be added together. The \displaystyle 5b cannot be added to these numbers; however, because it has a different variable. The answer is:

\displaystyle 5x + 5b

Example Question #15 : Variables

Simplify:

\displaystyle 2x+4y+3x+6xy

Possible Answers:

The expression cannot be simplified.

\displaystyle 11x+4y

\displaystyle 15xy

\displaystyle 5x+10y

\displaystyle 5x+4y+6xy

Correct answer:

\displaystyle 5x+4y+6xy

Explanation:

The associative property of addition allows us to group the numbers with the same variables together: \displaystyle 2x+3x+4y+6xy

The like terms in this expression are:

  • \displaystyle 2x and \displaystyle 3x
  • \displaystyle 4y
  • \displaystyle 6xy

Terms with different variables cannot be grouped together.

As a result, the only way to simplify this expression is to add \displaystyle 2x and \displaystyle 3x.

 

Example Question #2 : How To Add Variables

Simplify:

\displaystyle 7x+2x+5x

Possible Answers:

\displaystyle 14x

\displaystyle 14x^{2}

\displaystyle 14

\displaystyle 14(x+1)

\displaystyle 14x^{3}

Correct answer:

\displaystyle 14x

Explanation:

When adding variables of the same type, they are simply added together, and the variable remains to the first power. This is known as combining like-terms.

\displaystyle 7x+2x+5x=9x+5x=14x

Thus, the correct answer is \displaystyle 14x.

Example Question #4 : How To Add Variables

What is the sum of the fractions below?

\displaystyle \frac{1}{4}+\frac{3}{16}

Possible Answers:

\displaystyle \frac{7}{4}

\displaystyle \frac{7}{16}

\displaystyle \frac{16}{7}

\displaystyle \frac{1}{2}

\displaystyle \frac{7}{18}

Correct answer:

\displaystyle \frac{7}{16}

Explanation:

In order to solve this addition problem, a common denominator must first be found. 

\displaystyle \frac{1}{4} should be converted to a fraction in which the denominator is 16.

\displaystyle \frac{1}{4}+\frac{3}{16}

\displaystyle \frac{(1\times4)}{(4\times4)}+\frac{3}{16}

\displaystyle \frac{4}{16}+\frac{3}{16}

Finally, add the fractions.

\displaystyle \frac{4+3}{16}

\displaystyle \frac{7}{16}

Example Question #3 : How To Add Variables

Suppose you know the values of all variables in the expression 

\displaystyle x \cdot \left (y + b \right ) ^{2}

and you want to evaluate the expression.

In which order will you carry out the operations?

Possible Answers:

Squaring, adding, multiplying

Squaring, multiplying, adding

Multiplying, adding, squaring

Adding, multiplying, squaring

Adding, squaring, multiplying

Correct answer:

Adding, squaring, multiplying

Explanation:

By the order of operations, the operation within parentheses, which is addition, is carried out first; of the remaining two, exponentiation - squaring here - precedes multiplication.

Example Question #4 : How To Add Variables

Suppose you know the values of all variables in the expression 

\displaystyle r+ \left [n \cdot \left (k -q \right ) \right ]

and you want to evaluate the expression.

In which order will you carry out the operations?

Possible Answers:

Addition, multiplication, subtraction

Multiplication, subtraction, addition

Multiplication, addition, subtraction

Subtraction, multiplication, addition

Subtraction, addition, multiplication

Correct answer:

Subtraction, multiplication, addition

Explanation:

By the order of operations, any expressions within grouping symbols, such as parentheses and brackets, are carried out from the inside outward. Therefore, the operation in the innermost set of grouping symbols - the subtraction within parentheses - will be carried out first, followed by the remaining operation within the brackets - the multiplication. The remaining operation - the addition - is last.

Example Question #7 : How To Add Variables

Write in base ten:

\displaystyle 2131 _{\textrm{five}}

Possible Answers:

\displaystyle 241

\displaystyle 291

\displaystyle 266

\displaystyle 216

\displaystyle 306

Correct answer:

\displaystyle 291

Explanation:

In base five, each place value is a power of five, starting with 1 at the right, then, going to the left, \displaystyle 5 ^{1}=5,5 ^{2}=25,5 ^{3}=125,....

\displaystyle 2131 _{\textrm{five}} can be calculated in base ten as

\displaystyle 2 \times 125 + 1 \times 25 + 3 \times 5 + 1 \times 1 = 250 + 25 + 15 + 1 = 291.

Example Question #8 : How To Add Variables

Add \displaystyle 9+ 7+5+ 3 + 1 in modulo 15 arithmetic.

Possible Answers:

\displaystyle 1

\displaystyle 14

\displaystyle 10

\displaystyle 8

\displaystyle 12

Correct answer:

\displaystyle 10

Explanation:

In modulo 15 arithmetic, a number is congruent to the remainder of the divison of that number by 15. Since 

\displaystyle 9+ 7+5+ 3 + 1= 25

and

\displaystyle 25 \div 15 = 1 \textrm{ R }10,

\displaystyle 9+ 7+5+ 3 + 1 \equiv 10 \mod 15.

This makes 10 the correct choice.

 

Example Question #1 : How To Add Variables

\displaystyle 7n+3n=

Possible Answers:

\displaystyle 21n

\displaystyle 10n

\displaystyle 4n

Correct answer:

\displaystyle 10n

Explanation:

Add the numbers and keep the variable:

\displaystyle 7n+3n=10n

Answer: \displaystyle 10n

Learning Tools by Varsity Tutors