Skip to content

Commit aa0431f

Browse files
authored
Tweak language (#926)
1 parent 7673cdc commit aa0431f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • source/precalculus/source/02-FN

source/precalculus/source/02-FN/01.ptx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -570,14 +570,14 @@
570570
</p>
571571
</remark>
572572

573-
<definition xml:id="def-vertical-line-test">
573+
<fact xml:id="def-vertical-line-test">
574574
<statement>
575-
<p>
576-
The <term>vertical line test</term> is a method used to determine whether a relation on a graph is a function. </p>
577-
<p>Start by drawing a vertical line anywhere on the graph and observe the number of times the relation on the graph intersects with the vertical line. If every possible vertical line intersects the graph at only one point, then the relation is a function. If, however, the graph of the relation intersects a vertical line more than once (anywhere on the graph), then the relation is not a function.
575+
<p> The <term>vertical line test</term> is a method used to determine whether a relation described by a graph is a function.
576+
</p>
577+
<p>If there is any vertical line that intersects the graph in multiple places, the relation described by that graph is not a function.
578578
</p>
579579
</statement>
580-
</definition>
580+
</fact>
581581

582582
<activity xml:id="FN1-determine-if-function-using-vertical-line-test">
583583
<introduction>

0 commit comments

Comments
 (0)