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
Whitepunk [10]
3 years ago
11

Suppose that a password for a computer system must have at least 8, but no more than 12, characters, where each character in the

password is a lowercase English letter, an uppercase English letter, a digit, or one of the six special characters ∗, >, <, !, +, and =.
a) How many different passwords are available for this computer system?
b) How many of these passwords contain at least one occurrence of at least one of the six special characters?
c) Using your answer to part (a), determine how long it takes a hacker to try every possible password, assuming that it takes one nanosecond for a hacker to check each possible password.
Mathematics
1 answer:
uranmaximum [27]3 years ago
5 0

Part a)

There are 52 letters (26 lowercase and 26 uppercase), 10 digits, and 6 symbols. There are 52+10+6 = 68 different characters to choose from.

  • If there are 8 characters for this password, then we have 68^8 = 4.5716 * 10^14 different passwords possible.
  • If there are 9 characters, then we have 68^9 = 3.1087 * 10^16 different passwords
  • If there are 10 characters, then we have 68^10 = 2.1139 * 10^18 different passwords
  • If there are 11 characters, then we have 68^11 = 1.4375 * 10^20 different passwords
  • If there are 12 characters, then we have 68^12 = 9.7748 * 10^21 different passwords

Adding up those subtotals gives

68^8+68^9+68^10+68^11+68^12 = 9.9207 * 10^21

different passwords possible.

<h3>Answer: Approximately 9.9207 * 10^21 </h3>

======================================================

Part b)

Let's find the number of passwords where we don't have a special symbol

There are 52+10 = 62 different characters to pick from

  • If there are 8 characters for this password, then we have 62^8 = 2.1834 * 10^14 different passwords possible.
  • If there are 9 characters, then we have 62^9 = 1.3537 * 10^16 different passwords
  • If there are 10 characters, then we have 62^10 = 8.3930 * 10^17 different passwords
  • If there are 11 characters, then we have 62^11 = 5.2037 * 10^19 different passwords
  • If there are 12 characters, then we have 62^12 = 3.2263 * 10^21 different passwords

Adding those subtotals gives

62^8+62^9+62^10+62^11+62^12 = 3.2792 * 10^21

different passwords where we do not have a special character. Subtract this from the answer in part a) above

( 9.9207 * 10^21)  - (3.2792 * 10^21) = 6.6415 * 10^21

which represents the number of passwords where we have one or more character that is a special symbol. I'm using the idea that we either have a password with no symbols, or we have a password with at least one symbol. Adding up those two cases leads to the total number of passwords possible.

<h3>Answer: Approximately 6.6415 * 10^21</h3>

======================================================

Part c)

The answer from part a) was roughly 9.9207 * 10^21

It will take about 9.9207 * 10^21  nanoseconds to try every possible password from part a).

Divide 9.9207 * 10^21  over 1*10^9 to convert to seconds

(9.9207 * 10^21 )/(1*10^9) = 9,920,700,000,000

This number is 9.9 trillion roughly.

It will take about 9.9 trillion seconds to try every password, if you try a password per second.

------

To convert to hours, divide by 3600 and you should get

(9,920,700,000,000)/3600 = 2,755,750,000

So it will take about 2,755,750,000 hours to try all the passwords.

------

Divide by 24 to convert to days

(2,755,750,000)/24= 114,822,916.666667

which rounds to 114,822,917

So it will take roughly 114,822,917 days to try all the passwords.

------

Then divide that over 365 to convert to years

314,583.334246576

which rounds to 314,583

It will take roughly 314,583 years to try all the passwords

------------------------------

<h3>Answers:</h3>
  • 9.9 trillion seconds
  • 2,755,750,000 hours
  • 114,822,917 days
  • 314,583 years

All values are approximate, and are roughly equivalent to one another.

You might be interested in
2x + 7 =30, x = 3 true or false
RSB [31]

Answer:

False

Step-by-step explanation:

2x+7=30

2x=23

X= 23/2 or 11.5

X does not equal 3, therefore the statement is false

6 0
3 years ago
Read 2 more answers
What is the equation of the axis of symmetry of the graph of y+3x_6=-3(x_2)+4
agasfer [191]
Aos= -b/2a so plunin your numbers and you'll get the AOS so you can find the vertex
7 0
3 years ago
There are five times as many cars as trucks on the road. Which fraction represents the number of vehicles that are trucks?
jonny [76]
Well, the ratio of cars to trucks is 5:1, so for every 1 truck, there are 5 cars, the sum would be 6. So that's the denominator, and then the numerator would be 1, since there's only 1 truck out of every 6 vehicles.

Answer:  D. 1/6
5 0
3 years ago
What is the remainder when 3x2 - X - 10 is divided by x - 1? T
zhannawk [14.2K]

Answer:

I believe it is 4.

Step-by-step explanation:

If 3 times 2 equals then add 4 which then would 10. hopefully I am not dumb and did not understand this. I have 5 IQ. :)

8 0
3 years ago
For A = {a,b}, determine A x P(A).
alex41 [277]

Answer:

Since A={a,b}, then P(A)=\{\emptyset, \{a,b\}, \{a\}, \{b\}\}. Remember that the Cartesian Product of two sets A, B is defined by

A\times B=\{(x,y): x\in A \text{ and } y\in B\}. Then

A\times P(A)=\{(a,\emptyset),(a,\{a,b\}),(a,\{a\}), (a,\{b\}), (b,\emptyset),(b,\{a,b\}),(b,\{a\}), (b,\{b\})\}

6 0
3 years ago
Other questions:
  • True or False?
    6·1 answer
  • Which equation below represents exponential decay?
    9·1 answer
  • Suppose the side length of a square A is 12cm and the side lengh of square B is 10cm. What is the area of square c If the three
    12·1 answer
  • Find the points on the curve y = 2x3 + 3x2 − 12x + 1 where the tangent line is horizontal. (x, y) = (smaller x-value) (x, y) = (
    5·1 answer
  • Complete the point slope equation of the line through (-5,4) and (1,6)
    12·1 answer
  • Y + 2 = -3/4 ( x +1 )
    15·1 answer
  • Solve the following system of equations. <br> y = 12 - 5x <br> 2x + 3y = 11
    7·1 answer
  • This one too plssss<br> plssssssssssssssssss
    5·2 answers
  • The cost of b tickets at $20 a ticket algebraic expression
    14·1 answer
  • Find possible zeroes<br> f(x)=3x^6+4x^3-2x^2+4
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!