vault backup: 2022-09-19 20:29:48

This commit is contained in:
Daniel Bulant 2022-09-19 20:29:48 +02:00
parent 8863038ab7
commit d9169174a9
2 changed files with 15 additions and 2 deletions

View file

@ -13,7 +13,7 @@
{ {
"path": "/", "path": "/",
"date": "2022-09-19", "date": "2022-09-19",
"size": 899584 "size": 899709
} }
], ],
"activityHistory": [ "activityHistory": [
@ -806,7 +806,7 @@
}, },
{ {
"date": "2022-09-19", "date": "2022-09-19",
"value": 0 "value": 125
} }
] ]
} }

View file

@ -166,3 +166,16 @@ $0\le(x-2)(x+3)$
--- ---
![](Pasted%20image%2020220919200541.png) ![](Pasted%20image%2020220919200541.png)
---
$y=(3x+8):(x-6)$
$y=\frac{3x+8}{x-6}$
>$3x+8=0$
>$3x=-8$
>$x=-\frac83$
> $x-6 = 0$
> $x=6$