Answer:
Step-by-step explanation:
- 1/4(x - 2/3) =
- 1/4x - 1/4(2/3) =
- 1/4x - 1/6
Correct choice is A
Considering that the addresses of memory locations are specified in hexadecimal.
a) The number of memory locations in a memory address range ( 0000₁₆ to FFFF₁₆ ) = 65536 memory locations
b) The range of hex addresses in a microcomputer with 4096 memory locations is ; 4095
<u>applying the given data </u>:
a) first step : convert FFFF₁₆ to decimal ( note F₁₆ = 15 decimal )
( F * 16^3 ) + ( F * 16^2 ) + ( F * 16^1 ) + ( F * 16^0 )
= ( 15 * 16^3 ) + ( 15 * 16^2 ) + ( 15 * 16^1 ) + ( 15 * 1 )
= 61440 + 3840 + 240 + 15 = 65535
∴ the memory locations from 0000₁₆ to FFFF₁₆ = from 0 to 65535 = 65536 locations
b) The range of hex addresses with a memory location of 4096
= 0000₁₆ to FFFF₁₆ = 0 to 4096
∴ the range = 4095
Hence we can conclude that the memory locations in ( a ) = 65536 while the range of hex addresses with a memory location of 4096 = 4095.
Learn more : brainly.com/question/18993173
Answer:
19.5/20
Step-by-step explanation:
3/4=15/20
6/5=24/20
--|-----|-----|----|-----|-----|------|----|-----|----|-----------
15 16 17 18 19 20 21 22 23 24
Just subtract but take care of the power or else you can come up with wrong results !
so first make the power same ;
for Jupiter = 1.898× 10(27) = 18.98 × 10(26)
for Saturn = 5.68×10(26)
so now subtract = (18.98-5.68) × 10(26)
= 13.3 × 10(26)
so the answer is 13.3 ×10(26)
or, 1.33× 10(27)
Answer:
P=6x+8
A=2x^2+11x-21
Step-by-step explanation:
Perimeter:
P=2(x+7)+2(2x-3)
P=6x+8
Area:
A=(x+7)(2x-3)
A=2x^2+11x-21