So these are the new equations that I came up with, but something still is not quite right:
V1-I1*R1-(I1-I2)*R3-(I1-I4)*R2=0
V2-(I2-I3)*R5-(I2-I4)*R4-(I2-I1)*R3=0
V3-(I3-I2)*R5-(I3-I4)*R7-I3*R6=0
I4*R8+(I4-I1)*R2+(I4-I2)*R4+(I4-I3)*R7=0
Homework Statement
I need to write Kirchhoff rues for the following circuit. This is not for a physics class, but for a programming class. I can do that part, but I am not sure if the equations are correct.
Homework Equations
The Attempt at a Solution
V1-I1*R1-(I1-I2)R3-I1*R2=0...