hillb6241 hillb6241
  • 16-12-2020
  • Mathematics
contestada

A matchbox holds 48 matches.how many matches are needed to hold 1104 matches?​

Respuesta :

mathstudent55
mathstudent55 mathstudent55
  • 16-12-2020

Answer:

23 matchboxes

Step-by-step explanation:

I think you mean "how many boxes are needed to hold 1104 matches?"

This is a division problem.

1104/48 = 23

Answer: 23 matchboxes

Answer Link

Otras preguntas

Find the general solution of the following nonhomogeneous second order differential equation: y" - 4y = e^2x
PLEASE HUREY IXL QUESTION
Which type of neurons are used to convey the special senses of sight? a. Multipolar neurons b. Bipolar neurons c. Unipolar neurons
z varies directly with x4 and inversely with y. When x = 2 and y = 4, z = 3. What is the value of z when x = 4 and y = 9?
. If you executean infinite recursive function on a computer it will executeforever. a. True b.False
Consider screen resolition 1024 X 512 pixel resolution. If refresh rate is 60 frames per secone .How much would it be taken to display 1 row of pixels.? and ho
In circle A, ∠BAE ≅ ∠DAE. What is the value of x? 14 17 27 34
The _________________ pterygoid can close the jaw and pull it sideways.
Discuss the major differences in two approaches ofprogramming i.e. Object oriented programming and structuredprogramming.
a. Is there any functional difference between the class being instantiated in the following two ways? Balanced bal = new Balanced ("abc", "xyz"); Balanced bal =