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.

28 tháng 10 2019

\(x^4-8=2x^2-12x\)

\(\Rightarrow x^4-8-2x^2+12x=0\)

\(\Rightarrow x^4-8-2x\left(x-6\right)=0\)

Từ đây bạn khai triển bằng cách đặt nhân tử chung nhé!

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

1 tháng 10 2020

a, \(x^2-12x-2x+24=0\Leftrightarrow x^2-14x+24=0\Leftrightarrow\left(x-12\right)\left(x-2\right)=0\)

TH1 : x = 12 ; TH2 : x = 2 

b, \(x^2-5x-24=0\Leftrightarrow\left(x-8\right)\left(x+3\right)=0\)

TH1 : x = 8 ; TH2 : x = -3 

c, \(4x^2-12x-7=0\Leftrightarrow\left(2x+1\right)\left(2x-7\right)=0\)

TH1 : x = -1/2 ; TH2 : x = 7/2

d, \(x^3+6x^2+12x+8=0\Leftrightarrow\left(x+2\right)^3=0\Leftrightarrow x=-2\)

Tương tự HĐT thôi :)

1 tháng 10 2020

a) x2 - 12x - 2x + 24 = 0

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

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

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

b) x2 - 5x - 24 = 0

<=> x2 + 3x - 8x - 24 = 0

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

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

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

c) 4x2 - 12x - 7 = 0

<=> 4x2 + 2x - 14x - 7 = 0

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

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

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

d) x3 + 6x2 + 12x + 8 = 0

<=> ( x + 2 )3 = 0

<=> x + 2 = 0

<=> x = -2

e) ( x + 2 )2 - x2 + 4 = 0

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

<=> 4x + 8 = 0

<=> 4x = -8

<=> x = -2

f) 2( x + 5 ) = x2 + 5x

<=> x2 + 5x - 2x - 10 = 0

<=> x( x + 5 ) - 2( x + 5 ) = 0

<=> ( x + 5 )( x - 2 ) = 0

<=> \(\orbr{\begin{cases}x+5=0\\x-2=0\end{cases}}\Leftrightarrow\orbr{\begin{cases}x=-5\\x=2\end{cases}}\)

m) 16( 2x - 3 )2 - 25( x - 5 )2 = 0

<=> 42( 2x - 3 )2 - 52( x - 5 )2 = 0

<=> [ 4( 2x - 3 ) ]2 - [ 5( x - 5 ) ]2 = 0

<=> ( 8x - 12 )2 - ( 5x - 25 )2 = 0

<=> [ 8x - 12 - ( 5x - 25 ) ][ 8x - 12 + ( 5x - 25 ) ] = 0

<=> ( 8x - 12 - 5x + 25 )( 8x - 12 + 5x - 25 ) = 0

<=> ( 3x + 13 )( 13x - 37 ) = 0

<=> \(\orbr{\begin{cases}3x+13=0\\13x-37=0\end{cases}}\Leftrightarrow\orbr{\begin{cases}x=-\frac{13}{3}\\x=\frac{37}{13}\end{cases}}\)

n) x2 - 6x + 4 = 0

<=> ( x2 - 6x + 9 ) - 5 = 0

<=> ( x - 3 )2 - ( √5 )2 = 0

<=> ( x - 3 - √5 )( x - 3 + √5 ) = 0

<=> \(\orbr{\begin{cases}x-3-\sqrt{5}=0\\x-3+\sqrt{5}=0\end{cases}}\Leftrightarrow\orbr{\begin{cases}x=3+\sqrt{5}\\x=3-\sqrt{5}\end{cases}}\)

1 tháng 10 2020

a) \(x^2-12x-2x+24=0\)

\(\Leftrightarrow x\left(x-12\right)-2\left(x-12\right)=0\)

\(\Leftrightarrow\left(x-2\right)\left(x-12\right)=0\)

\(\Leftrightarrow\orbr{\begin{cases}x=12\\x=2\end{cases}}\)

b) \(x^2-5x-24=0\)

\(\Leftrightarrow\left(x^2+3x\right)-\left(8x+24\right)=0\)

\(\Leftrightarrow\left(x+3\right)\left(x-8\right)=0\)

