v715laurie
v715laurie v715laurie
  • 01-06-2017
  • Mathematics
contestada

How many 3/7 cup sugar bowls can be filled from 6 cups of sugar

Respuesta :

anonymous79
anonymous79 anonymous79
  • 01-06-2017
Amount of cups =6/(3/7)=6*7/3=42/3=14
Answer Link

Otras preguntas

HELP! Determine for each x-value whether it is in the domain of f or not. ​
American astronauts walked on the moon. Which term is defined as the use of the latest or most advanced technology? O boycott O civil rights O high-tech O inter
I WILL GIVE BRAINLEIST.I need help. I need to know how many 3/4 of a quart would like fit equally in 6 cups. I will give branliest.
Help me plz!!!!!!!!!!!!!!!
i leave my house in the morning, i walk for 10 minutes then i jog for 20 minutes, then i rest on a park bench for 5 minutes then i walk home for 25 minutes. ske
what does the R stand for when attached to a molecule?
The Paramecium is an aquatic, single-celled organism. What is a challenge of homeostasis for this organism? O muscle attachment points O maintaining a stable si
There is more than one answer
What's is "My city is very small" in french?
What is the output of the following program? numA = 1 for count in range(3,5): numA = numA * count print(numA) Output: ____