Gwozdzilla said:
How did you determine the sign for (v2 + 10)? (Why isn't it (v2 - 10)? Is it just part of nodal analysis that when a voltage source is immediately next to one of the nodes, that voltage can be added to the node voltage and treated as a single node or "supernode"? Is this how a supernode is formed?
Yup. That's that's what's behind supernodes. If you happen to have a branch with multiple voltage sources and resistances, you can sum them to yield a net voltage and net resistance for the branch.
Here's my attempt at the equation at v2:
(v1 - (v2 + 10))/2 + (v2)/4 = 15
Is this correct or did I misplace a sign?
While not mandatory, it is always best to write nodal equations as a sum equal to zero. That way you never have to think about how to juggle signs for currents when you move them from one side of the equation to the other. Just pick whether you are going consider all currents to be flowing in, or all currents flowing out. Then the current directions are selected by the way you write the Ohm's Law expression. So if you were writing a term for a current flowing from some node V1 to node V2 and the branch has resistance R, you write (V1 - V2)/R. If you are summing currents leaving node V2, then that same term would be written as (V2 - V1)/R. Note the order of the node voltages.
Once you get in the habit of doing it this way you can write the equations by inspection and not trip up over signs, because you do it the same way, every time. Personally I'm in the habit of always summing currents flowing out of a node. But it's your choice.
Now about your equation. Your first term is for a current flowing from node v1 into v2, but your second term is for a current flowing out of the node (to ground). Then the 15 being on the right is for a current flowing out of the node, even though the 15 A is flowing into the v2 node in the diagram. So you have a mixed bag of terms. Choose one direction (in or out) and sum accordingly.
If you happen to have a current source that flows into a node and you're summing currents flowing out of the node, then you change the sign of the term. That's really the only time you need to worry about signs: when a known current is flowing in the opposite direction of your in/out choice.