Home inspector is <em>an occupation where a person is responsible for examining the conditions of a home before the sales of a house.</em> Conditions that a home inspector must ensure are in good state include (though are not limited to): roof, heating system, general maintenance issue, plumbing and electrical conditions, as well as fire and safety status.
Thus, a person who is starting out in this occupation should have (C) experience in issuing building permits.
Answer:
x= -1
Explain:
Since we know y=9, we can put 9 in for y in the other equation. so we then have 9= -3x+6. We do reverse order of operations and subtract 6 from both sides first and we have 3= -3x. We divide both sides by -3 to get x alone and our final answer is -1=x
Answer:
8.6 km/hr
Explanation:
It looks like there's a lot of extra information here. If the question only asks about the trip from Rohn to Nikolai, then the only information that matters is that the distance between the two is 121 km & that Seavey did it in 14 hours. Don't let the extra numbers throw you off.
As for the math behind this - km/hr is a math equation in and of itself. Any ratio like that is a simple division problem. Just plug your numbers (121 km / 14 hr) into the formula (km / hr) to get your answer!
EDIT: for future questions where they don't label it as clearly... velocity = the distance divided by the time.
Answer:
Explanation:
Given the data:
X ___ : 0____ 1 ___ 2 ____ 3 ____ 4
P(X)__: 0.35_0.3___, b ___0.05_ 0.05
Σp(x) = 1
Hence,
0.35 + 0.3 + b + 0.05 + 0.05 = 1
0.75 + b = 1
b = 1 - 0.75
b = 0.25
The mean :
E(x) = Σ(X * p(x))
E(x) = (0*0.35)+(1*0.3)+(2*0.25)+(3*0.05)+(4*0.05)
E(x) = 0 + 0.3 + 0.5 + 0.15 + 0.2 = 1.15
Standard deviation = sqrt(Var(x))
Var(x) = Σx²p(x) - E(x)
Σx²p(x) = (0^2 * 0.35)+(1^2 * 0.3)+(2^2 * 0.25)+(3^2 * 0.05)+(4^2 * 0.05)
= 2.55 - 1.15
= 1.4
Sqrt(1.4) = 1.183