Answer:
y=4x-3
then add 3 to each side to get: y+3=4x.
Next, just divide both sides by 4 to get x = (y+3)\div4.
Answer: D, -1
First, plug in the value -1 for x in f(x) first.
![\frac{1}{(-1)^2+1}](https://tex.z-dn.net/?f=%20%5Cfrac%7B1%7D%7B%28-1%29%5E2%2B1%7D%20)
can then be simplified to
![\frac{1}{2}](https://tex.z-dn.net/?f=%20%5Cfrac%7B1%7D%7B2%7D%20)
because
![(-1)^2=1](https://tex.z-dn.net/?f=%28-1%29%5E2%3D1)
. Next, put the value -1 for x in the equation g(x). This will look like
![- \frac{1}{2}](https://tex.z-dn.net/?f=-%20%5Cfrac%7B1%7D%7B2%7D%20)
.
The final step is to evaluate f(x) divided by g(x). f(x) = 1/2 and g(x) = -1/2, so when divided, you get -1.
Step-by-step explanation:
{9x+3y=-36
y=-3x-21
9x-9x-36=-36
y=-3x-21
x=0
y=-21
Acute is the answer ..........
The area of the triangle as a function of x is A = 3x^2/[2(x -5)] and the domain is x > 5
<h3>Write the area A of the triangle as a function of x</h3>
From the figure, we have the following points:
(0,y), (5,3), and (x,0)
Next, we calculate the slopes between the points.
This is calculated as follows:
- Slope between (0,y) and (5,3) = [y - 3]/[0 - 5] = [3 - y]/5
- Slope between (5,3) and (x,0) = [3 - 0]/[5 - x] = 3/[5 - x]
The slopes are equal.
So, we have:
[3 - y]/5 = 3/[5 - x]
Cross multiply
(3 - y)(5 -x) = 15
Divide by 5 - x
(3 - y) = 15/(5 -x)
This gives
y = 3 - 15/(5 -x)
This gives
y = [15- 3x - 15]/[5 - x]
Evaluate
y = 3x/(x - 5)
The area is calculated as:
Area = 1/2 * xy
So, we have:
Area = 1/2 * x * 3x/(x - 5)
Evaluate
Area = 3x^2/[2(x -5)]
Hence, the area of the triangle as a function of x is A = 3x^2/[2(x -5)]
<h3>
The domain of the function</h3>
We have:
A = 3x^2/[2(x -5)]
Set the denominator > 0
2(x - 5) > 0
Divide by 2
x - 5 > 0
Add 5 to the sides
x > 5
Hence, the domain is x > 5
Read more about domains at:
brainly.com/question/2428614
#SPJ1