Answer:
-6,-5,0,6,12
Step-by-step explanation:
The negative numbers are obviously smaller than the positive ones :)
Answer:
idk
Step-by-step explanation:
sorry man i can't help u rite now but i can get u a tooter tho
Most textbooks interpret standard form of a quadratic function to be as follows:
f(x) =

In the function f(x) =

, notice we do not have a value for "c". Just place a "0" in for the c and you have standard form.
the criteria for standard form:
1. All like terms are combined
2. Degree must drop from left to right
3. The leading coefficient cannot be equal to zero.
Answer:
If Brianna's (I'll call her Bri in this situation) teacher says 3r + 5 and 4r are equal, you should definatly start by adding the 'r' value to the 3, which would be 8 afterwards. Bri is then incorrect because 4+5=9, and 9 is greater than 8, so Bri is wrong :'(...
Have a good day fellow lad,
AshlynnXOXO
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