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.

23 tháng 10 2021

Hướng dẫn thoai , bìa này tư duy đc :))

a) các cặp song song là : QE//PH;PQ//FH

b)

Góc EOQ = 90o - góc OQE = 90o- 55= 35o

Góc OFH = 90o - góc EOQ = 90o - 35o = 55o

Góc PHF = 90o - góc OFH = 90o - 55o = 35o

5 tháng 12 2021

\(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\)

5 tháng 12 2021

Bạn có thể giúp mình làm luôn câu c, d được không ạ

 

\(\left[{}\begin{matrix}x-1,7=2,3\\x-1,7=-2,3\end{matrix}\right.\left[{}\begin{matrix}x=4\\x\neg-\dfrac{3}{5}\end{matrix}\right.\)

\(\left[{}\begin{matrix}x+\dfrac{3}{4}=\dfrac{1}{3}\\x+\dfrac{3}{4}=-\dfrac{1}{3}\end{matrix}\right.\left[{}\begin{matrix}x=-\dfrac{5}{12}\\x=-\dfrac{13}{12}\end{matrix}\right.\)

3 tháng 5 2021

\(\dfrac{1}{x}+\dfrac{3}{2x}-\dfrac{5}{24}=0\)

\(\Leftrightarrow24+36-5x=0\)

\(\Leftrightarrow5x=60\)

\(\Leftrightarrow x=12\)

3 tháng 5 2021

\(\dfrac{x-5}{3}+\dfrac{x+1}{2}>3\)

\(\Leftrightarrow2x-10+3x+3>18\)

\(\Leftrightarrow5x>25\)

\(\Leftrightarrow x>5\)

1 tháng 10 2021

(3x-4-x-1)(3x-4+x+1)=0
(2x-5)(4x-3)=0
2x-5 = 0 hoặc 4x-3=0
2x=5      hoặc 4x=3
x=5/2     hoặc   x=3/4

1 tháng 10 2021

(3x - 4 - x - 1)(3x - 4 + x + 1) = 0

(2x - 5)(4x - 3) = 0

2x - 5 = 0           hoặc               4x - 3 = 0

x = 5/2               hoặc               x = 3/4

uses crt;

var st,s1,s2:string;

i,max,x,y,d1,d2:integer;

begin

clrscr;

write('Nhap xau:'); readln(st);

s1:=#32;

for i:=1 to length(st) do 

  if st[i] in ['a'..'z'] then s1:=s1+st[i];

d1:=length(s1);

for i:=1 to d1 do 

  s1[i]:=upcase(s1[i]);

writeln('Xau ky tu da chuyen sang hoa la: ',s1);

s2:=#32;

for i:=1 to length(st) do 

  if st[i] in ['0'..'9'] then s2:=s2+st[i];

write('Day so dao nguoc la: ');

d2:=length(s2);

for i:=d2 downto 1 do 

  write(s2[i]);

writeln;

max:=0;

for i:=1 to d2 do 

  begin

val(s2[i],x,y);

if max<x then max:=x;

end;

writeln('Chu so lon nhat la: ',max);

readln;

end.

Bài 2: 

Lũy thừa với số mũ chẵn của một số hữu tỉ âm là số dương

Lũy thừa với số mũ lẻ của một số hữu tỉ âm là số âm

Bài 8:

a: \(2^{27}=8^9\)

\(3^{18}=9^9\)