mirror of
https://github.com/danbulant/notes
synced 2026-05-19 04:18:49 +00:00
vault backup: 2022-06-07 16:46:56
This commit is contained in:
parent
e5c1145e7f
commit
3dcd881e14
2 changed files with 11 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
{
|
||||
"path": "/",
|
||||
"date": "2022-06-07",
|
||||
"size": 842286
|
||||
"size": 842334
|
||||
}
|
||||
],
|
||||
"activityHistory": [
|
||||
|
|
@ -702,7 +702,7 @@
|
|||
},
|
||||
{
|
||||
"date": "2022-06-07",
|
||||
"value": 850
|
||||
"value": 898
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -124,3 +124,12 @@ $\sqrt{D}=6$
|
|||
$x=\frac{b\pm\sqrt{D}}{2a}$
|
||||
$x_1=\frac{6+6}{2*2}$
|
||||
$x_1=3$
|
||||
|
||||
---
|
||||
|
||||
$\frac{-26x+14}{4x-2}\ge0$
|
||||
$-26x+14\ge0$
|
||||
$-26x\ge-14$
|
||||
$26x\le14$
|
||||
$x\le\frac{14}{26}$
|
||||
$x\le\frac{7}{13}$
|
||||
|
|
|
|||
Loading…
Reference in a new issue