Respuesta :

Neuron
If you would like to solve the equation V = 1/3 * B * h for h, you can use the following two steps:

V = 1/3 * B * h      /*3
3 * V = B * h         /B
h = 3 * V / B

The correct result would be 
h = 3 * V / B.

Otras preguntas