Hey there!
Same question is answered by me correctly.
You can go and check the answer link given:
brainly.com/question/25169246
<u>Note:</u>
The answer in the given link is answered by me.
Answer:
b. Kinsey must save $72 per month to achieve her goal.
Step-by-step explanation:
<em>Goal over 16 months:</em> $60 x 16 = $960
<em>Collected after 11 months:</em> $600
- $360 still needed
- 5 months lefts
$360 ÷ 5 = $72
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:
Step-by-step explanation:
Use the table to find the slope and y-intercept
<u>Find the slope:</u>
- m = (6 - 4)/(3 - 1) = 2/2 = 1
<u>Find b using the pair (1, 4):</u>
- 4 = 1*1 + b
- b = 4 - 1
- b = 3
<u>The line is:</u>
The y-intercept is 3