Answer:
r = -3.2
Step-by-step explanation:
-0.6(r+0.2) = 1.8
Divide by -.6
-0.6/-.6(r+0.2) = 1.8/-.6
r+.2 = -3
Subtract .2 from each side
r+.2-.2 = -3-.2
r = -3.2
Answer: Find the area of the parallelogram. Answer is A=54
6 cm
7.5cm
9cm
Step-by-step explanation: get the base and the height and then multiply
Answer:
The slope is zero
Step-by-step explanation:
.........
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:
9
Step-by-step explanation:
A = B + 2
C = B - 3
A x C = 66
A = Andrew
C = Chris
B = Beatrice
Multiply A and c together
(B + 2) x (b - 3)
b^2 - 3b + 2b - 6
b^2 -b - 6 = 66
b^2 - b - 72 = 0
factors of -72b^2 that add up to - b are -9b + 8b
b^2 + 8b -9b - 72
b (b + 8) -9(b + 8)
b = 9 or - 8
b = 9