Skip to content

Commit 6aa7e5d

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent e52181e commit 6aa7e5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ Below are the exercises solved in this repository. They have been written in LaT
6565

6666
<br>
6767

68-
$${\huge \bf \int \left(x^{\frac{3}{2}} + 2x + 1\right) \, dx}$$
68+
${\huge \bf \int \left(x^{\frac{3}{2}} + 2x + 1\right) \, dx}$
6969

7070
<br>
7171

7272
- 💡 [**Solution:**: We can integrate each term separately:]()
7373

7474
<br>
7575

76-
$$\huge \bf \int x^{\frac{3}{2}} \, dx + \int 2x \, dx + \int 1 \, dx$$
76+
$\huge \bf \int x^{\frac{3}{2}} \, dx + \int 2x \, dx + \int 1 \, dx$
7777

7878
<br><br>
7979

0 commit comments

Comments
 (0)