测试
This commit is contained in:
parent
621b259fb9
commit
4cd34a1798
@ -28,7 +28,8 @@
|
|||||||
|
|
||||||
解: 设鸡有$x$只, 兔有$y$只,则:
|
解: 设鸡有$x$只, 兔有$y$只,则:
|
||||||
|
|
||||||
$ \begin{cases}\begin{aligned}x+y=35\\ 2x+4y=94\end{aligned}\end{cases}$
|
$$ \begin{cases}\begin{aligned}x+y=35\\
|
||||||
|
2x+4y=94\end{aligned}\end{cases} $$
|
||||||
|
|
||||||
$ x = 35-y $
|
$ x = 35-y $
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user