jmeyerscpp jmeyerscpp
  • 22-09-2022
  • Mathematics
contestada

Solve for h.
V=1/3bh

Respuesta :

wegnerkolmp2741o
wegnerkolmp2741o wegnerkolmp2741o
  • 22-09-2022

Answer:

h = 3V /b

Step-by-step explanation:

V=1/3bh

Solve for h

Multiply each side by 3

3V = 3*1/3bh

3V = bh

Divide each side by b

3V/b = bh/b

3V /b = h

h = 3V /b

Answer Link
mh5811297
mh5811297 mh5811297
  • 22-09-2022

Answer:

[tex]3v = bh \\ bh = 3v \\ h = \frac{3v}{b} [/tex]

Answer Link

Otras preguntas

Find the measure of Angle E if Arc AB = 80 degrees and Arc CD = 38. Round to the nearest tenth.
What is the intended purpose of this section of the passage?
Sita teaches of us change into passive ​
In which states do the highest numbers of recent immigrants live?
You have 3L of a 2 molar magnesium chloride solution. How many moles of chloride ions are present? Show all work!
The function f(x) = 0.11(3)x is reflected over the x-axis to produce function g(x). Function g(x) is then reflected over the y-axis to produce function h(x). Wh
Evaluate 2x for each value of x. Write your answers in simplest form. Show your work! 1. x = 1/4 2. x = 1/3 3. x = 1/2 4. x = 1/6 5. x = 1/7 6. x = 1/8 7
what is the interrelationship between quality of life and population growth​
A billiard ball at rest is struck by another billiard ball of the same mass whose speed is 6.0 m/s. After an elastic collision the striking ball goes off at an
If given program is executed, what will be output? Create Stack<Integer>Queue<Integer> queue = new LinkedList<Integer>; Create LinkedList<