Question

A chessboard is an 8 x 8 grid.

How many ways are there to put 2 pennies and 3 nickles and 3 dimes on the board, with the same restriction – no two coins share a row, no two coins share a column?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

1 way. we have the 8 coins on any one row/ column only.

answered by: Zahidul Hossain
Add a comment
Know the answer?
Add Answer to:
A chessboard is an 8 x 8 grid.
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Combinatorics Chessboard (8x8 grid), show all work. a. How many ways are there to put 8...

    Combinatorics Chessboard (8x8 grid), show all work. a. How many ways are there to put 8 (identical) pennies on a chessboard, so no two share a row, and no two share a column? b. How many ways are there to put 5 pennies on a chessboard, with the same restriction? c. How many ways are there to put 3 pennies and 5 nickles on the board, with the same restriction - no two coins share a row, no two coins...

  • In a bag, a child has 325 coins worth $19.50. There were three types of coins:...

    In a bag, a child has 325 coins worth $19.50. There were three types of coins: pennies, nickels, and dimes. If the bag contained the same number of nickels as dimes, how many of each type of coin was in the bag?

  • C++ Write a program that helps a young student learn to make change. Use the random...

    C++ Write a program that helps a young student learn to make change. Use the random number generator to generate change amounts between1¢ and 99¢. Ask the user how many quarters, dimes, nickels and pennies they need to make that amount. Determine whether the coins specified by the user total the specified amount and give them feedback on their answer including whether they used the minimum or optimum number of coins to produce the amount. Sample output of a program...

  • Write a program to place eight queens on an 8 x 8 chessboard in such a...

    Write a program to place eight queens on an 8 x 8 chessboard in such a way that one queen is to be in each row. A program will use 2 DIMENIONAL array x[r][c] to do this configuration. If x[r] has value c, then in row r there is a queen in column c. Write a program that asks a user to enter the columns that contain queens in the 8 rows. The program then places the queens in these...

  • Discrete math (please answer with legible handwriting). A large pile of coins consists of pennies, nickels,...

    Discrete math (please answer with legible handwriting). A large pile of coins consists of pennies, nickels, dimes, and quarters (at least 20 of each). a) How many different collections of 20 coins can be chosen? b) How many different collections of 20 coins chosen at random will contain at least 3 coins of each type?

  • Problem 1. How many ways are there to place 8 rooks on a chess board in such a way that they cannot capture each other? Just in case some of you do not know the rules of chess, this is the same as: h...

    Problem 1. How many ways are there to place 8 rooks on a chess board in such a way that they cannot capture each other? Just in case some of you do not know the rules of chess, this is the same as: how many ways can we pick 8 points on an 8x8 grid such that every row and every column has at most one point on it?) Problem 1. How many ways are there to place 8 rooks...

  • PLease help!!! how to type them in Python !!!! Python help!! THank you so much Problem...

    PLease help!!! how to type them in Python !!!! Python help!! THank you so much Problem 1: (20 points) Optimal change You will write a program that uses the // and % operators to figure out how to give change for a specified amount using the minimum number of coins (quarters, dimes, nickels, cents). The good news is that our currency is specifically designed to make this problem easy. For a given number of cents, first use as many quarters...

  • 3. While taking a daily one-hour walk, a person finds coins on the ground according to...

    3. While taking a daily one-hour walk, a person finds coins on the ground according to a Poisson process at a rate of 30 coins per hour, 60% of the coins are pennies, 20% are nickels and 20% are dimes. a. Determine Poisson process rate for each type of coin. b. What is an expression for the value of the coins found during an hour (Use P for number of pennies, N for number of nickels and D for number...

  • Find the missing numbers that will turn the grid below into a 4 x 4 magic square.

    Find the missing numbers that will turn the grid below into a 4 x 4 magic square. 9. (a) How many different ways can you make a dollar with 6 coins? (b) How many different ways can you find for 7 coins totaling 95 cents? (c) How many different ways can you find for 21 coins totaling one dollar? Find the missing numbers that will turn the grids below into 3 x 3 magic squares.

  • please explain/ comment 3. Eight Queens Write a program that places eight queens on a chessboard...

    please explain/ comment 3. Eight Queens Write a program that places eight queens on a chessboard (8 x 8 board) such that no queen is "attacking" another. Queens in chess can move vertically, horizontally, or diagonally. How you solve this problem is entirely up to you. You may choose to write a recursive program or an iterative (i.e., non-recursive) program. You will not be penalized/rewarded for choosing one method or another. Do what is easiest for you. 3.1. Output Below...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT