<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Check digit - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Check_digit&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Check_digit&amp;p=9">3.Next</a>
</p>
<p>of two digits that differ by 5 (0 and 5, 1 and 6, 2 and 7, 3 and 8, 4 and 9), since the 2 and 5 multiply to yield 10.</p>

<p>The  code instead uses modulo 11, which is prime, and all the number positions have different weights 1, 2,&nbsp;...&nbsp;10. This system thus detects all single-digit substitution and transposition errors (including jump transpositions), but at the cost of the check digit possibly being 10, represented by "X". (An alternative is simply to avoid using the serial numbers which result in an "X" check digit.)  instead uses</p><p>
<a accesskey="1" href="page.php?w=Check_digit&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Check_digit&amp;p=9">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
