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.

20 tháng 12 2016
0.8

 

30 tháng 8 2023

\(0,75=\dfrac{75}{100}=\dfrac{75:25}{100:25}=\dfrac{3}{4}\\ 0,8=\dfrac{8}{10}=\dfrac{8:2}{10:2}=\dfrac{4}{5}\\ 2,15=\dfrac{215}{100}=\dfrac{215:5}{100:5}=\dfrac{43}{20}\)

30 tháng 8 2023

A) \(0,75=\dfrac{75}{100}=\dfrac{75:25}{100:25}=\dfrac{3}{4}\)

B) \(0,8=\dfrac{8}{10}=\dfrac{8:2}{10:2}=\dfrac{4}{5}\)

C) \(2,15=\dfrac{215}{100}=\dfrac{215:5}{100:5}=\dfrac{43}{20}\)

23 tháng 4 2022

13/42 nha

 

23 tháng 4 2022

13/42

1 tháng 4 2022

2/3

4

1 tháng 4 2022

\(\dfrac{13}{15}-\dfrac{1}{5}=\dfrac{13}{15}=\dfrac{3}{15}=\dfrac{10}{15}=\dfrac{2}{3}\)

\(\dfrac{7}{8}\times\dfrac{2}{7}=\dfrac{14}{56}=\dfrac{1}{4}\)

13 tháng 7 2021
Code:#include <stdio.h> struct phanso {int tu;int mau;}; int ucln(int a, int b) {while(a!=b){if(a>b)a=a-b;elseb=b-a;}return a;} struct phanso tg(struct phanso a) {int c = ucln(a.tu, a.mau);a.tu /= c;a.mau /= c;return a;} struct phanso tong(struct phanso a, struct phanso b) {struct phanso s;s.tu = (a.tu * b.mau) + (b.tu * a.mau);s.mau = a.mau * b.mau;return s;} main() {struct phanso ps[100];struct phanso s;int n, x = 0, maxnum;double gtps[100], max;unsigned int i;printf("Nhap n: "); scanf("%d", &n);for (i = 0; i < n; i++) {printf("Nhap tu so cua phan so so %d: ", i + 1); scanf("%d", &ps[i].tu);printf("Nhap mau so cua phan so so %d: ", i + 1); scanf("%d", &ps[i].mau);}s = ps[0];for (i = 1; i < n; i++) {s = tong(s, ps[i]);}printf("\n");printf("a) Tong: %d/%d\n", tg(s).tu, tg(s).mau);for (i = 0; i < n; i++) {if (ps[i].mau != tg(ps[i]).mau) {x += 1;}}printf("b) So phan so chua toi gian: %d\n", x);for (i = 0; i < n; i++) {gtps[i] = (double)ps[i].tu / (double)ps[i].mau;}max = gtps[0];for (i = 1; i < n; i++) {if (max < gtps[i]) {maxnum = i;max = gtps[i];}}printf("c) Phan so co gia tri lon nhat la: %d/%d", ps[maxnum].tu, ps[maxnum].mau);return 0;} Ảnh:

5 / 15 / 20 = 0.0166

5 tháng 3 2017

5 : 15 : 20 

\(\frac{5}{15}\): 20 

\(\frac{1}{3}\): 20

\(\frac{1}{60}\)

4 tháng 5 2015

8 : 20 : 50 = 8/1 : 20/1 : 50/1 

= 8/1 x 1/20 : 50/1

= 8/20 : 50/1

= 8/20 x 1/50

= 8/1000

= 1/125

4 tháng 12 2015

1/125

CÁC BẠN TICK MÌNH VỚI

3 tháng 4 2015

                                   Giải

Ta có: 8:20:50=\(\frac{2}{5}\).\(\frac{1}{50}\)=\(\frac{1}{125}\)