ubuntu2004
<exercise checkit-seed="0003" checkit-slug="Demo1" checkit-title="Line Slopes">1<!-- The contents of <statement></statement> should specify2the task you wish them to complete. -->3<statement>4<p>5For each of the following line equations, identify its slope.6</p>7<ol>8<li><m>7 \, x + 8 \, y = \left(-7\right)</m></li>9<li><m>y = -4 \, x + 9</m></li>10</ol>11</statement>12<!-- The contents of <answer></answer> summarize the13"final answer" related to this task. -->14<answer>15<ol>16<li><m>-\frac{8}{7}</m></li>17<li><m>-4</m></li>18</ol>19</answer>20</exercise>212223