joemartinez301 joemartinez301
  • 11-01-2021
  • Mathematics
contestada

Dozen brownies =seven eights oil. Need to make 6 dozen

Respuesta :

yw2fjkruqc
yw2fjkruqc yw2fjkruqc
  • 11-01-2021

Answer:

5 1/4!!!!!!!!!!!!!!

Step-by-step explanation:

7/8 x 6 = 5.25

Answer Link

Otras preguntas

How many molecules are equivalent to 0.5 mol 02 molecule?​
Find the greatest number of children to whom 260 pens and 364 chocolates can be divided equally.
A simple random sample of earthquake depths yields the following: n=600, x=5.82 km, and s=4.93 km use a 0.01 significance level to test the claim of a seismolog
How are nuclear weapons distinguished from conventional weapons?.
what group is a major part of the executive branch
what happened in 1789
Hello can someone please help me ??? Solve the following system of equations graphically on the set of axes ?? y=2/3x+3 ........................................
four friends go out for lunch. Each person orders 1 drink for 1.50 and 3 tacos. the total cost for all 4 people is $24. what is the price of one taco? $_
Solve for x and round to nearest tenth please:)
Consider the following program written in C syntax: void swap(int a, int b) { int temp; temp = a; a = b; b = temp; } void main() { int value = 2, list[5] = {1,