Answer:
15
Step-by-step explanation:
Answer:
<h2>10n - 3p - 12</h2>
Step-by-step explanation:

If the graph crosses the x-axis and appears almost linear at the intercept, it is a single zero. If the graph touches the x-axis and bounces off of the axis, it is a zero with even multiplicity. If the graph crosses the x-axis at a zero, it is a zero with odd multiplicity. The sum of the multiplicities is the degree
Answer:
i think c. sorry if its wrong
Step-by-step explanation:
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