Answer:
1/6
Step-by-step explanation:
divide both sides by 14
Answer:
$1,682.70
Step-by-step explanation:
- Convert the percent into a decimal by multiplying by 0.01: the percent in this problem is 6.5%, so when you multiply by 0.01, you get 0.065
- Multiply the price by your new decimal: in this case, that would mean to multiply 1580 by 0.065, which gives you 102.7. <u>Keep in mind that this is just the tax, not your final answer.</u>
- Add the tax you just calculated to the original price: add 102.7 to 1580 to get 1,682.7. That is your final answer.
Answer:
The slope of the new road is 0.
Step-by-step explanation:
- the slope of d street line is tan(90)
[if the angle made by a line with x axis is
then, the slope of that line will be tan(
) ]
- here, the angle made by the d street line with x axis is 90 degrees.
- if a road is to be built which is perpendicular to d street , it should make 0 degrees i.e, it should be parallel to x axis .
- so, the slope of new road will be tan(0) = 0
Answer:
cool
Step-by-step explanation:
whats ur question about it?
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