I'm pretty sure it would be 50°
The answer to the question
For this case we must evaluate the following expression:
14 + (- 8) ÷ 2 * -3
According to the method of algebraic resolution, called PEMDAS, the divisions and multiplications must be made from left to right, before the addition and subtraction, then:
14 + (- 4) * - 3 =
We eliminate the parenthesis keeping in mind that 

Equal signs are added and the same sign is placed:

Answer:
26
Answer: 3^15
Step-by-step explanation:
Explained in attached picture. Hope you'll find it easy to understand. If not, you can comment :)
Answer:
a) Mean Time to failure (MTTF) = (10^7) hours
b) Availability of the system = 1
c) Mean Time to failure for 1000 processors = 10^4 hours.
Step-by-step explanation:
a) Failures in time (FIT) is traditionally reported as failure Per billion hours Of Operation.
1 billion = (10^9)
FIT = 100/(10^9) = 10^-7
MTTF = 1/FIT = 1/(10^-7) = (10^7) hours
b) Availability of the system = MTTF/(MTTF + MTTR)
MTTR = mean time to repair = 24hours
Availability of the system = (10^7)/((10^7) + 24) = 0.9999 = 1
c) FIT = 1000 (processors) × 100 (FIT per processor) = (10^5) per billion hours of operations = (10^5)/(10^9) = 10^-4
MTTF = 1/FIT = 1/(10^-4) = (10^4) hours
QED!!