Answer: The graph is attached. Please note that the logarithm function is defined for non-negative Reals only. Therefore the log(-x) only exists in the negative interval (-inf,0). Please let me know if you have any questions.
Been a while but I'm gonna try..! Okay!
For the Focus use the vertex to find it. (9/2 , 0)
For the directrix I believe it is. x = -9/2
Answer:
The roots (zeros) of the function are:

Step-by-step explanation:
Given the function

substitute f(x) = 0 to determine the zeros of the function

First break the expression x² + 3x - 40 into groups
x² + 3x - 40 = (x² - 5x) + (8x - 40)
Factor out x from x² - 5x: x(x - 5)
Factor out 8 from 8x - 40: 8(x - 5)
Thus, the expression becomes

switch the sides

Factor out common term x - 5

Using the zero factor principle
if ab=0, then a=0 or b=0 (or both a=0 and b=0)

Solve x - 5 = 0
x - 5 = 0
adding 5 to both sides
x - 5 + 5 = 0 + 5
x = 5
solve x + 8 = 0
x + 8 = 0
subtracting 8 from both sides
x + 8 - 8 = 0 - 8
x = -8
Therefore, the roots (zeros) of the function are:

Answer:
X = 8, y = 8
Step-by-step explanation:
This question is an optimization problem. Two equations are going to be needed here
n = x+y
P = xy
Such that 64 = xy
When we divide through by x we get:
y = 64/x
So that n becomes:
n = x + 64/x
n = x+64x^-1
We take derivative
n' = 1-64x^-2
When n' = 0 then a min|max occurs
0 = 1-64x^-2
Such that:
64/x² = 1
Divide through by x²
64 = x²
x = √64
x = 8
Remember y = 64/x
So,
Y = 64/8
Y = 8.
X = 8, y = 8
Thank you!