| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.24 |
| Score | 0% | 65% |
A(n) __________ is two expressions separated by an equal sign.
formula |
|
problem |
|
equation |
|
expression |
An equation is two expressions separated by an equal sign. The key to solving equations is to repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.
If c = 3 and x = -3, what is the value of 5c(c - x)?
| 60 | |
| 90 | |
| 48 | |
| 198 |
To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)
5c(c - x)
5(3)(3 + 3)
5(3)(6)
(15)(6)
90
Simplify (8a)(8ab) + (8a2)(6b).
| 112a2b | |
| -16a2b | |
| 112ab2 | |
| 16ab2 |
To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.
(8a)(8ab) + (8a2)(6b)
(8 x 8)(a x a x b) + (8 x 6)(a2 x b)
(64)(a1+1 x b) + (48)(a2b)
64a2b + 48a2b
112a2b
Which of the following is not required to define the slope-intercept equation for a line?
slope |
|
y-intercept |
|
\({\Delta y \over \Delta x}\) |
|
x-intercept |
A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.
What is 3a9 - 9a9?
| -6a9 | |
| 12 | |
| 27a9 | |
| 12a18 |
To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.
3a9 - 9a9 = -6a9