Answer:
x = -2
TU = 4
UB = 2
Step-by-step explanation:
you can add x^2 with 4x+10 and equate it to 6:
x^2 + 4x + 10 = 6
x^2 + 4x + 4
then u can use the roots formula : x = (-b ± √ (b2 - 4ac) )/2a
so it'll be x = {-4±[√16 - 4(4)]}/2
x= -2
then u can substitute it and find TU and UB
TU= (-2)^2 = 4
UB= 4(-2)+10 = 2
Answer:
x = √(10) - 2, -√(10) - 2
Step-by-step explanation:
x² + 4x + 4 = 10
factor:
(x + 2)² = 10
take square root of both sides:
x + 2 = ±√(10)
split into 2 equations:
x + 2 = √(10) x + 2 = -√(10)
solve both equations and collect solutions:
x = √(10) - 2, -√(10) - 2
To find where graph is intercepting x and y axis all we have to do is to calculate what is value of x when y = 0 (x intercept) and what value of y is when x = 0 (y intercept)
1) x = 0
-3y = 9
y = -3
2) y = 0
x = 9/2
Graph is bellow.