• 0
Votes
name

A PHP Error was encountered

Severity: Notice

Message: Undefined index: userid

Filename: views/question.php

Line Number: 212

Backtrace:

File: /home/mycocrkc/statisticsanswered.com/application/views/question.php
Line: 212
Function: _error_handler

File: /home/mycocrkc/statisticsanswered.com/application/controllers/Questions.php
Line: 416
Function: view

File: /home/mycocrkc/statisticsanswered.com/index.php
Line: 315
Function: require_once

name Punditsdkoslkdosdkoskdo

How many possible arrangements are there?

A “combination” lock has 4 dials each with 10 digits. How many possible arrangements are there?

The correct answer should be 10^4, 

Note that combination procedures do not always apply for these kinds of problems. 

  • 0
Reply Report