Bài tập  /  Bài đang cần trả lời

Toán học - Lớp 9
09/07 09:05:51

Thực hiện phép tính

1)X+2/x - x^2 +5x+4/x(x+2)=x/x+2 
2)1/x+1-5/x+2=15/(x+1)(2-x)
3)1-6x/x-2+9x+4/x+2=x(3x-2)+1/x^2-4 
Gappp 
 
2 trả lời
Hỏi chi tiết
28
Tham khảo câu trả lời từ Trợ lý ảo Lazi
Sure, let's solve these equations step by step.

### 1) \(\frac{X+2}{x} - \frac{x^2 + 5x + 4}{x(x+2)} = \frac{x}{x+2}\)

First, let's simplify the left-hand side (LHS):

\[
\frac{X+2}{x} - \frac{x^2 + 5x + 4}{x(x+2)}
\]

Notice that \(x^2 + 5x + 4\) can be factored as \((x+1)(x+4)\):

\[
\frac{X+2}{x} - \frac{(x+1)(x+4)}{x(x+2)}
\]

Now, let's find a common denominator for the terms on the LHS:

\[
\frac{X+2}{x} - \frac{(x+1)(x+4)}{x(x+2)} = \frac{(x+2)(x+2) - (x+1)(x+4)}{x(x+2)}
\]

Simplify the numerator:

\[
(x+2)(x+2) - (x+1)(x+4) = x^2 + 4x + 4 - (x^2 + 5x + 4) = x^2 + 4x + 4 - x^2 - 5x - 4 = -x
\]

So, the LHS simplifies to:

\[
\frac{-x}{x(x+2)} = \frac{-1}{x+2}
\]

Now, let's compare this with the right-hand side (RHS):

\[
\frac{-1}{x+2} = \frac{x}{x+2}
\]

For these to be equal, \(x\) must be \(-1\):

\[
\frac{-1}{x+2} = \frac{-1}{x+2}
\]

So, the solution is \(x = -1\).

### 2) \(\frac{1}{x+1} - \frac{5}{x+2} = \frac{15}{(x+1)(2-x)}\)

First, let's find a common denominator for the LHS:

\[
\frac{1}{x+1} - \frac{5}{x+2} = \frac{(x+2) - 5(x+1)}{(x+1)(x+2)}
\]

Simplify the numerator:

\[
(x+2) - 5(x+1) = x + 2 - 5x - 5 = -4x - 3
\]

So, the LHS becomes:

\[
\frac{-4x - 3}{(x+1)(x+2)}
\]

Now, let's compare this with the RHS:

\[
\frac{-4x - 3}{(x+1)(x+2)} = \frac{15}{(x+1)(2-x)}
\]

Notice that \((2-x)\) can be written as \(-(x-2)\), so:

\[
\frac{15}{(x+1)(2-x)} = \frac{15}{-(x+1)(x-2)} = -\frac{15}{(x+1)(x-2)}
\]

So, we have:

\[
\frac{-4x - 3}{(x+1)(x+2)} = -\frac{15}{(x+1)(x-2)}
\]

Cross-multiplying gives:

\[
-4x - 3 = -15(x+2)
\]

Simplify:

\[
-4x - 3 = -15x - 30
\]

Rearrange terms:

\[
-4x + 15x = -30 + 3
\]

\[
11x = -27
\]

\[
x = -\frac{27}{11}
\]

### 3) \(1 - \frac{6x}{x-2} + \frac{9x + 4}{x+2} = \frac{x(3x-2) + 1}{x^2 - 4}\)

First, let's simplify the LHS:

\[
1 - \frac{6x}{x-2} + \frac{9x + 4}{x+2}
\]

Notice that \(x^2 - 4\) can be factored as \((x-2)(x+2)\), so let's find a common denominator:

\[
1 - \frac{6x}{x-2} + \frac{9x + 4}{x+2} = \frac{(x-2)(x+2) - 6x(x+2) + (9x+4)(x-2)}{(x-2)(x+2)}
\]

Simplify the numerator:

\[
(x-2)(x+2) = x^2 - 4
\]

\[
-6x(x+2) = -6x^2 - 12x
\]

\[
(9x+4)(x-2) = 9x^2 - 18x + 4x - 8 = 9x^2 - 14x - 8
\]

Combine these:

\[
x^2 - 4 - 6x^2 - 12x + 9x^2 - 14x - 8 = 4x^2 - 26x - 12
\]

So, the LHS becomes:

\[
\frac{4x^2 - 26x - 12}{x^2 - 4}
\]

Now, let's compare this with the RHS:

\[
\frac{x(3x-2) + 1}{x^2 - 4}
\]

Simplify the numerator of the RHS:

\[
x(3x-2) + 1 = 3x^2 - 2x + 1
\]

So, we have:

\[
\frac{4x^2 - 26x - 12}{x^2 - 4} = \frac{3x^2 - 2x + 1}{x^2 - 4}
\]

For these to be equal, the numerators must be equal:

\[
4x^2 - 26x - 12 = 3x^2 - 2x + 1
\]

Rearrange terms:

\[
4x^2 - 3x^2 - 26x + 2x - 12 - 1 = 0
\]

\[
x^2 - 24x - 13 = 0
\]

Solve this quadratic equation using the quadratic formula \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\):

\[
x = \frac{24 \pm \sqrt{24^2 - 4 \cdot 1 \cdot (-13)}}{2 \cdot 1}
\]

\[
x = \frac{24 \pm \sqrt{576 + 52}}{2}
\]

\[
x = \frac{24 \pm \sqrt{628}}{2}
\]

\[
x = \frac{24 \pm 2\sqrt{157}}{2}
\]

\[
x = 12 \pm \sqrt{157}
\]

So, the solutions are \(x = 12 + \sqrt{157}\) and \(x = 12 - \sqrt{157}\).
2
0
Chou
09/07 09:07:42

Mở khóa để xem toàn bộ nội dung trả lời

(?)
Bạn đã đạt đến giới hạn của mình. Bằng cách Đăng ký tài khoản, bạn có thể xem toàn bộ nội dung trả lời
Cải thiện điểm số của bạn bằng cách đăng ký tài khoản Lazi.
Xem toàn bộ các câu trả lời, chat trực tiếp 1:1 với đội ngũ Gia sư Lazi bằng cách Đăng ký tài khoản ngay bây giờ
Tôi đã có tài khoản? Đăng nhập
2
0
Trung Trần
09/07 09:30:02
+4đ tặng

Bạn hỏi - Lazi trả lời

Bạn muốn biết điều gì?

GỬI CÂU HỎI
Học tập không giới hạn cùng bạn bè học sinh cả nước, đến LAZI, sôi động, tích cực, trải nghiệm

Hôm nay bạn thế nào? Hãy nhấp vào một lựa chọn, nếu may mắn bạn sẽ được tặng 50.000 xu từ Lazi

Vui Buồn Bình thường

Học ngoại ngữ với Flashcard

×
Gia sư Lazi Gia sư
×
Trợ lý ảo Trợ lý ảo