Answer:
The y=2 because the line that is going through the graph, meets the y axis at 2
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.
Answer:
x = 3
y = 1
Step-by-step explanation:
(2x + 4y = 10) * 2 = (4x + 8y =20)
4x = 20 - 8y
Plug that into the other equation
(20 - 8y) - y = 11
-9y = -9
y = 1
Plug this value into one of the original equations
2x + 4(1) = 10
2x = 6
x = 3
Answer:
The answer for this question is 12yd
Answer:
168 girls.
Step-by-step explanation:
There are a total of 6 + 7 = 13 'parts'.
So one part = 364 / 13 = 28.
So the number of girls = 6 * 28
= 168.