mirror of
https://github.com/danbulant/notes
synced 2026-05-19 04:18:49 +00:00
vault backup: 2022-09-19 20:29:48
This commit is contained in:
parent
8863038ab7
commit
d9169174a9
2 changed files with 15 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
{
|
||||
"path": "/",
|
||||
"date": "2022-09-19",
|
||||
"size": 899584
|
||||
"size": 899709
|
||||
}
|
||||
],
|
||||
"activityHistory": [
|
||||
|
|
@ -806,7 +806,7 @@
|
|||
},
|
||||
{
|
||||
"date": "2022-09-19",
|
||||
"value": 0
|
||||
"value": 125
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -166,3 +166,16 @@ $0\le(x-2)(x+3)$
|
|||
---
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
$y=(3x+8):(x-6)$
|
||||
$y=\frac{3x+8}{x-6}$
|
||||
|
||||
>$3x+8=0$
|
||||
>$3x=-8$
|
||||
>$x=-\frac83$
|
||||
|
||||
> $x-6 = 0$
|
||||
> $x=6$
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue