SOLUTION: can you help me I dont get this if there are 1024 bytes a kilobyte write an expression that describes the number of bytes in a computer chip with n kilobytes
Algebra ->
Expressions-with-variables
-> SOLUTION: can you help me I dont get this if there are 1024 bytes a kilobyte write an expression that describes the number of bytes in a computer chip with n kilobytes
Log On
Question 210020: can you help me I dont get this if there are 1024 bytes a kilobyte write an expression that describes the number of bytes in a computer chip with n kilobytes Found 2 solutions by stanbon, nerdybill:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! can you help me I dont get this if there are 1024 bytes a kilobyte write an expression that describes the number of bytes in a computer chip with n kilobytes
------------------------
1 kilobyte = 1024 bytes
Multiply both sides by n and you get:
n kilobytes = 1024n bytes
===============================
Cheers,
Stan H.
You can put this solution on YOUR website! An example would be easier to see:
Say you have a new memory chip and it has 8192 bytes
then, the number of kilobytes would be
8192/1024 = 8 kilobytes
.
So, let's say
n = number of bytes in your computer chip
then
n/1024 is the number of kilobytes