Answer:
for the first one, x + 3 * y = 5
and the second equation, x - y = 5
Step-by-step explanation:
the sum of two numbers means for example the sum of 5 and 8 is 13, so as an equation that is 5 + 8 = 13
the difference is the same thing as the sum but it's subtraction.
and then times is just multiplication.
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:
fiojrwuo;giuigrwuigpegpwr
Step-by-step explanation:
fionrhwiuh
Answer:
y=-5/3x+13.
Step-by-step explanation:
As a line that is perpendicular to anoher line has a slope that is the negative reciprocal of the line's original slope, we know that the slope of our new line is -5/3. As it passes point (12, -7), we can use the point slope formula which is y-y1=m(x-x1). So plug in, y+7=-5/3(x-12) and that gives us y+7=-5/3x+20 which gives our final answer of y=-5/3x+13.