Answer:
y = 3x + 4
Step-by-step explanation:
3x would be the number of people that show up to the party times the number of pizza's needed plus the 4 she already ordered
Since AS is a height issued from A and the perpendicular bisector of [MP] at the same time (given), so the triangle AMP is an isosceles triangle of vertex A. Then, AM=AP
MS=SP ( AS bisects MP as stated in the given )
AS is a common side between triangles ASM and ASP
Therefore, triangles ASM and ASP are congruent (SSS)
8 * (x/2 + 3/4 ) = 8 * ( x/8 )
Number of solutions found: 1
x1=-2
Answer:
y=0.75x+5
Step-by-step explanation:
It would be this equation because you start at 5, which is the y-intercept, then you add 0.75 for every pound of apples. So on a graph you would start at 5 on the y-line then go up by 0.75
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!!