justin0208 justin0208
  • 02-11-2018
  • Mathematics
contestada

which statement best explains the relationship between numbers divisible by 5 and 10

Respuesta :

theslayerlayer97
theslayerlayer97 theslayerlayer97
  • 07-11-2018

0 because you can divide them ie 0 is divisible with 5 and 10

Answer Link

Otras preguntas

Assume you add 5 g of Nacl to a beaker and add water until the volume of the solution reaches 4 L. Calculate the concentration of salt in water in g/L and mol/L
Which property is 7x +(4x + 1) = (7x + 4x) + 1t
Inâ 2001, the population in a town was 11% more than it was in 2000. If the population was 25,570 in 2002 which was 10% more than 2001 find the population in 20
Create a function names minElement() that takes an array of numbers as a paaramter and returns the min value of the array. The array may not be modified by the
Which of the following is NOT a normal function of muscle tissue? stabilizing joints protecting organs generating heat producing movement maintaining posture
Three point charges lie in the xy-plane: with q1= 86 μC at origin (0,0), q2= 32μC at the point (2.5m, 0), and q3=−53μC at the point (1.5m, 2.2m). Find the net f
where can I read the short story :Sugar and Honey"?
Emily was going to sell all of her stamp collection to buy a video game. After selling half of them she changed her mind. She then bought seventeen more. Write
4. What is the value of x in the equation below?14.3 -0.4x = 2.6x + 5.6​
Given the following code, what is the final value of i at the end of the program? int i; for(i=0; i<=4;i++) { cout << i << endl; } Question 5 pow