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:
<u>Option B. Side YZ is the same length as side Y'X'.</u>
Step-by-step explanation:
XYZ is reflected across the y-axis and then translated down 6 units to form X'Y'Z'.
So, X' is the image of point X
Y' is the image of point Y
Z' is the image of point Z
And ΔXYZ ≅ ΔX'YΔ'Z'
And the corresponding length are congruent
We will check the options:
A. X has the same measure as X'. ⇒ True
B. Side YZ is the same length as side Y'X'. ⇒ Wrong
Because YZ will be translated to Y'Z'
C. Z has the same measure as Z'. ⇒ True
D. Side XZ is the same length as side X'Z'. ⇒ True
<u>So, The answer is option B. Side YZ is the same length as side Y'X'.</u>
Maybe study more to get the any
<span>The correct answer is option A. i.e parallelogram. In a parallelogram, the diagonals bisect each other i.e. one diagonal cuts the other diagonal into equal parts. So, The diagonals of a parallelogram bisect each other. And all the other options, rhombus, rectangle and square are also parallelograms only.</span>
Answer:The rule for a rotation by 270° about the origin is (x,y)→(y,−x) .
YOUR ANSWER IS B
Step-by-step explanation: