Những câu hỏi liên quan
NT
Xem chi tiết
NT
25 tháng 10 2021 lúc 23:22

Câu 31: 

#include <bits/stdc++.h>

using namespace std;

long long n,i,x,dem;

int main()

{

cin>>n;

dem=0;

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

{

cin>>x;

if (30%x==0) dem++;

}

cout<<dem;

return 0;

}

Bình luận (0)
HT
Xem chi tiết
NO
13 tháng 10 2021 lúc 19:37

bài 2 

x+y/2-5=-21/-3 =7

=> x=7.2 = 14

     y=7.5 = 35

 

Bình luận (0)
NT
13 tháng 10 2021 lúc 22:38

Bài 77: 

Áp dụng tính chất của dãy tỉ số bằng nhau, ta được:

\(\dfrac{x}{8}=\dfrac{y}{9}=\dfrac{y-x}{9-8}=5\)

Do đó: x=40; y=45

Bình luận (0)
DD
Xem chi tiết
MH
17 tháng 9 2021 lúc 20:48

b)\(3x\left(x+3y\right)-6xy\left(x+3y\right)\)

\(=\left(3x-6xy\right)\left(x+3y\right)\)

c)\(x\left(x+y\right)-5x-5y\)

\(=x\left(x+y\right)-5\left(x+y\right)\)

\(=\left(x-5\right)\left(x+y\right)\)

Bình luận (0)
HP
17 tháng 9 2021 lúc 20:53

Bài 1: 

b. \(3x\left(x+3y\right)-6xy\left(x+3y\right)\)

= (3x - 6xy)(x + 3y)

= 3x(1 - 2y)(x + 3y)

c. \(x\left(x+y\right)-5x-5y\)

= x(x + y) - 5(x + y)

= (x - 5)(x + y)

d. \(3\left(x-y\right)-5x\left(y-x\right)\)

= 3(x - y) + 5x(x - y)

= (3 + 5x)(x - y)

Bài 3:

a. x + 6x2 = 0

<=> x(1 + 6x) = 0

<=> \(\left[{}\begin{matrix}x=0\\1+6x=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=0\\x=\dfrac{-1}{6}\end{matrix}\right.\)

b. 2(x + 3) - x(x + 3) = 0

<=> (2 - x)(x + 3) = 0

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

c. 5x(x - 2) - (2 - x) = 0

<=> 5x(x - 2) + (x - 2) = 0

<=> (5x + 1)(x - 2) = 0

<=> \(\left[{}\begin{matrix}5x+1=0\\x-2=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=\dfrac{-1}{5}\\x=2\end{matrix}\right.\)

d. (x + 1) = (x + 1)2

<=> (x + 1) - (x + 1)2 = 0

<=> (1 - x - 1)(x + 1) = 0

<=> -x(x + 1) = 0

<=> \(\left[{}\begin{matrix}-x=0\\x+1=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=0\\x=-1\end{matrix}\right.\)

 

Bình luận (0)
QN
Xem chi tiết
H24
Xem chi tiết
LT
Xem chi tiết
NM
10 tháng 11 2021 lúc 8:32

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

Bình luận (1)
NC
29 tháng 8 2024 lúc 16:29

Ok

Bình luận (0)
H24
Xem chi tiết
TO
28 tháng 1 2023 lúc 18:43

bán kính thân cây: 0,6 : 2 = 0,3m

Thể tích cây gỗ: 6 x 3,14x0,3x0,3 = 1,6956 (m3)

Giá tiền mua 1m3 gỗ là:

1271700 : 1,6956 = 750000 (đồng)

Bình luận (0)
H24
Xem chi tiết
LT
Xem chi tiết
LM
Xem chi tiết
NT
25 tháng 10 2021 lúc 21:56

Bài 4: 

a: Ta có: \(\widehat{OAB}=\widehat{ODC}\)

\(\widehat{OBA}=\widehat{OCD}\)

mà \(\widehat{ODC}=\widehat{OCD}\)

nên \(\widehat{OAB}=\widehat{OBA}\)

hay ΔOAB cân tại O

Bình luận (0)