We have
<span>q^2 - 9 = (q + 3)(g - 3)
</span>q^2 - 9---------------> (q+3)(q-3)
therefore
(q+3)(q-3)=(q + 3)(g - 3)
(q-3)=(g - 3)
q=g
Answer & Step-by-step explanation:
The domain is the input, and the range is the output.
The domain is also known as the x values and the output as the y values (x,y).
So:
<em>domain: {4, -1, 0, 2}</em>
<em>range: {-4, 3, 5, 8}</em>
:Done
Answer: The simplified answer will be: x^5
Step-by-step explanation:
x4x
=x4*x1
=(x*x*x*x)*(x)
=x*x*x*x*x
=x^5
Answer:
(7,12),(-12,-7)
Step-by-step explanation:
x^2 + y^2 = 193
x - y = - 5
x = y - 5
(y - 5)^2 + y^2 = 193
y^2 - 10y + 25 + y^2 = 193
2y^2 - 10y + 25 = 193
2y^2 - 10y + 25 - 193 = 0
2y^2 - 10y - 168 = 0
2*(y^2 - 5y - 84) = 0 This factors into
2*( y - 12) (y + 7) = 0
y = 12
in which case x = 12 - 5 = 7
y = - 7
in which case x = -7 - 5 = - 12
Answer: -x/2 + 1
Step-by-step explanation:
write t in terms of x
x = 2t
t = x/2
substitute t in y
y = 1 - t
y = 1 - x/2 or -x/2 + 1