Answer:
domain is [-3,3] & range is [-3,3]
Step-by-step explanation:
When given a graph of a circle and ask to solve range and domain....
First: <u>find the four points</u> of the circle:
(-3,0);(3,0);(0,-3);(0,3) . <em> **Best to plot these points on this graph to understand where the points are and what we are looking at.</em>
Second: Look for <u>range(vertical directions/left and right) and domain(horizontal direction/up and down)</u>.
domain: x-values, first coordinate (-3,0) & (3,0)
range: y-values, second coordinate (0,-3);(0,3)
Third: take what you know and solve domain and range*include bracket to show domain and range
domain is [-3,3] & range is [-3,3]
Answer:
(a)
(b)
(c)
Step-by-step explanation:
We are required to construct 3 linear equations starting with the given solution z = 1/3.
<u>Equation 1</u>
<u />
<u />
Multiply both sides by 9

Rewrite 3 as 5-2
9z=5-2
Add 2 to both sides
Our first equation is: 
<u>Equation 2</u>
<u />
<u />
Multiply both sides by 21

Rewrite 7 as 11-4
21z=11-4
Subtract 11 from both sides
Our second equation is: 
<u>Equation 3</u>
<u />
<u />
Multiply both sides by 6

Rewrite 6z as 4z+2z
4z+2z=2
Subtract 2z from both sides
Our third equation is: 
Answer:
-1/18
Step-by-step explanation:
Let's multiply left and right by 3n:
2 = -12 * 3n =>
-36n = 2
now divide by -36:
n = 2/-36 = -1/18
Answer:
x≈ 3.2056
Step-by-step explanation:
Set both sides by log. Then, solve for x.
1. 14^(x + 1) = 36
(x + 1)log(14) = log(36)
x + 1 = log(36)/log(14) . . . Divide both sides by log(14)
x = log(36)/log(14) - 1 . . . . Subtract both sides by 1.
x ≈ 0.3579 . . . . . . . . . . . .Use calculator to simplify the expression.
Note that the second problem is similar to the first.
2. 12^(y - 2) = 20
(y - 2)log(12) = log(20)
y - 2 = log(20)/log(12)
y = log(20)/log(12) + 2
y ≈ 3.2056