Factor the expression to find the zeros
![Factor the expression to find the zeros class=](https://us-static.z-dn.net/files/d56/4dd589a16dc846b6d7e7a1b0eb9a1d6c.png)
Answer:
k = (1 , 4)
Step-by-step explanation:
here's your solution
==> k^2 - 5k + 4. [ is expression ]
==> by using middle term split
==> k^2 - 4k - k + 4
==> taking common from each
==> k(k - 4) - 1 (k - 4)
==> (k - 1) , (k - 4).
==> k - 1 = 0
==> k = 1
==> k - 4 = 0
==> k = 4
hence , k = (1 , 4)
hope it helps