HOC24
Lớp học
Môn học
Chủ đề / Chương
Bài học
\(\left(3x-1\right)^2-5\left(2x+1\right)^2+\left(6x-3\right)\left(2x+1\right)=\left(x-1\right)^2\)
\(\left(3x-1\right)^2-5\left(6x-3\right)\left(2x+1\right)=\left(x-1\right)^2\)
(\(3+\dfrac{x}{3-x}+\dfrac{2x}{3+x}-\dfrac{4x^2-3x-9}{x^2-9}\) ):\(\left(\dfrac{2}{3-x}-\dfrac{x-1}{3x-x^2}\right)\)\(=\left(\dfrac{3x^2-27}{\left(x-3\right)\left(x+3\right)}+\dfrac{-x\left(x+3\right)}{\left(x-3\right)\left(x+3\right)}+\dfrac{2x\left(x-3\right)}{\left(x-3\right)\left(x+3\right)}-\dfrac{4x^2-3x-9}{\left(x-3\right)\left(x+3\right)}\right)\)\(:\left(\dfrac{2x}{x\left(3-x\right)}-\dfrac{x-1}{x\left(3-x\right)}\right)\)
\(=\dfrac{3x^2-27-x^2-3x+2x^2-6x-4x^2+3x+9}{\left(x-3\right)\left(x+3\right)}:\dfrac{x+1}{x\left(3-x\right)}\)
\(=\dfrac{-6x-18}{\left(x-3\right)\left(x+3\right)}:\dfrac{x+1}{x\left(3-x\right)}\) \(=\dfrac{-6\left(x+3\right)}{\left(x-3\right)\left(x+3\right)}:\dfrac{x+1}{x\left(3-x\right)}\)
\(=\dfrac{6}{3-x}.\dfrac{x\left(x-3\right)}{x+1}\) \(=\dfrac{6x}{x+1}\)
tam giác abc cần đk j để aemf là hbh mình ko biết làm
điều kiện dương??? what???
tam giác tính đc bằng sô âm à
câu lệch thiếu: if (điều kiện) then (câu lệnh)
câu lệnh đủ: if (điều kiện) then (câu lệnh 1) else (câu lệnh 2)
program soamsoduong;
uses crt;
var
a:integer;
begin
clrscr;
write('nhap vao a:');readln(a);
if a>0 then write('so am la',a)
else write ('so duong la ', a)
readln;
end.
làm thừa