Skip to content

Commit c53f715

Browse files
authored
Merge pull request #10 from vakhil03/patch-1
Update 01-demand.ipynb inverse fraction -3/2 to +3/2
2 parents 5ca9040 + 03f3706 commit c53f715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/01-demand/01-demand.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"\n",
5757
"As we are solving for the inverse of the previous demand function, the inverse demand function for the example above is \n",
5858
"\n",
59-
"$$\\text{Price}_{d}=-\\frac{1}{2} \\cdot \\text{Quantity}_{d} - \\dfrac{3}{2}$$"
59+
"$$\\text{Price}_{d}=-\\frac{1}{2} \\cdot \\text{Quantity}_{d} + \\dfrac{3}{2}$$"
6060
]
6161
},
6262
{

0 commit comments

Comments
 (0)