Understanding a simple circuit

Determine the equivalent resistance $R_T$ of the circuit below. Make sure to include a magnitude and unit in your answer.

A circuit with three resistors in parallel.

The input variables are provided below:

1
2
3
4
5
6
import numpy as np

VT = 183
R1 = 90
R2 = 100
R3 = 25
1
2
3
4
5
6
from sympy import *

VT = 183
R1 = 90
R2 = 100
R3 = 25

$R_T = $

Correct answer

Student view placeholder

In student views this area is used for assessment and score info.
Tools

Staff information

Question

Title:
Understanding a simple circuit

Variant

Started at:
2026-08-04 22:51:12 (CDT)
Duration:
0s
Show/Hide answer
{
  "ans": "16.363636363636363 ohm"
}
History
dec frac
rad deg