Answer:
D
Step-by-step explanation:
Up to 400 pages, the cost is fixed at 5.00 dollars
After 400 pages the cost is 0.01 cents/page
- It's not A. 400 is the number of pages. It is not a cost.
- It's not B either. B means that no matter how many pages you print, it's going to cost 5 dollars + the number of pages times 1 cent.
- C is not the answer. It is really just an answer put it. You pay 1 cent for each page between 400 and what you printed.
- I think D is the answer, but if you get a negative number, then the cost is 5 dollars
I guess ur just gunna have to bear with whatever until we have a multiple choice answer selection.
X=60° (equilateral triangle)
y=120°
Working: (360°-120°)/2
Answer:
56.4
Step-by-step explanation:
To convert decimal number 86.25, we convert its integer and fraction part individually and then add them to get the equivalent hexadecimal number, as below:
To convert integer 86 to hexadecimal, follow these steps:
Divide 86 by 16 keeping notice of the quotient and the remainder. Continue dividing the quotient by 2 until you get a quotient of zero.
Then just write out the remainders in the reverse order to get the equivalent hexadecimal number.
86 / 16 = 5 with remainder 6
5 / 16 = 0 with remainder 5
Here is the answer to 86 decimal to hexadecimal number:
56
For converting decimal fraction 0.25 to hexadecimal number, follow these steps:
Multiply 0.25 by 16 keeping notice of the resulting integer and fractional part. Continue multiplying by 16 until you get a resulting fractional part equal to zero (we calcuclate upto ten digits).
Then just write out the integer parts from the results of each multiplication to get equivalent hexadecimal number.
0.25 × 16 = 4 + 0
Here is the answer to 0.25 decimal to hexadecimal number:
0.4
Therefore, decimal number 86.25 converted to hexadecimal is equal: 56.4