Answer: Press windows and search up snip and sketch the open and take a screen shot
Answer:
x=30.6
Step-by-step explanation:
X = 4 ; x = 3 + i ; x = 3 - i
(If you get a zero that is adding or subtracting, you always need to write it twice but change the sign do they cancel out)
f(x) = (x-4)(x-3-i)(x-3+i)
Distributing the last two parenthesis first is always the best way to start off
(x-3-i)(x-3+i) has (x-3) in common so it can be separated to
(x-3)^2 + (-i)(+i)
(x^2 - 6x + 9) ; (-i)(+i) is always +1
(x^2 - 6x + 9) + 1
(x^2 - 6x + 10)
Now multiply this with (x-4)
x^3 - 6x^2 + 10x
- 4x^2 + 24x - 40
x^3 - 10x^2 + 34x - 40 = f(x)
Step-by-step explanation:
solution
let,A(5,-1)
given
y=12x-1
or, y = 12 × x + (-1)
comparing it with y=mx+c
we get
x=1
y = c = -1
now
A(5,-1) and B(1,-1)
equation of line is,
(y-y1)/(x-x1) = (y2-y1)/(x2-x1)
or, (y+1)/(x-5) = (-1+1)/(1-5)
or, (y+1)/(x-5) = 0/-4
cross multiply
-4y-4 = 0
or, 0=4y+4
or, 4y+4=0 is the required eqn
I think this is the process and answer too.
I hope this helps you