1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Marysya12 [62]
3 years ago
11

Suppose that for an experimental device setup we have to choose settings for three parameters. There are 4, 3 and 5 settings for

parameters 1, 2 and 3 respectively. The order in which the settings will be chosen is not does not matter. How may configurations does the device allow
Computers and Technology
1 answer:
Tpy6a [65]3 years ago
8 0

Answer:

Number of configurations does the device allow = 1

Explanation:

Given:

Number of parameters = 3

setting to choose for parameters = 3

Order does not matter

To find:

Number of configurations the device allows

Solution:

We will use Combinations here. This cannot be achieved through permutations because we have to choose settings 1,2,3 (3 settings) for three parameters 4,3,5 and the order does not matter but in permutation order does matter. So here we use Combinations. The formula for combination is:

C(n,r) = n! / r! (n-r)!

Here the number of parameters is 3 i.e. 1,2,3 and settings are also 3 i.e. 4,3,5 So,

n = 3

r = 3  

Putting these values in the above formula we get:

nCr  = n! / r! (n-r)! = 3! / 3! (3-3)!

                            =  3*2*1 /3*2*1 (0)!              

                            =   3*2*1 /3*2*1 (1)               Since 0! = 1

                            = 6 / 6

                nCr      = 1

So when order of settings 4,3,5 does not matter the number of configurations that device can allow is 1.

If the repetition is allowed and order does not matter then we can use the following formula:

(r + n - 1)! / r!(n-1)! = (3 + 3 - 1)! / 3! (3-1)!

                           = 5! / 3! 2!

                           = 5*4*3*2*1 / (3*2*1)(2*1)

                           = 120 / 12

(r + n - 1)! / r!(n-1)! = 10

For example if we have same setting for more than 1 parameters the combinations can be:

333, 444, 555, 445, 443, 554, 553, 334, 335, 345

But it is unlikely that a setting can be repeated for more than 1 parameter a a time.

You might be interested in
Are mobile phones hazardous to your health?
Digiron [165]

Explanation:

they can be. they can strain your eyes if you look at them too long with no breaks, for one thing

6 0
3 years ago
Read 2 more answers
Tricia listed her assets and liabilities. Credit Card Bill Car Loan Bonds Piano Bank Account Bicycle Which are Tricia’s liabilit
DIA [1.3K]
<span>Her liabilities are her credit card bill and her car loan. These are things that she owes and has to pay off, so they are liabilities due to the fact that she owes for these items. Her bonds, piano, bank account, and bicycle are counted as assets.</span>
7 0
3 years ago
Read 2 more answers
One foot equals 12 inches. Write a function named feet_to_inches that accepts a number of feet as an argument and returns the nu
fenix001 [56]

Answer:

def feet_to_inches( feet ):

      inches = feet * 12

      print(inches, "inches")

feet_to_inches(10)

Explanation:

The code is written in python.  The unit for conversion base on your question is that 1 ft = 12 inches. Therefore,

def feet_to_inches( feet ):

This code we define a function and pass the argument as feet which is the length in ft that is required when we call the function.

inches = feet * 12

Here the length in ft is been converted to inches by multiplying by 12.

print(inches, "inches")

Here we print the value in inches .

feet_to_inches(10)

Here we call the function and pass the argument in feet to be converted  

       

8 0
3 years ago
What are several networks connected together using a router
elixir [45]

Answer:

local Area Network, Wide Local Area Network and Personal Area Network

8 0
3 years ago
A shop will give discount of 10% if the cost of purchased quantity is more than 1000. Ask user for quantity suppose, one unit wi
UkoKoshka [18]

Answer:

The program in Python is as follows:

qty = int(input("Quantity: "))

price = 100 * qty

if qty >1000:

    price = (100 - 0.10 * 100) * qty

print("Cost: "+str(price))

Explanation:

This prompts the user for the quantity

qty = int(input("Quantity: "))

This calculates the price or cost, without discount

price = 100 * qty

This checks if the quantity is greater than 1000

if qty >1000:

If yes, this calculates the price or cost, after discount

    price = (100 - 0.10 * 100) * qty

This prints the calculated cost

print("Cost: "+str(price))

4 0
3 years ago
Other questions:
  • How many total channels are available in the United States for wireless LAN use in the unlicensed 2.4ghz ism band ?
    6·1 answer
  • A bin contains 100 sty le a notebooks, 100 style b notebooks, and 100 style c notebooks. antoine will select 3 notebooks from th
    9·1 answer
  • Write a script named numberlines.py. This script creates a program listing from a source program. This script should: Prompt the
    7·1 answer
  • Put the steps of the decision-making process in the correct order.
    12·1 answer
  • Which online resource is usually not free?
    10·2 answers
  • Which career path includes the work duties of hiring and managing farm laborers?
    6·2 answers
  • What major criteria must a product or process meet in order to be considered emerging technology?
    7·1 answer
  • Which famous individuals was born on october 31st?
    7·1 answer
  • Your friend has a great idea for a new app, and she shows you a document that outlines what the app will do. This document is an
    6·1 answer
  • CODEHS: WHY is it important to know the difference between div and span?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!