The correct answer is A: a steel building.
Explanation:
A steel building will have the lowest premiums out of all the choices given above. After reading several insurance companies policies, a steel building has premiums 30% lower than any other homeowner policy. Steel is harder to destroy in a fire and the damage would be less than a wood home, mixed composition, or even an all brick home.
A wood home has the highest premiums out of all the choices given. When one catches on fire, they will burn fast and usually is a total loss unless the fire trucks get there in minutes.
A brick home can still be destroyed by fire on the inside even if the damage is minimal on the outside of the home.
A mixed composition home, will also be damaged by fire and could be a total loss unless fire trucks are there within minutes.
Learn more about homeowners premiums at brainly.com/question/1910027
#LearnwithBrainly
The answer is 9
sqrt(49) = 7
4^2 = 16
16-7 = 9
Hello,
function minmax(int p1,int p2,int p3, int adr_big, int adr_small)
{ int mini=p1,maxi=p1;
if (p1>p2) {mini=p2;}
else {maxi=p2;};
if (p3>maxi) maxi=p3;
if (p3<mini) mini=p3;
*adr_big=maxi;
*adr_small=mini;
};
// main
int a=31,b=5,c=19,big,small;
minmax(a,b,c,&big,&small);
Answer:
5 yards
Step-by-step explanation:
X=-8 final answer. hope that helps