\(\Leftrightarrow\orbr{\begin{cases}x=-3\\x=8\end{cases}}\)

c) \(4x^2-12x-7=0\)

\(\Leftrightarrow\left(4x^2-14x\right)+\left(2x-7\right)=0\)

\(\Leftrightarrow\left(2x-7\right)\left(2x+1\right)=0\)

\(\Leftrightarrow\orbr{\begin{cases}x=\frac{7}{2}\\x=-\frac{1}{2}\end{cases}}\)

d) \(x^3+6x^2+12x+8=0\)

\(\Leftrightarrow\left(x+2\right)^3=0\)

\(\Rightarrow x=-2\)

1 tháng 10 2020

e) \(\left(x+2\right)^2-x^2+4=0\)

\(\Leftrightarrow4x+8=0\)

\(\Rightarrow x=-2\)

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

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

\(\Leftrightarrow\left(x+5\right)\left(2-x\right)=0\)

\(\Rightarrow\orbr{\begin{cases}x=-5\\x=2\end{cases}}\)

m) \(16\left(2x-3\right)^2-25\left(x-5\right)^2=0\)

\(\Leftrightarrow\orbr{\begin{cases}8x-12=5x-25\\8x-12=25-5x\end{cases}}\)

\(\Leftrightarrow\orbr{\begin{cases}3x=-13\\13x=37\end{cases}}\Rightarrow\orbr{\begin{cases}x=-\frac{13}{3}\\x=\frac{37}{13}\end{cases}}\)

n) \(x^2-6x+4=0\)

\(\Leftrightarrow\left(x-3\right)^2-5=0\)

\(\Leftrightarrow\left(x-3+\sqrt{5}\right)\left(x-3-\sqrt{5}\right)=0\)

\(\Leftrightarrow\orbr{\begin{cases}x=3+\sqrt{5}\\x=3-\sqrt{5}\end{cases}}\)

9 tháng 6 2017

a. \(\Leftrightarrow16x^2+24x+9-4\left(4x^2-9\right)-5+2x=0\)

\(\Leftrightarrow16x^2+24x+9-16x^2+36-5+2x=0\)

\(\Leftrightarrow26x=-40\)

\(\Leftrightarrow x=\frac{-20}{13}\)

10 tháng 6 2017

Thanks

24 tháng 6 2018

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

<=> \(\left(2x+3\right)^2-\left(4x^2-1\right)=22\)

<=> \(\left(2x+3\right)^2-4x^2+1=22\)

<=> \(\left(2x+3-2x\right)\left(2x+3+2x\right)=21\)

<=> \(3\left(4x+3\right)=21\)

<=> \(4x+3=7\)

<=> \(4x=4\)

<=> \(x=1\)

24 tháng 6 2018

......................?

mik ko biết

mong bn thông cảm 

nha ................

30 tháng 10 2019

a) \(2x^2+3x-8=0\)

Ta có: \(\Delta=3^2+4.2.8=73\)

pt có 2 nghiệm

\(x_1=\frac{-3+\sqrt{73}}{4}\);\(x_1=\frac{-3-\sqrt{73}}{4}\)

d) \(\left(x^2+2x\right)^2-2\left(x^2+2x\right)-3=0\)

Đặt \(x^2+2x=t\)

\(pt\Leftrightarrow t^2-2t-3=0\)

Ta có: \(\Delta=2^2+4.3=16,\sqrt{\Delta}=4\)

pt trên có 2 nghiệm

\(x_1=\frac{2+4}{2}=3;x_2=\frac{2-4}{2}=-1\)

\(\Rightarrow\orbr{\begin{cases}x^2+2x=3\\x^2+2x=-1\end{cases}}\Leftrightarrow\orbr{\begin{cases}\left(x+3\right)\left(x-1\right)=0\\\left(x+1\right)^2=0\end{cases}}\)

\(\Rightarrow x\in\left\{-3;-1;1\right\}\)

30 tháng 10 2019

c) \(x^4+8x^3+19x^2+12x=0\)

\(\Leftrightarrow x^4+4x^3+4x^3+16x^2+3x^2+12x=0\)

