jessedavis303 jessedavis303
  • 22-01-2018
  • Mathematics
contestada

what is nine hundred divided by 20

Respuesta :

asmallz0428
asmallz0428 asmallz0428
  • 22-01-2018
900 divided by 20 is equal to 45
Answer Link
jackiearjona
jackiearjona jackiearjona
  • 22-01-2018
The result of 900/20 is an integer, which is a number that can be written without decimal places.

900 divided by 20 in decimal = 45    900 divided by 20 in fraction = 900/20  900 divided  by 20 in percentage = 45
Answer Link

Otras preguntas

What is cute-state meaning
At age four, Jon believed he could do anything, including superhuman feats. At age ten, Jon realizes that he is a good musician, a good student, and not particu
10 POINTS!!! A truss bridge is shown with two parallel horizontal beams crossed by vertical and slanted beams. Find the value of x, the degree of slant for the
ventura coal mined six and two third tons on Monday and seven and three fourth on Tuesday, and four and one half tons on Wednesday. if the goal is to mine 25 to
Solve for z. 27/90=15/z
A single die is rolled. Find the odds in favor of rolling a number greater than 3
Write863.141 In expanded form
Bragg's law for x-ray diffraction is 2d sin8-mk, where ? is the angle between the incident beam and: the refracted beam e a reflecting plane of atoms the normal
South of London is an example of absolute location. Question 1 options: True False
what is the output of the following program when the method is called with 4? void unknown(int n) { if(n>0) { System.out.print("?"); unkown(n-1); } } A. None