Count the number of 1 bits after the last decimal point. Call this number n.
There will be 2^n subnets and 2^(8-n) - 2 hosts per subnet. (You can mutilply the number of subnets by the number of hosts per subnet to find the total number of hosts.)
/25: 255.255.255.128, 2 subnets, 126 hosts per subnet
/26: 255.255.255.192, 4 subnets, 62 hosts per subnet
/27: 255.255.255.224, 8 subnets, 30 hosts per subnet
/28: 255.255.255.240, 16 subnets, 14 hosts per subnet
/29: 255.255.255.248, 32 subnets, 6 hosts per subnet
This answer explains subnet mask equivalents and calculates the number of subnets and hosts for different subnet mask values.
1. (/25) 11111111.11111111.11111111.10000000 dotted decimal subnet mask equivalent:
Subnet mask equivalent: 255.255.255.128, Number of subnets: 2, Number of hosts: 126
2. (/26) 11111111.11111111.11111111.11000000 dotted decimal subnet mask equivalent:
Subnet mask equivalent: 255.255.255.192, Number of subnets: 4, Number of hosts: 62
3. (/27) 11111111.11111111.11111111.11100000 dotted decimal subnet mask equivalent:
Subnet mask equivalent: 255.255.255.224, Number of subnets: 8, Number of hosts: 30
4. (/28) 11111111.11111111.11111111.11110000 dotted decimal subnet mask equivalent:
Subnet mask equivalent: 255.255.255.240, Number of subnets: 16, Number of hosts: 14
5. (/29) 11111111.11111111.11111111.11111000 dotted decimal subnet mask equivalent:
Subnet mask equivalent: 255.255.255.248
#SPJ3
Answer:
fafafsghdjdbdbdgsysvdve. wwmsk
What will be the location of T' in the image trapezoid S'T'U'V'? (1 point)
(12, 6)
(12, 7)
(16, 7)
(16, 6)
Answer:
Step-by-step explanation:
Given rectangle JKLM
As per graph, the rectangle J'K'L'M' is the transformation of JKLM
Based on one of the points we can calculate the transformation rule:
Let's use points K and K'
So the rule is
Trapezoid STUV:
Applying same rule:
Answer: its c (16, 7)
i just took the test and got it right
Answer:
height = 9.19 ft
Step-by-step explanation:
The ladder is resting on a wall. The angle the ladder makes with the floor is 45°. The ladder is 13 ft. The illustration forms a right angle triangle.
The hypotenuse side of the right angle triangle is 13 ft . The opposite side of the right angle triangle is the unknown which is the height off the ground the top of the ladder. Therefore,
Using ratio
sin ∅ = opposite/hypotenuse
sin ∅ = opp/13
sin 45° = opp/13
cross multiply
13 sin 45 = opp
opp = 13 × 0.70710678118
opp = 9.19238815543
height = 9.19 ft
You can use the following base on your equation(y = 13 cos ∅)
The other angle will definitely be 45° since total angle in a triangle is 180°. 180 - 90 - 45 = 45°.
The adjacent side of the triangle will be the unknown side if we use cosine ratio.
cos ∅ = adjacent/hypotenuse
cos 45° = adjacent/13
cross multiply
From your equation you represented adjacent as y therefore,
y = 13 cos 45°
y = 13 × 0.70710678118
y = 9.19238815543
y = 9.19 ft (which is the required height)
Answer:
area left = (3x² + 6x - 24) in²
Step-by-step explanation:
the area of poster board left
= area of poster board - area of square cut out
= 4x² + 14x - 8 - (x² + 8x + 16) ← distribute parenthesis by - 1
= 4x² + 14x - 8 - x² - 8x - 16 ← collect like terms
= (4x² - x² ) + (14x - 8x) + (- 8 - 16)
= 3x² + 6x + (- 24)
= (3x² + 6x - 24) in²