Seudónimo
Seudónimo
01-12-2016
Mathematics
contestada
help me on my homework plzzzzz
Respuesta :
zxsq
zxsq
01-12-2016
6000/500=12. 12 reams of paper are needed.
Answer Link
gabeltmartin
gabeltmartin
01-12-2016
do 500*6000. to make it more simple, do 5*6=30 then add the 5 zeros. you should get 300,000
Answer Link
VER TODAS LAS RESPUESTAS ( 29+ )
Otras preguntas
How did jazz blend cultural influences and cross-cultural divides?
Before a day care facility can be accredited by NAEYC, the facility must be in operation for at least how many years or months ?
Which function rule represents h(x) as an independent function? f(x)=6x2−3x−9 g(x)=2x2+4x+8 h(x)=f(x)−g(x) Answer Choices: h(x)=4x2−7x−17 h(x)=x+x h(x)=4x2+x+
If the graph is that of f(x), name a point that lies on f-1 (x).
(04.04 lc) which person sold the louisiana territory to the united states? a aaron burr b napoleon bonaparte c saint-domingue d toussaint l'ouverture
What kind of complement is the underlined word? Give her your remaining tokens. A.Direct object B.predicate nominative C.predicate adjective D.indirect object
Which Resource Is Most Useful For Finding The Correct Spelling Of Words If You Have Internet Access? A. List Of Symptoms B. Dictionary C. Electronic Dictiona
In which species does sulfur have the highest oxidation number? s8 (elemental form of sulfur) h2s so2 h2so3 k2so4?
How did the courtiers entertain themselves at the special Jour D’appartement
What is the output of the code snippet given below? int i; int j = 0; for (i = 0; i < 5; i++) { if (i % 2 == 0) { i = i + 2; j++; }