K
Khách

Hãy nhập câu hỏi của bạn vào đây, nếu là tài khoản VIP, bạn sẽ được ưu tiên trả lời.

3 tháng 9 2021

a) \(x^2-9+2\left(x+3\right)=\left(x-3\right)\left(x+3\right)+2\left(x+3\right)=\left(x+3\right)\left(x-3+2\right)=\left(x+3\right)\left(x-1\right)\)

b) \(x^2-10x+25-3\left(x-5\right)=\left(x-5\right)^2-3\left(x-5\right)=\left(x-5\right)\left(x-5-3\right)=\left(x-5\right)\left(x-8\right)\)

c) \(x^3-4x^2+3x=x\left(x^2-4x+3\right)=x\left(x-1\right)\left(x-3\right)\)

4 tháng 8 2017

Mình sửa: Bài 1
2)x2+3x-15

20 tháng 5 2018

a) x2 + 6x + 9 = x2 + 2 . x . 3 + 32 = (x + 3)2

b) 10x – 25 – x2 = -(-10x + 25 +x2) = -(25 – 10x + x2)

                         = -(52 – 2 . 5 . x – x2) = -(5 – x)2

c) 8x3 - 1/8 = (2x)3 – (1/2)3 = (2x - 1/2)[(2x)2 + 2x . 12 + (1/2)2]

                    = (2x - 1/2)(4x2 + x + 1/4) 

d)1/25x2 – 64y2 = (1/5x)2(1/5x)2- (8y)2 = (1/5x + 8y)(1/5x - 8y)

23 tháng 3 2020

Bài2: phân tích đa thức thành nhân tử 

\(a,x^2-y^2-2x+2y\)

\(=\left(x-y\right)\left(y+x-2\right)\)

\(b,x^3-5x^2+x-5\)

\(=x^2\left(x-5\right)+\left(x-5\right)\)

\(=\left(x+x-5\right)\left(x-x-5\right)\)

  \(c,x^2-2xy+y^2-9\)

\(=\left(x^2-y^2\right)-3^2\)

\(=\left(x-y+3\right)\left(x-y-3\right)\)

chúc bạn học tốt !

24 tháng 3 2020

a) A = (3x - 5)(2x + 11) - (2x + 3)(3x + 7)

A = 6x^2 + 33x - 10x - 55 - 6x^2 - 23x - 21

A = -76

b) B = 4x(3x - 2) - 3x(4x + 1)

B = 12x^2 - 8x - 12x^2 - 3x

B = -11x

c) C = (x + 3)(x - 2) - (x - 1)^2

C = x^2 + x - 6 - x^2 + 2x - 1

C = 3x - 7

3 tháng 7 2016

a) =x3-2x2+x2-2x+x-2

=x2(x-2)+x(x-2)+(x-2)

=(x-2)(x2+x+1)

3 tháng 7 2016

\(a.=x^3-2x^2+x^2-2x+x-2=x^2\left(x-2\right)+x\left(x-2\right)+\left(x-2\right)=\left(x-2\right)\left(x^2+x+2\right)\)

b.\(=2x^3+x^2-2x^2-x-2x-1=x^2\left(2x+1\right)-x\left(2x-1\right)-\left(2x-1\right)\)\(=\left(2x-1\right)\left(x^2-x-1\right)\)

c.\(3x^3-x^2+6x^2-2x-12x+4=x^2\left(3x-1\right)+2x\left(3x-1\right)-4\left(3x-1\right)\)\(=\left(3x-1\right)\left(x^2+2x-4\right)\)

d.\(3x^3-x^2-6x^2+2x+15x-5=x^2\left(3x-1\right)-2x\left(3x-1\right)+5\left(3x-1\right)\)\(=\left(3x-1\right)\left(x^2-2x+5\right)\) 

t i c k cho mình nha

2 tháng 9 2020

Bài 1.

a) x( 8x - 2 ) - 8x2 + 12 = 0

<=> 8x2 - 2x - 8x2 + 12 = 0 

<=> 12 - 2x = 0

<=> 2x = 12

<=> x = 6

b) x( 4x - 5 ) - ( 2x + 1 )2 = 0

<=> 4x2 - 5x - ( 4x2 + 4x + 1 ) = 0

<=> 4x2 - 5x - 4x2 - 4x - 1 = 0

<=> -9x - 1 = 0

<=> -9x = 1

<=> x = -1/9

c) ( 5 - 2x )( 2x + 7 ) = ( 2x - 5 )( 2x + 5 )

<=> -4x2 - 4x + 35 = 4x2 - 25

<=> -4x2 - 4x + 35 - 4x2 + 25 = 0

<=> -8x2 - 4x + 60 = 0

<=> -8x2 + 20x - 24x + 60 = 0

<=> -4x( 2x - 5 ) - 12( 2x - 5 ) = 0

<=> ( 2x - 5 )( -4x - 12 ) = 0

<=> \(\orbr{\begin{cases}2x-5=0\\-4x-12=0\end{cases}}\Leftrightarrow\orbr{\begin{cases}x=\frac{5}{2}\\x=-3\end{cases}}\)

d) 64x2 - 49 = 0

<=> ( 8x )2 - 72 = 0

<=> ( 8x - 7 )( 8x + 7 ) = 0

