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
Roman55 [17]
3 years ago
14

Using the technique of bitwise ANDing, find the IP address of the network # (this could be a network or subnet) on which the mac

hine with an IP address and (sub)netmask of 175.99.138.0/21 resides. (Do not include any spaces in your answer.)
Engineering
1 answer:
schepotkina [342]3 years ago
7 0

Answer:

175.99.136.0

Explanation:

175.99.138.0/21

Step 1: convert both the ip and the subnet mask to binary format

175.99.138.0 - 10101111.1100011.10001010.00000000

/21  : 255.255.248.0 - 11111111.11111111.11111000.00000000

step 2: perform the bitwise AND operation

In an AND operation,  a result of 1  can only be gotten when both inputs are 1. Otherwise, the result will be 0.

10101111.1100011.10001010.00000000

11111111.   11111111.  11111000. 00000000

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

10101111. 1100011. 10001000. 00000000

step 3: convert the binary result back to base 10 number

10101111. 1100011. 10001000. 00000000

175.99.136.0

You might be interested in
3) What kind of bridges direct their load along it's curve and into the
AlladinOne [14]

Explanation:

suspension is the answer

8 0
3 years ago
Why dose bob not let humans touch him one and only Ivan
gogolik [260]
Sorry man i don’t know sorry
8 0
2 years ago
Fatigue failure occurs under the condition of (a) High elastic stress (b) High corrosivity (c) High stress fluctuations (d) High
Harlamova29_29 [7]

Answer:

Fatigue occurs under conditions of high elastic stress, high stress fluctuations and high rate of loading

Explanation:

 According to many definition of fatigue failure the fatigue occurs when in an especifyc point of the object there is involved many forces and tensions.

 That tensions needs to be big in magnitud, de variations of the efforts it has to be with a lot of amplitude and the loading in the object it has to be with a lot of number of cycles.

 If in the all of these three conditions are present the fatigue failure it would appear.

8 0
3 years ago
Basic concepts surrounding electrical circuitry?​
Elanso [62]
Hopefully that helps you out and is this for history or science?

3 0
2 years ago
A 200‑m rigid vessel contains a saturated liquid‑vapor mixture with a vapor quality of 75%. The temperature of the vessel is mai
DerKrebs [107]

Answer:

Given,

Temperature;

T = 393;;K

Convert to Celcius;

T = (393-273) degrees

T = 120°C

Using Table A-4 (Saturated water - Temperature table), at T = 120 C;

vf = 0.001060 m³/kg

vg = 0.89133 m³/kg

Quality is given as;

75% = 0.75

Specific volume is given as;

v = vf + x (vg - vf) = 0.001060 + 0.75(0.89133 _ 0.001060)

v= 0.66876 m³/kg

We know;

v = V/m

0.66876  = 100/m

m = 149.53 kg

6 0
3 years ago
Other questions:
  • You find a publication from a research laboratory that identifies a new catalyst for ammonia synthesis. The article contains the
    6·1 answer
  • 1. Copy the file Pay.java (see Code Listing 1.1) from the Student CD or as directed by your instructor. 2. Open the file in your
    10·1 answer
  • You read a research study that concludes that the higher a student's self-esteem, the better he performs in school. This sort of
    5·1 answer
  • A worker standing on a freshly mopped floor is
    7·1 answer
  • Is it acceptable to mix used absorbents.
    8·2 answers
  • Suppose you have a Y-connected balanced three-phase load which consumes 200 kW with pf of 0.707 lagging. The line-to-line voltag
    14·1 answer
  • Which of the following describes a tropical grassland environment?
    6·2 answers
  • How do you get your drivers lisnes when your 15
    8·1 answer
  • Why is recycling important
    9·2 answers
  • You are coming to this intersection, and are planning on turningright. There is a vehicle close behind you. You should?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!