Answer:
(x+2.3)^2 + (y) ^2 = (6/7)^2
Step-by-step explanation:
The equation of a circle can be written as
(x-h)^2 + (y-k) ^2 = r^2 where ( h,k) is the center and r is the radius
(x- -2.3)^2 + (y-0) ^2 = (6/7)^2
(x+2.3)^2 + (y) ^2 = (6/7)^2
3^x + 3^2 = 90
Simplify the known power:
3^x + 9 = 90
Subtract 9 from both sides:
3^x = 81
Take the cubic root of both sides:
X = 4
Answer:
answer is no solution (filler)
The absolute value function |<em>x</em>| always returns a non-negative number. It takes any number <em>x</em> and returns <em>x</em> if it's already non-negative, or -<em>x</em> if it is negative in order to make it positive.

For the equation
-3 + 4 |2<em>x</em> - 5| = 14
rearrange terms to get
|2<em>x</em> - 5| = 17/4
Now,
• if 2<em>x</em> - 5 ≥ 0, then |2<em>x</em> - 5| = 2<em>x</em> - 5. Then
2<em>x</em> - 5 = 17/4
• and if instead 2<em>x</em> - 5 < 0, then |2<em>x</em> - 5| = -(2<em>x</em> - 5), so that
-(2<em>x</em> - 5) = 17/4, or
2<em>x</em> - 5 = -17/4
In the first case,
2<em>x</em> - 5 = 17/4
2<em>x</em> = 17/4 + 5 = 37/4
<em>x</em> = 37/8
In the second case,
2<em>x</em> - 5 = -17/4
2<em>x</em> = -17/4 + 5 = 3/4
<em>x</em> = 3/8