<=> \(\orbr{\begin{cases}8x-7=0\\8x+7=0\end{cases}}\Leftrightarrow\orbr{\begin{cases}x=\frac{7}{8}\\x=-\frac{7}{8}\end{cases}}\)

e) ( x2 + 6x + 9 )( x2 + 8x + 7 ) = 0

<=> ( x + 3 )2( x2 + x + 7x + 7 ) = 0

<=> ( x + 3 )[ x( x + 1 ) + 7( x + 1 ) ] = 0

<=> ( x + 3 )2( x + 1 )( x + 7 ) = 0

<=> x = -3 hoặc x = -1 hoặc x = -7

g) ( x2 + 1 )( x2 - 8x + 7 ) = 0

Vì x2 + 1 ≥ 1 > 0 với mọi x

=> x2 - 8x + 7 = 0

=> x2 - x - 7x + 7 = 0

=> x( x - 1 ) - 7( x - 1 ) = 0

=> ( x - 1 )( x - 7 ) = 0

=> \(\orbr{\begin{cases}x-1=0\\x-7=0\end{cases}}\Leftrightarrow\orbr{\begin{cases}x=1\\x=7\end{cases}}\)

Bài 2.

a) ( x - 1 )2 - ( x - 2 )( x + 2 )

= x2 - 2x + 1 - ( x2 - 4 )

= x2 - 2x + 1 - x2 + 4

= -2x + 5

b) ( 3x + 5 )2 + ( 26x + 10 )( 2 - 3x ) + ( 2 - 3x )2

= 9x2 + 30x + 25 - 78x2 + 22x + 20 + 9x2 - 12x + 4

= ( 9x2 - 78x2 + 9x2 ) + ( 30x + 22x - 12x ) + ( 25 + 20 + 4 )

= -60x2 + 40x2 + 49

d) ( x + y )2 - ( x + y - 2 )2

= [ x + y - ( x + y - 2 ) ][ x + y + ( x + y - 2 ) ]

= ( x + y - x - y + 2 )( x + y + x + y - 2 )

= 2( 2x + 2y - 2 )

= 4x + 4y - 4

Bài 3.

 A = 3x2 + 18x + 33

= 3( x2 + 6x + 9 ) + 6 

= 3( x + 3 )2 + 6 ≥ 6 ∀ x

Đẳng thức xảy ra <=> x + 3 = 0 => x = -3

=> MinA = 6 <=> x = -3

B = x2 - 6x + 10 + y2

= ( x2 - 6x + 9 ) + y2 + 1

= ( x - 3 )2 + y2 + 1 ≥ 1 ∀ x,y

Đẳng thức xảy ra <=> \(\hept{\begin{cases}x-3=0\\y^2=0\end{cases}}\Leftrightarrow\hept{\begin{cases}x=3\\y=0\end{cases}}\)

=> MinB = 1 <=> x = 3 ; y = 0

C = ( 2x - 1 )2 + ( x + 2 )2

= 4x2 - 4x + 1 + x2 + 4x + 4

= 5x2 + 5 ≥ 5 ∀ x

Đẳng thức xảy ra <=> 5x2 = 0 => x = 0

=> MinC = 5 <=> x = 0

D = -2/7x2 - 8x + 7 ( sửa thành tìm Max )

Để D đạt GTLN => 7x2 - 8x + 7 đạt GTNN

7x2 - 8x + 7 

= 7( x2 - 8/7x + 16/49 ) + 33/7

= 7( x - 4/7 )2 + 33/7 ≥ 33/7 ∀ x

Đẳng thức xảy ra <=> x - 4/7 = 0 => x = 4/7

=> MaxC = \(\frac{-2}{\frac{33}{7}}=-\frac{14}{33}\)<=> x = 4/7

22 tháng 10 2017
 

Phân tích đa thức thành nhân tử :
a, (x2+y2-5)- 4(xy+2)2
b, x2-6x-4y2+12y
c, 9x2-4-y2+4y
d, x2-y24z2-4yz - 10x + 25

Hi hi không biết làm!!!

 
22 tháng 10 2017

Câu a sau 4(xy+2) là ^2 nhé mình nhầm TOT

1 tháng 11 2021

1.a) 2x4-4x3+2x2

=2x2(x2-2x+1)

=2x2(x-1)2

b) 2x2-2xy+5x-5y

=2x(x-y)+5(x-y)

=(2x+5)(x-y)

2.

a) 4x(x-3)-x+3=0

=>4x(x-3)-(x-3)=0

=>(4x-1)(x-3)=0

=> 2 TH:

*4x-1=0            *x-3=0

=>4x=0+1        =>x=0+3

=>4x=1           =>x=3

=>x=1/4

vậy x=1/4 hoặc x=3

b) (2x-3)^2-(x+1)^2=0

=> (2x-3-x-1).(2x-3+x+1)=0

=>(x-4).(3x-2)=0

=> 2 TH

*x-4=0

=> x=0+4

=> x=4

*3x-2=0

=>3x=0-2

=>3x=-2

=>x=-2/3 

vậy x=4 hoặc x=-2/3

1 tháng 11 2021

sửa 1 chút phần cuối:

3x-2=0

=>3x=0+2

=>3x=2

=>x=2/3

vậy x=2/3 hoặc....