2 3 4 5 6 Factor the polynomial campletely If the polynoetia
2)
3)
4)
5)
6)
Solution
2.3a^2+3ab-7a-7b
=3a(a+b)-7a(a+b)
=(3a-7)(a+b)
3. 625-x^5
=x(625-x^4)
=x(5^4 -x^4)
=x((5^2)^2 -(x^2)^2)
=x(25+x^2)(25-x^2)
=x(25+x^2)(5-x)(5+x)
4.x^2 -14x +48
=x^2 -8x -6x +48
=x(x-8)-6(x-8)
=(x-8)(x-6)
6.sqrt(x^2 -15) +7=0
=sqrt(x^2 -15)=-7
squaring both sides
=x^2 -15=49
=x^2=64
square rooting both sides
x=+8,-8
5.if t s time taken let x be boat speed in still water y be the current speed
(x+9)t=16 for downstream
(x-9)t=9 for upstream
16/(x+9)=9/(x-9)
9x+81=16x -144
225/7=x
x=32 1/7 km /hr option c
Thnak you

