X = first venture, y = second venture, z = third venture
x + y + z = 15,000
x + z = y + 7000
3x + 2y + 2z = 39,000
these are ur equations.....
x + y + z = 15,000
x - y + z = 7000
--------------------add
2x + 2z = 22,000
x + y + z = 15,000....multiply by -2
3x + 2y + 2z = 39,000
-------------------
-2x - 2y - 2z = - 30,000 (result of multiplying by -2)
3x + 2y + 2z = 39,000
------------------add
x = 9,000
2x + 2z = 22,000
2(9000) + 2z = 22000
18,000 + 2z = 22000
2z = 22000 - 18000
2z = 4000
z = 4000/2
z = 2,000
x + y + z = 15,000
9000 + y + 2000 = 15,000
11,000 + y = 15,000
y = 15,000 - 11,000
y = 4,000
first venture (x) = 9,000 <==
second venture (y) = 4,000 <==
third venture (z) = 2,000 <==
First, find the x-intercept.
The x-intercept will be at the point (x, 0) where x is any real number. If we substitute the x-coordinate and the y-coordinate for the x and y variables in the equation, we can solve for x.
5y + 3x = 15
5(0) + 3x = 15
3x + 15
x = 5
We found the x-intercept now find the y-intercept with the same process.
The y-intercept will be at the point (0, y) where y is any real number.
5y + 3x = 15
5y + 3(0) = 15
5y = 15
y = 3
So, the x-intercept is (5, 0) and the y-intercept is (0, 3)
Answer:
Radius length: √5
Standard Form (Equation): (x + 4)^2 + y^2 = 5
Step-by-step explanation:
First we will determine the radius;
Center: (-4, 0)
Point on Circumference: (-2, 1)
d = √(-2 - (-4))^2 + (1 - 0)^2 = √(2)^2 + (1)^2
= √4 + 1 = √5
Therefore the radius is of length √5
Now the equation of a circle is in the form ((x - h)^2 + (y - k)^2) = r^2. The center is in the form (h,k) and r is the radius. Given this our equation would be (x - (-4))^2 + (y - 0)^2 = (√5)^2, or [simplified] (x + 4)^2 + y^2 = 5.