更新
This commit is contained in:
parent
3ae9b8ac15
commit
03ed9b16e6
@ -28,10 +28,7 @@
|
|||||||
|
|
||||||
解: 设鸡有$x$只, 兔有$y$只,则:
|
解: 设鸡有$x$只, 兔有$y$只,则:
|
||||||
|
|
||||||
$$ \begin{cases}
|
$ \begin{cases}x+y &= 35 \newline 2x+4y &= 94 \end{cases} $
|
||||||
x+y &= 35\\
|
|
||||||
2x+4y &= 94
|
|
||||||
\end{cases} $$
|
|
||||||
|
|
||||||
$ x = 35-y $
|
$ x = 35-y $
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user