asool12 asool12
  • 01-03-2021
  • Mathematics
contestada

what is 2/9 1/7 1/4 1/3 3/10 in greatest to least

Respuesta :

u65w8mm9uc u65w8mm9uc
  • 01-03-2021

Answer:

1/3,3/10,1/4,2/9,1/7

Step-by-step explanation

The LCD would 1260 so 1/3= 420/1260, 3/10= 378/1260, 1/4= 315/1260, 2/9= 280/1260, 1/7=180/1260

Answer Link

Otras preguntas

hello could any pls help this is due rnnn please and thankk youuu
Justice always prevails
Triangle QRS has vertices Q(-2, 2), R(-3,-4), and S(1, -2). Write the coordinate notation for each translation given. Then write the coordinates of Q'R’ S' afte
A wheel rotating with a constant angular acceleration turns through 23 revolutions during a 3 s time interval. Its angular velocity at the end of this interval
Explain the theories of 'unitarianism' and 'expansion' as these relate to the authorship of The Illiad.
Name the coordinates of the points on the graph. F _____ G_____ H_____ M_____ P_____
The Reds and the Cubs are playing 3 games. In each game the probability that the Reds win is 0.54. The probability of the Reds winning is not affected by who ha
What statement about the Necessary and Proper Clause is accurate? A) It is the source of implied powers. B) It is written so as not to be open to debate. C)
Can a cell that is normally non-dividing be stimulated to divide? When does this happen and how is it accomplished?
// global variables int a = 5, b = 6, c = 7, d = 8; void sub2() { int a = 0, b = 3; //local variables { int b = 5; //local variable System.out.println("a=" + a)