Answer:
prompt("Enter a value for one edge of a cube")
Store user's value into edgeCube
area = 6 * (edgeCube * edgeCube)
volume = edgeCube * edgeCube * edgeCube
print("One side of the cube is: " + edgecube);
print("The area is: " + area)
print("The volume is: " + volume)
The voltage on a resistor will be "12 V".
According to the given question,
Current,
Power,
As we know the formula,
→
or,
By putting the giving values, we get
Thus the solution above is right.
Learn more about voltage here:
brainly.com/question/18883096