Answer:
-68 is your answer
Step-by-step explanation:
Remember to follow PEMDAS (Parenthesis, Exponents, Multiplication, Division, Addition, Subtraction)
First, solve each parenthesis
(-21 x 3) = -63
(15/-3) = -5
Next, add
(-63) + (-5) = -63 - 5 = -68
-68 is your answer
~
Answer:
yes
Step-by-step explanation:
Answer:
( x y -6)² = x² y² - 12 xy + 36
Step-by-step explanation:
<u><em>Explanation:-</em></u>
Given that the expression ( x y -6)²
Apply formula (a-b)² = a² -2ab + b²
( x y -6)² = (xy)² - 2 × xy× 6 + (6)²
= x² y² - 12 xy + 36
( x y -6)² = x² y² - 12 xy + 36
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5
Answer:
c. 10
Step-by-step explanation:
Eliminate parentheses using the distributive property.
3(b+4) -2(2b+3) = -4 . . . . given
3b +12 -4b -6 = -4 . . . . . parentheses eliminated
-b +6 = -4 . . . . . . . . . . . . collect terms
-b = -10 . . . . . . . . . . . . . . subtract 6
b = 10 . . . . . . . . . . . . . . . . multiply by -1
_____
The rules of equality require that any operation you perform on one side of the equal sign must also be done on the other side. So when we say "subtract 6", we assume you know that means "subtract 6 from both sides of the equation", for example.