• 0
Votes
name

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "userid"

Filename: views/question.php

Line Number: 212

Backtrace:

File: /home/statpmkj/public_html/application/views/question.php
Line: 212
Function: _error_handler

File: /home/statpmkj/public_html/application/controllers/Questions.php
Line: 416
Function: view

File: /home/statpmkj/public_html/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