Chris sees 6 fish.
Mike sees 3 more fish than Chris.
6 + 3 = 9
So on your bar, you have Chris's number of fish he saw, 6, and you have 3 being added to that on Mike's bar.
Answer:
x = 14
Step-by-step explanation:
Step 1: First, Simplify the fraction.

Step 2: Next, Multiply both sides by 7.
4x = 8 × 7
Step 3: Simplify 8 × 7 to 56.
4x = 56
Step 4: Then, Divide both sides by 4.

Step 5: Lastly, Simplify the fraction and you're done!
x = 14
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!!