(4, -3).
Note that moving downward from the origin locates you in a negative y-cooirdinate; -3 in this case.
Simple just do normal simple algebra:)
Just put 4 as x in the equation and solve it. The new equation is:
sqrt(2*4)+1+3 = 0
Now we can solve it.
sqrt(2*4) becomes sqrt8:
sqrt8+1+3=0. -------> sqrt8+4=0
The sqrt of 8 is about 2.83.. so 2.83+4 is:
6.83
So we have 6.83 as the answer
but 6.83 does not equal 0 so x cannot equal 4
SimplifyingY + -9 = 4(x + -2)
Reorder the terms:-9 + Y = 4(x + -2)
Reorder the terms:-9 + Y = 4(-2 + x)-9 + Y = (-2 * 4 + x * 4)-9 + Y = (-8 + 4x)
Solving-9 + Y = -8 + 4x
Solving for variable 'Y'.
Move all terms containing Y to the left, all other terms to the right.
Add '9' to each side of the equation.-9 + 9 + Y = -8 + 9 + 4x
Combine like terms: -9 + 9 = 00 + Y = -8 + 9 + 4xY = -8 + 9 + 4x
Combine like terms: -8 + 9 = 1Y = 1 + 4x
SimplifyingY = 1 + 4x
Answer:
<h2>P(x) = (x+3)(x-2)^2</h2>
Step-by-step explanation:
Looking at the brackets you can see where the curve will intersect the x-axis.
The graph shows the curve intersecting at (0,-3) and (0,2).
This means:
x = -3
AND
x = 2
Rearrange the equations, equating them to 0.
x + 3 = 0
x - 2 = 0
This will be the values in the brackets.
Because the curve only touches 0,2 and DOES NOT cross it, we know that x - 2 is a repeated root, hence (x-2) is squared.
Therefore your brackets are: (x+3)(x-2)(x-2)
Which can be simplified:
(x+3)(x-2)^2
Where ^2 means squared.