1st step. Calculate the area of the parallelogram
We can use the following formula:

where,
base, b = 9 km
height, h = 5 km
Therefore,

The area of the parallelogram is 45 km^2
2nd step. Calculate the area of the triangle
Let's use this formula:

where,
base, b = 6 km
height, h = 3 km
Therefore,

The area of the triangle is 9 km^2
3rd step. calculates the ratio of the area of the parallelogram to the area of the triangle

Answer: the area of the parallelogram is 5 times greater than the area of the triangle.
Does it tell you what process to use
Like graphing Substitution or elimination
Sorry :l
Base case: if <em>n</em> = 1, then
1² - 1 = 0
which is even.
Induction hypothesis: assume the statement is true for <em>n</em> = <em>k</em>, namely that <em>k</em> ² - <em>k</em> is even. This means that <em>k</em> ² - <em>k</em> = 2<em>m</em> for some integer <em>m</em>.
Induction step: show that the assumption implies (<em>k</em> + 1)² - (<em>k</em> + 1) is also even. We have
(<em>k</em> + 1)² - (<em>k</em> + 1) = <em>k</em> ² + 2<em>k</em> + 1 - <em>k</em> - 1
… = (<em>k</em> ² - <em>k</em>) + 2<em>k</em>
… = 2<em>m</em> + 2<em>k</em>
… = 2 (<em>m</em> + <em>k</em>)
which is clearly even. QED