Answer:
Output will be n+4 because :
when input is 1 output is 1+4=5
when input is 4 output is 4+4=8
when input is 5 output is 5+4 =9
so, when input is n output will be n+4
Answer:
y=9; z=16
Step-by-step explanation:
Answer:
It is d.
Step-by-step explanation:
May i have brainliest
Answer:
The last equation x2 - 2x -4 = 0
has solution (x - 1)^2 - 5 = 0, x = 1 + root(5) or x = 1 - root(5)
Step-by-step explanation:
If a quadratic function has roots 1 and 5
f(x) = (x -1)(x- 5)
f(x) = x^2 - 6x + 5
Unless you meant. -4 and 6 ?
g(x) = (x + 4)(x - 6)
g(x) = x^2 -2x -24
-------------------------
Or did you mean x = 1 and x =4 ?...
x^2 + 2x + 4 = 0 : complete square x^2 + 2x + 1 + 3 = 0, (x+1)^2 + 3 = 0
x^2 - 2x + 4 = 0 : complete square: (x -1)^2 + 3 = 0
0x^2 + 2x - 4 = 0, 2x - 4 = 0, x = 2
x^2 - 2x - 4 = 0 becomes: x^2 - 2x + 1 - 1 -4 = 0 ; (x - 1)^2 - 5 = 0