4 lines
61 B
Text
4 lines
61 B
Text
|
|
c/(2 c)
|
||
|
|
(b^2 - c^2)/(b - c) // Cancel
|
||
|
|
1/2 + b/c // Together
|