vault backup: 2022-02-18 07:47:20

This commit is contained in:
Daniel Bulant 2022-02-18 07:47:20 +01:00
parent f9c4c218a5
commit 1aefe984a3
2 changed files with 11 additions and 2 deletions

View file

@ -13,7 +13,7 @@
{ {
"path": "/", "path": "/",
"date": "2022-02-18", "date": "2022-02-18",
"size": 777554 "size": 777684
} }
], ],
"activityHistory": [ "activityHistory": [
@ -50,7 +50,7 @@
}, },
{ {
"date": "2022-02-18", "date": "2022-02-18",
"value": 1131 "value": 1261
} }
] ]
} }

View file

@ -30,3 +30,12 @@ $|x-5|=|-6-5|=11$ ✔️
$|x-5|=|16-5|=11$ ✔️ $|x-5|=|16-5|=11$ ✔️
--- ---
$|x+3|=63$ nulový bod $x = -3$
$x<3$
$-(x+3)=63$
$-x-3=63$
$-x=66$
$x=66$ ❌ $[66\not\in x<3]$
$x \geq 3$