Part A
<h3>Answer:
h^2 + 4h</h3>
-------------------
Explanation:
We multiply the length and height to get the area
area = (length)*(height)
area = (h+4)*(h)
area = h(h+4)
area = h^2 + 4h .... apply the distributive property
The units for the area are in square inches.
===========================================================
Part B
<h3>Answer:
h^2 + 16h + 60</h3>
-------------------
Explanation:
If we add a 3 inch frame along the border, then we're adding two copies of 3 inches along the bottom side. The h+4 along the bottom updates to h+4+3+3 = h+10 along the bottom.
Similarly, along the vertical side we'd have the h go to h+3+3 = h+6
The old rectangle that was h by h+4 is now h+6 by h+10
Multiply these expressions to find the area
area = length*width
area = (h+6)(h+10)
area = x(h+10) ..... replace h+6 with x
area = xh + 10x .... distribute
area = h( x ) + 10( x )
area = h( h+6 ) + 10( h+6 ) .... plug in x = h+6
area = h^2+6h + 10h+60 .... distribute again twice more
area = h^2 + 16h + 60
You can also use the box method or the FOIL rule as alternative routes to find the area.
The units for the area are in square inches.
<h3>
hello!</h3>
In order to solve this inequality, we should divide both sides by 9:-

Why 9? Because x is multiplied by 9, and we need to isolate x in order to find its value.

Hence, that's the solution to the inequality.
<em>It also means that the numbers less than 8 will satisfy the given inequality (make the inequality true)</em>
(Option C is correct :) )
<h3>note:-</h3>
Hope everything is clear; if you need any explanation/clarification, kindly let me know, and I will comment and/or edit my answer :)
Answer: 0.74
Step-by-step explanation:
Given : The probability that the passengers booked for a certain flight actually show up : p=0.80
The number of passengers are randomly selected : n= 9
Binomial probability formula to find the probability of getting success in x trial :-

Then , the probability that more than 6 of them show up will be :-

Hence, the probability that more than 6 of them show up = 0.74
L1: 2x+4y-3=0 ..........(1)
P: (2,0)
The point on the line L1 closest to the given point P is at the intersection of L1 with L2, which is the perpendicular passing through P.
Slope of L1=-2/4=-1/2
Slope of L2=-1/(-1/2)=2
Since it passes throug P(2,0), we can use the point-slope formula:
(y-0)=2(x-2) =>
L2: 2x-y-4=0.............(2)
Solve for x & y using (1) and (2) to get intersection point required:
(1)-(2)
2x-2x + 4y-(-y) -3 -(-4) =0
5y=-1, y=-1/5
Substitute y=1/5 in equation (1)
2x+4(-1/5)-3=0 =>
2x-19/5=0
x=19/10
=> the point on L1 closest to (2,0) is (19/10, -1/5)