My bad. My last post was referring to a different problem.
Here's the other problem I'm working on:
R' = 0
J' = aR + bJ
{{0, 0},{a,b}}
L^2 - bL
L1 = (b+sqrt(b^2))/2 = b
L2 = (b-b)2/ = 0
e1 = {{b},{L-a}} = {{0},{b}}
e2 = {{L-d},{c}} = {{-b},{a}}
Now how do I go from those...