Answer:
See the attachment
Step-by-step explanation:
A slope of -3/5 means the line drops 3 units for each 5 units it goes to the right. Then you can find another point on the line by going 5 uints to the left (to x=-2) and 3 units up (to y=1).
Plot the given point and the one just computed and draw the line through them.
Answer:
5 is half of ten hope it helps
Problem A
Usually the number of bits in a byte is 8 or 16 or 32 and recently 64. You don't have to write a formula to restrict it to this number of bits. You are not asked to do so. The general formula is 2^n - 1 for the problem of Millie and her golden keys. Somehow the system can be made to choose the right number of bits. Apple IIe s for example, used 8 bits and there was a location that told the processor that fact.
2^n - 1 <<<<< Answer
Problem B
In this case n = 4
2^n - 1 = 2^4 - 1 = 16 - 1 = 15
Millie can collect 15 keys <<<<<< Answer
Step-by-step explanation:
Let the numbers are 4x and 7x. According to the question if each number is increased by 20, the ratio becomes 7 : 9.
Then,
( 4x + 20 ) : ( 7x + 20 ) = 7 : 9
9( 4x + 20 ) = 7( 7x + 20 )
9( 4x ) + 9( 20 ) = 7( 7x ) + 7( 20 )
9( 20 ) - 7( 20 ) = 7( 7x ) - 9( 4x )
2( 20 ) = 49x - 36x
40 = 13 x
40 / 13 = x
Therefore, number are :–
4 x = 4( 40 / 13 ) = 160 / 13
7 x = 7( 40 / 13 ) = 280 / 13