Answer:
5 = 5
5 < 6
7 > 6
Step-by-step explanation:
The two slashes is the equal sign, comparing two numbers that are of the same value. The sign below that means "less than," and 5 is less than 6. The sign below the "less than" sign is the "greater than" sign, and in the given example, 7 is GREATER THAN 6.
Answer:
(-4x - 2)(-5x) + (-4x - 2)(3)
Step-by-step explanation:
Your polynomial is
(-4x - 2)(-5x + 3)
The distributive property states that
a(b + c) = ab + ac
Let a = -4x - 2. Then
(-4x - 2)(-5x + 3) = a(5x + 3) = a(-5x) + a(3)
Substitute the value of a.
a(-5x) + a(3) = (-4x - 2)(-5x) + (-4x - 2)(3)
You have just distributed the first binomial (-4x - 2) among the terms of the second binomial.
<h3>
Answer: choice C) 15</h3>
Simplify the left side to get
2(4+x)+(13+x)
2(4)+2(x) +13+x
8+2x+13+x
3x+21
------------
So the original equation
2(4+x)+(13+x) = 3x+k
turns into
3x+21 = 3x+k
------------
Subtract 3x from both sides
3x+21 = 3x+k
3x+21-3x = 3x+k-3x
21 = k
k = 21
-----------
If k = 21, then the original equation will have infinitely many solutions. This is because we will end up with 3x+21 on both sides, leading to 0 = 0 after getting everything to one side. This is a true equation no matter what x happens to be.
If k is some fixed number other than 21, then there will be no solutions. This equation is inconsistent (one side says one thing, the other side says something different). If k = 15, then
3x+21 = 3x+k
3x+21 = 3x+15
21 = 15 .... subtract 3x from both sides
The last equation is false, so there are no solutions here.
note: if you replace k with a variable term, then there will be exactly one solution.