Step-by-step explanation:
Claim:
it takes n - 1 number of breaks to break the bar into n separate squares for all integers n.
Basic case -> n = 1
The bar is already completely broken into pieces.
Case -> n ≥ 2
Assuming that assertion is true for all rectangular bars with fewer than n squares. Break the bar into two pieces of size k and n - k where 1 ≤ k < n
The bar with k squares requires k − 1 breaks and the bar with n − k squares
requires n − k − 1 breaks.
So the original bar requires 1 + (k−1) + (n−k−1) breaks.
simplifying yields,
1 + k − 1 + n − k − 1
1 - 1 + n - 1
n - 1
Therefore, we proved as we claimed that it takes n - 1 breaks to break the bar into n separate squares.
2.50f=15
f=6
Thats what I think it is, I'm sorry if I'm incorrect.
Answer:
the formula is (n-2)180 degrees
so its 7020
Answer:

Step-by-step explanation:

Answer:
- 
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope (gradient) and c the y- intercept )
Given
2y = - 3x - 8 ( divide all terms by 2 )
y = -
x - 4 ← in slope- intercept form
with gradient = - 