Answer:
25 degrees
Step-by-step explanation:
40 + 50 = 90
2 x 25 = 5
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
Answer:
(2x - 3) • (x + 4)
Step-by-step explanation:
Step 1 :
Equation at step 1 :
(2x2 + 5x) - 12
Step 2 :
Trying to factor by splitting the middle term
2.1 Factoring 2x2+5x-12
The first term is, 2x2 its coefficient is 2 .
The middle term is, +5x its coefficient is 5 .
The last term, "the constant", is -12
Step-1 : Multiply the coefficient of the first term by the constant 2 • -12 = -24
Step-2 : Find two factors of -24 whose sum equals the coefficient of the middle term, which is 5 .
-24 + 1 = -23
-12 + 2 = -10
-8 + 3 = -5
-6 + 4 = -2
-4 + 6 = 2
-3 + 8 = 5
Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above, -3 and 8
2x2 - 3x + 8x - 12
Step-4 : Add up the first 2 terms, pulling out like factors :
x • (2x-3)
Add up the last 2 terms, pulling out common factors :
4 • (2x-3)
Step-5 : Add up the four terms of step 4 :
(x+4) • (2x-3)
Which is the desired factorization