vault backup: 2022-10-04 11:18:20

This commit is contained in:
Daniel Bulant 2022-10-04 11:18:20 +02:00
parent 56f93a99b8
commit cf18b49dc2
3 changed files with 31 additions and 3 deletions

View file

@ -12,8 +12,8 @@
"checkpointList": [
{
"path": "/",
"date": "2022-09-29",
"size": 909249
"date": "2022-10-04",
"size": 909606
}
],
"activityHistory": [
@ -835,6 +835,18 @@
{
"date": "2022-09-29",
"value": 2103
},
{
"date": "2022-09-30",
"value": 4
},
{
"date": "2022-10-01",
"value": 0
},
{
"date": "2022-10-04",
"value": 421
}
]
}

View file

@ -1,4 +1,4 @@
---
;h---
tags: [cjl, cjl/literatura, cjl/renesance, osobnosti]
desc: Anglický spisovatel 15. st.
---

View file

@ -179,3 +179,19 @@ $y=\frac{3x+8}{x-6}$
> $x-6 = 0$
> $x=6$
---
$\frac{x^5*(x^n*6*y^{4n})^3}{9*y^{4n}*(x^5*2*y^6)^2}$
$\frac{x^5*(x^n*6*y^{4n})(x^n*6*y^{4n})(x^n*6*y^{4n})}{9*y^{4n}*(x^5*2*y^6)(x^5*2*y^6)}$
$x^{5+3n}*216*y^{12n}$
$36*y^{4n+12}*x^{10}$
$\frac{x^{5+3n}*216*y^{12n}}{36*y^{4n+12}*x^{10}}$
$x^{3n-5}*6*y^{8n-12}$
$6x^{3n-5}y^{8n-12}$
ignore: $\frac{x^{5n}*216*y^{12*n^3}}{36*y^{16n}*x^{10}}$