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.

4 tháng 5 2022

b. \(\Delta=b^2-4ac=\left[-\left(3m-2\right)\right]^2-4\cdot1\cdot\left(-3m\right)=9m^2+4>0\forall m\)

=> phuong trình luôn có 2 nghiệm phân biệt.

4 tháng 5 2022

=)) tui cx làm tới cứ tưởng nó cao siêu lắm tks nha

20 tháng 3 2023

tong = 0

for i in range(1, 101):

     if i % 3 == 0 and i % 5 == 0:

          tong += i

print("Tổng các số chia hết cho 3 và 5 trong phạm vi từ 1 đến 100 là", tong)

10 tháng 11 2021

\(1,\\ a,=6x^4y^4-x^3y^3+\dfrac{1}{2}x^4y^2\\ b,=4x^3+5x^2-8x^2-10x+12x+15\\ =4x^3-3x^2+2x+15\\ 2,\\ a,=7\left(x^2-6x+9\right)=7\left(x-3\right)^2\\ b,=\left(x-y\right)^2-36=\left(x-y-6\right)\left(x-y+6\right)\\ 3,\\ \Leftrightarrow x\left(x^2-0,36\right)=0\\ \Leftrightarrow x\left(x-0,6\right)\left(x+0,6\right)=0\\ \Leftrightarrow\left[{}\begin{matrix}x=0\\x=0,6\\x=-0,6\end{matrix}\right.\)

10 tháng 11 2021

cảm ơn bạn minh nhiều nha

17 tháng 1 2017

bài nào ?

17 tháng 1 2017

Bài nào vậy bạn ?

17 tháng 4 2022

\(\left|2x-3\right|=3-2x\)

\(ĐK:x\le\dfrac{3}{2}\)

\(\Leftrightarrow\left[{}\begin{matrix}2x-3=3-2x\\3-2x=3-2x\end{matrix}\right.\)

\(\Leftrightarrow\left[{}\begin{matrix}x=\dfrac{3}{2}\\0=0\left(đúng\right)\end{matrix}\right.\)

Vậy \(S=\left\{x\in R;x=\dfrac{3}{2}\right\}\)

20 tháng 8 2021

a) \(\dfrac{x^2+2}{x^3-1}+\dfrac{x+1}{x^2+x+1}+\dfrac{1}{1-x}\)

\(=\dfrac{x^2+2}{\left(x-1\right)\left(x^2+x+1\right)}+\dfrac{x+1}{x^2+x+1}+\dfrac{1}{1-x}\)

\(=\dfrac{x^2+2}{\left(x-1\right)\left(x^2+x+1\right)}+\dfrac{\left(x-1\right)\left(x+1\right)}{\left(x-1\right)\left(x^2+x+1\right)}-\dfrac{x^2+x+1}{\left(x-1\right)\left(x^2+x+1\right)}\)

\(=\dfrac{\left(x^2+2\right)+\left(x-1\right)\left(x+1\right)-\left(x^2+x+1\right)}{\left(x-1\right)\left(x^2+x+1\right)}\)

\(=\dfrac{x^2+2+x^2-1-x^2-x-1}{\left(x-1\right)\left(x^2+x+1\right)}\)

\(=\dfrac{x^2-x}{\left(x-1\right)\left(x^2+x+1\right)}\)

\(=\dfrac{x\left(x-1\right)}{\left(x-1\right)\left(x^2+x+1\right)}\)

\(=\dfrac{x}{x^2+x+1}\)

20 tháng 8 2021

undefined