Answer:
22.34 
Step-by-step explanation:
The area of a circle:
A = π
The problem gives the diameter of a circle, which is equal to 2*r.
If 5 1/3 = 2*r, then the radius is (16/3)/2 = 8/3.
Plugging this into the area equation,
A = π*
A =
or approximately 22.34 
I believe it's not a function because the input (x) 4 has two outputs(y), 2 and 8.
Answer:

Step-by-step explanation:
we have

we know that

substitute

Factor 2
![2[(2)x+(7)]](https://tex.z-dn.net/?f=2%5B%282%29x%2B%287%29%5D)

First, you need to isolate the x in the first equation.
-x + 5y = 1
Subtract 5y from both sides, leaving you with the following equation:
-x = 1-5y
Because you are trying to solve for positive x and not negative x, you need to make x positive. Therefore you divide both sides by -1. In Algebra, when 1 is the coefficient of the variable, it is not shown, but it is still there. The new equation will be the following: x = 5y-1
Now you just need to substitute the x within the second equation for the x equation we just solved for.
Therefore, the right answer will be 2(5y-1)+4y= -4. Now, all you have to do is choose the answer that states exactly that, which is the first choice.
Answer:
We have the system of equations:
y=1/3x+5
y=2/3x+5
To solve it graphically, we need to graph both lines and see in which point the lines intersect.
You can see the graph below, and you can see that the lines intersect in the point (0, 5)
Now, we can also solve this analytically.
We can use the fact that for the solution, we need y = y.
Then we can write:
(1/3)*x + 5 = (2/3)*x + 5
First, we can subtract 5 in both equations to get:
(1/3)*x = (2/3)*x
This only has a solution when x = 0.
Replacing x = 0 in one of the equations, we get:
y = (1/3)*0 + 5 = 5
Then the solution is x = 0, and y = 5, as we already could see in the graph.