Ai giải chi tiết bài pascal này với ạ, em đang kiểm tra ạ
ai giải giúp em mấy bài toán này vs ạ giải chi tiết giúp em ạ
\(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.\)
Ai giúp mình bài này với ạ!!! Giải chi tiết hộ mình nhé! Mình cảm ơn ạ!!!
Giải chi tiết bài này giúp em với ạ
\(\left\{{}\begin{matrix}6u_2+u_5=1\\3u_3+2u_4=-1\end{matrix}\right.\)
\(\Leftrightarrow\left\{{}\begin{matrix}6u_1.q+u_1.q^4=1\\3u_1.q^2+2u_1.q^3=-1\end{matrix}\right.\)
\(\Rightarrow u_1\left(6q+q^4+3q^2+2q^3\right)=0\)
\(\Leftrightarrow q^3+2q^2+3q+6=0\)
\(\Leftrightarrow\left(q+2\right)\left(q^2+3\right)=0\)
\(\Leftrightarrow q=-\text{}2\)
\(\Rightarrow u_1=\dfrac{1}{4}\)
\(\Rightarrow u_n=u_1.q^{n-1}=\dfrac{1}{4}.\left(-2\right)^{n-1}=\left(-2\right)^{n-3}\)
Phiền mọi người giúp mình bài này với ạ, mọi người giải thì ghi chi tiết giúp mình ạ.
Phiền mọi người giúp, bài này mình đang cần gấp ạ
\(R_{tđ}=\dfrac{R_1\cdot R_2}{R_1+R_2}=\dfrac{24\cdot12}{24+12}=8\Omega\)
\(I=\dfrac{U}{R}=\dfrac{12}{8}=1,5A\)
\(P=\dfrac{U^2}{R}=\dfrac{12^2}{8}=18W\)
\(Q_{tỏa1}=A_1=U_1\cdot I_1\cdot t=12\cdot\dfrac{12}{24}\cdot1\cdot3600=21600J\)
\(Q_{tỏa2}=A_2=U_2\cdot I_2\cdot t=12\cdot\dfrac{12}{12}\cdot1\cdot3600=43200J\)
Mọi người giúp em với ạ mai em kiểm tra cuối kì em cảm ơn trước ạ: Viết chương trình pascal tính tổng của n số nguyên với n được nhập từ bàn phím mong mọi người giải giùm
uses crt;
var a:array[1..100]of integer;
i,n,t:integer;
begin
clrscr;
write('Nhap n='); readln(n);
for i:=1 to n do
begin
write('A[',i,']='); readln(a[i]);
end;
t:=0;
for i:=1 to n do
t:=t+a[i];
writeln(t);
readln;
end.
giúp em bài này với ạ,giải chi tiết luôn nha,em cảm ơn
\(x=\left(\dfrac{1}{2}\right)^3:\left(\dfrac{1}{2}\right)=\left(\dfrac{1}{2}\right)^{3-1}=\left(\dfrac{1}{2}\right)^2=\dfrac{1}{4}\)
Mọi người giúp em bài này với ạ. Em sắp kiểm tra rồi ạ . Em cảm ơn
em đang kiểm tra môn toán ai giúp em với ạ
a) 3y(x-2)
b) x(x+y)+2(x+y)=(x+2)(x+y)
c) y2-92=(y-9)(y+9)
nhanh giúp em với ạ vì là bài kiểm tra 1 tiết
\(a,\dfrac{21\times15\times9}{7\times45\times18}=\dfrac{3\times7\times15\times9}{7\times15\times3\times9\times2}=\dfrac{1}{2}\\ b,\dfrac{24\times11\times27}{33\times8\times12\times9}=\dfrac{12\times2\times11\times3\times9}{11\times3\times8\times2\times6\times9}=\dfrac{12}{8\times6}=\dfrac{12}{48}=\dfrac{1}{4}\)