Answer:
B. 30/65 and experimental
Step-by-step explanation:
Hello!
This question is an example of composition of functions. It is using range values of some given function as domain values of some other given function to find new range values. Remember that the domain of the composite function will be the same as the domain of the first function.
Given f(g(x)), for f =
, substitute x with g(x) =
.
Therefore,
.
The answer is A. 1/2
(-1,-4) are (x1, y1)
(5,-1) are (x2, y2)
So you subtract y2-y1/x2-x1 = -1-(-4)/5-(-1)
-1-(4) = 3
5-(-1) = 6
3/6= 1/2
Slope is 1/2 making A your answer
Answer:
Step-by-step explanation:
y^2 + x^2 = 65
y + x = 7......x = 7 - y
y^2 + (7 - y)^2 = 65
y^2 + (7 - y)(7 - y) = 65
y^2 + 49 - 7y - 7y + y^2 = 65
2y^2 - 14y + 49 = 65
2y^2 - 14y + 49 - 65 = 0
2y^2 - 14y - 16 = 0
2(y^2 - 7y - 8) = 0
2(y + 1)(y - 8) = 0
y + 1 = 0 y - 8 = 0
y = -1 y = 8
solution :
y = -1...........y + x = 7.....-1 + x = 7......x = 7 + 1......x = 8........(8,-1)
y = 8........y + x = 7.....8 + x = 7......x = 7 - 8........x = -1........(-1,8)
Answer:
-1,3i,-3i
Step-by-step explanation:
X^3+x^2=-9x-9
x^3+x^2+9x+9=0
x^2(x+1)+9(x+1)=0 factorize by taking x+1 common factor
(x+1)(x^2+9)=0
x+1=0 then x=-1
(x^2+9)=0 then x=+ 0r - 3i