Answer:
10.626
Step-by-step explanation:
There's multiple ways to go about it. See how
5.06 * 2.1 = (5 + 0.06)(2 + 0.1) = 5*2 + 0.06*2 + 5*0.1 + 0.06*0.1 =
= 10 + 0.12 + 0.5 + 0.006 = 10.626
Please notice how breaking up the product into smaller parts has let us make all the computations without too much hassle.
Answer:
10k.
Step-by-step explanation:
1) if for the 1st position can be used 0-9 digits (10 digits), for the 2d - 0-9 digits, for the 3d - 0-9 digits and for the 4th - 0-9 digits, then
2) the required number of pwd is: 10*10*10*10=10⁴=10000.