I think the question for this problem is to find the slope of the staircase. The slope is a ratio of change of the y-coordinates and x-coordinates of points. It is written as Δy/Δx especially in analytical geometry. It could also be simply the ratio of the rise or vertical height to the run or horizontal length.
Therefore, the slope of the stair case is
Slope = rise/run = 14/20 = 0.7
The correct answer is the first one
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.
Answer:
Step-by-step explanation:
(A) The difference between an ordinary differential equation and an initial value problem is that an initial value problem is a differential equation which has condition(s) for optimization, such as a given value of the function at some point in the domain.
(B) The difference between a particular solution and a general solution to an equation is that a particular solution is any specific figure that can satisfy the equation while a general solution is a statement that comprises all particular solutions of the equation.
(C) Example of a second order linear ODE:
M(t)Y"(t) + N(t)Y'(t) + O(t)Y(t) = K(t)
The equation will be homogeneous if K(t)=0 and heterogeneous if 
Example of a second order nonlinear ODE:

(D) Example of a nonlinear fourth order ODE:
![K^4(x) - \beta f [x, k(x)] = 0](https://tex.z-dn.net/?f=K%5E4%28x%29%20-%20%5Cbeta%20f%20%5Bx%2C%20k%28x%29%5D%20%3D%200)