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.

16 tháng 6 2023

x = 5*17 + 8

x = 85 + 8

x =93

`@` `\text {Ans}`

`\downarrow`

`x \div 17 = 5 (\text {dư 8})`

`=> x=5*17 + 8`

`=> x=93`

Vậy, `x=93.`

6 tháng 11 2021

\(\sqrt{2x+5}\) xác định khi \(2x+5\ge0\Rightarrow2x\ge-5\Rightarrow x\ge-\dfrac{5}{2}\)

6 tháng 11 2021

\(\sqrt{2x+5}\le0\Leftrightarrow2x+5\le0\Leftrightarrow2x\le-5\Leftrightarrow x\ge\dfrac{-5}{2}\)

\(\Rightarrow\) Đáp án:   A

6 tháng 11 2021

ĐKXĐ: \(2x-3\ge0\\ \Rightarrow2x\ge0+3\\ \Rightarrow2x\ge3\\ \Rightarrow x\ge\dfrac{3}{2}\left(A\right)\)

Chọn A

6 tháng 11 2021

\(\sqrt{3-2x}\) xác định khi \(3-2x\ge0\Rightarrow2x\le3-0\Rightarrow2x\le3\Rightarrow x\le\dfrac{3}{2}\left(D\right)\)

6 tháng 11 2021

câu d

 

uses crt;

var st:string;

d,i,t,x,y,a,b:integer;

begin

clrscr;

readln(st);

d:=length(st);

for i:=1 to d do write(st[i]:4);

writeln;

t:=0;

for i:=1 to d do

begin

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

t:=t+x;

end;

writeln(t);

val(st[d],a,b);

if (a mod 2=0) then write(1)

else write(-1);

readln;

end.

#include <bits/stdc++.h>

using namespace std;

long long a[1000],i,n,t,dem,t1;

int main()

{

cin>>n;

for (i=1; i<=n; i++) cin>>a[i];

t=0;

for (i=1; i<=n; i++) if (a[i]%2==0) t+=a[i];

cout<<t<<endl;

t1=0;

dem1=0;

for (i=1; i<=n; i++)

if (a[i]<0)

{

cout<<a[i]<<" ";

t1+=a[i];

dem1++;

}

cout<<endl;

cout<<fixed<<setprecision(1)<<(t1*1.0)/(dem1*1.0);

return 0;

}

#include <bits/stdc++.h>
using namespace std;
long long a,b;
//chuongtrinhcon
long long gcd(long long a,long long b)
{
    if (b==0) return(a);
    return gcd(b,a%b);
}
//chuongtrinhchinh
int main()
{
    cin>>a>>b;

cout<<max(a,b)<<endl;

cout<<gcd(a,b)<<endl;
    if ((a>0 && b>0) or (a<0 && b<0)) cout<<a/gcd(a,b)<<" "<<b/gcd(a,b);
    else cout<<"-"<<-a/gcd(-a,b)<<" "<<b/gcd(-a,b);
    return 0;
}

 

1 tháng 8 2021

1 C

2 B

3 B

4 C

5 B

6 B

7 D

8 B

9 A

10 B

Bài 4

1 for

2 of

3 about

6 tháng 3 2021

H(x) = \(2\left(x^2+4\right)-\dfrac{3}{2}\left(4+2x^2\right)=2x^2+8-6-3x^2\)

\(=-x^2+2\)

H(-5) = -[(-5)2] +2 = -25+2 = -23

a) Ta có: \(H\left(x\right)=2\left(x^2+4\right)-\dfrac{3}{2}\left(4+2x^2\right)\)

\(=2x^2+8-6-3x^2\)

\(=2-x^2\)

25 tháng 5 2021

....."màu xanh".... là sai

25 tháng 5 2021

rồi tự chép đi