Skip to content

Commit

Permalink
Added note warning students to use reduced fractions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gajennings committed Aug 19, 2019
1 parent c3c7373 commit 0787211
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ BEGIN_TEXT
For what value(s) of \(h\) and \(k\) does the linear system have infinitely many solutions?
$PAR \[ $dS \] $PAR
\(h\) \{$poph->menu()\} \{ans_rule(15)\} and \(k\) \{$popk->menu()\} \{ans_rule(15)\}
$PAR
$BBOLD Note: $EBOLD \(h\) and \(k\) must be integers or fractions reduced to lowest terms.
END_TEXT
Context()->normalStrings;

Expand Down

0 comments on commit 0787211

Please sign in to comment.