Answer:
x is greater than -5
Step-by-step explanation:
Answer:
Remember that a perfect square trinomial can be factored into the form (a+b)^2
or (a-b)^2
Examples:
(x+2)(x+2) is a perfect sq trinomial --> x^2+4x+4
(x-3)(x-3) is a perfect sq trinomial --> x^2-6x+9
(x+2)(x-3) is not a perfect square trinomial because its not in the form (a+b)^2 or (a-b)^2
Now to answer your question,
for the first one, x^2-16x-64, you cannot factor it so it is not a perfect square trinomial
for the second one, 4x^2 + 12x + 9, you can factor that into (2x+3)(2x+3) = (2x+3)^2 so this is a perfect square trinomial
for the third one, x^2+20x+100 can be factored into (x+10)(x+10) so this is also a perfect square trinomial
for the fourth one, x^2+4x+16 cannot be factored so this is not a perfect square trinomial
Therefore, your answer is choices 2 and 3
Read more on Brainly.com - brainly.com/question/10522355#readmore
Step-by-step explanation:
A negative number divided by positive is a negative quotient and vice versa.
So
5.7 / -2.2
-0.01 / 0.05
Are the ones with negative quotients
Answer: $768.50
Step-by-step explanation:
If $725 was the price before sales tax, $768.50 would be the total amount after the 6% sales tax increase.
***If you found my answer helpful, please give me the brainliest. :) ***
Step-by-step explanation:
factor 4 out of the variable terms, as this helps.
but my approach is simply to define the target and then calculate "backwards".
we want to find
(ax + b)² = a²x² + 2abx + b²
and now we compare with the original equation :
a²x² = 4x²
a² = 4
a = 2
2abx = 16x
2×2×bx = 16x
4b = 16
b = 4
b² = 16, but we have only 3, so we need to subtract 16-3 = 13 from the completed square.
so, our equation is
(2x + 4)² - 13 = 0
(2x + 4)² = 13
2x + 4 = sqrt(13)
2x = sqrt(13) - 4
x = sqrt(13)/2 - 2