I believe it's 9.2. you just add the two listed numbers together
The area of a paralellogram is bh
each dimention is multiplied by n
b turns to bn
h turns to hn
bh turns to (bn)(hn) or bnhn or bhn²
expression is bhnn or bhn² or bhn^2 (depends if the program will let you enter the exponent)
I think they all will make it a function.
<u>We know that:</u>
Slope of a line = change in y coordinate / change in x coordinate
<u>We are given:</u>
First point = (2,5)
Second point = (5, 14)
<u>Calculating the change in y coordinate:</u>
change in y (also represented by Δy) = second y - first y
Δy = 14 - 5
Δy = 9
<u>Calculating the change in x coordinate:</u>
Δx = second x - first x
Δx = 5 - 2
Δx = 3
<u>Slope of the line:</u>
Slope = (Δy) / (Δx)
Slope = 9 / 3 [replacing the values]
Slope = 3