In general 2^n is the number of pieces of information n bits can store.
(a) Antonio can use the formula 2^n-1 to indicate the maximum size of numbers an n-bit word can store.
(b) for a 16-bit system, the maximum number of keys Millie can collect is 2^(16)-1 = 65536-1=65535
(c) For a 14 byte program, there are 14*8=112 bits.
D. asymptote
In the attached graph, the function has two asymptotes, one horizontal (the x-axis) and one vertical (the line x = 2).
Answer:
The third exterior angle is 
Step-by-step explanation:
Given


Required
The third exterior angle 
The exterior angles of a triangle add up to 360 degrees.
So:

Make
the subject

Substitute known values


Answer:
248.96
Step-by-step explanation:
From this regression output we have the MS Residual or mean squared error to be equal to 61983.1
the question requires us to find the standard error of the estimate. The standard error of the estimate can be gotten by finding the square root of the MSE.

= 248.96
the standard error of the estimate = 248.96
thank you!
Answer:
-8, -7
Step-by-step explanation:
f(x)=x^2+15x+56
0 =x^2+15x+56
What two numbers multiply together to make 56 and add together to 15
7*8 = 56
7+8=15
0 = (x+8) (x+7)
Then use the zero product property
x+8 =0 x+7 =0
x+8-8 =0-8 x+7-7 =0-7
x=-8 x=-7