\(\Leftrightarrow\left(x^4+4x^3+3x^2\right)+\left(4x^3+16x^2+12x\right)=0\)

\(\Leftrightarrow x\left(x^3+4x^2+3x\right)+4\left(x^3+4x^2+3x\right)=0\)

\(\Leftrightarrow\left(x+4\right)\left(x^3+4x^2+3x\right)=0\)

\(\Leftrightarrow\left(x+4\right)\left(x^3+x^2+3x^2+3x\right)=0\)

\(\Leftrightarrow\left(x+4\right)\left[x^2\left(x+1\right)+3x\left(x+1\right)\right]=0\)

\(\Leftrightarrow\left(x+4\right)\left(x^2+3x\right)\left(x+1\right)=0\)

\(\Leftrightarrow x\left(x+1\right)\left(x+3\right)\left(x+4\right)=0\)

\(\Leftrightarrow x\in\left\{0;-1;-3;-4\right\}\)

26 tháng 8 2019

a) \(3x^3-6x^2=0\)

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

\(\orbr{\begin{cases}3x^2=0\\x-2=0\end{cases}}\)

\(\orbr{\begin{cases}x=0\\x=2\end{cases}}\)

b) \(x\left(x-4\right)-12x+48=0\)

\(x^2-4x-12x+48=0\)

\(x^2-16x+48=0\)

\(\left(x-12\right)\left(x-4\right)=0\)

\(\orbr{\begin{cases}x-12=0\\x-4=0\end{cases}}\)

\(\orbr{\begin{cases}x=12\\x=4\end{cases}}\)

c) Viết thiếu nha :v

d) \(2x\left(x-5\right)-x\left(2x+3\right)=16\)

\(2x^2-10x-x^2-2x^2-3x=16\)

\(-13x=16\)

\(x=-\frac{16}{13}\)

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

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

\(3x^2-2+2x=-3\)

\(3x^2-2+2x+3=0\)

\(3x^2+1+2x=0\)

Vì \(3x^2+1+2x>0\)nên: 

\(x\in\varnothing\)

26 tháng 8 2019

A) 3x3 - 6x2 = 0

=> 3x2(x - 2) = 0

=> \(\orbr{\begin{cases}3x^2=0\\x-2=0\end{cases}}\)

=> \(\orbr{\begin{cases}x=0\\x=2\end{cases}}\)

b) x(x - 4) - 12x + 48 = 0

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

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

=> \(\orbr{\begin{cases}x-12=0\\x-4=0\end{cases}}\)

=> \(\orbr{\begin{cases}x=12\\x=4\end{cases}}\)

c) x(x - 4) - (x2 - 8) = x2 - 4x - x2 + 8 = 4x + 8 

5 tháng 1 2018

Violympic toán 8

6) c) x3 - x2 + x = 1

<=> x3 - x2 + x - 1 = 0

<=> (x3 - x2) + (x - 1) = 0

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

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

=> x - 1 = 0 hoặc x2 + 1 = 0

* x - 1 = 0 => x = 1

* x2 + 1 = 0 => x2 = -1 => x = -1

Vậy x = 1 hoặc x = -1

15 tháng 11 2019

Bài 5: 

a) Đặt   \(A=\left(3^2+1\right)\left(3^4+1\right)\left(3^8+1\right)\left(3^{16}+1\right)\)

\(\Rightarrow8A=\left(3^2-1\right)\left(3^2+1\right)\left(3^4+1\right)\left(3^8+1\right)\left(3^{16}+1\right)\)

\(\Rightarrow8A=\left(3^4-1\right)\left(3^4+1\right)\left(3^8+1\right)\left(3^{16}+1\right)\)

\(\Rightarrow8A=\left(3^8-1\right)\left(3^8+1\right)\left(3^{16}+1\right)\)

\(\Rightarrow8A=\left(3^{16}-1\right)\left(3^{16}+1\right)\)

\(\Rightarrow8A=3^{32}-1\)

\(\Rightarrow A=\frac{3^{32}-1}{8}\)

b) (7x+6)2 + (5-6x)2 - (10-12x)(7x+6)

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

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

\(=\left(13x+1\right)^2\)