Here is the solution to the given problem above.
Given:
Let x be the width and L for length.
L= 2x -5
P = 2w + 2L
26 = 2x + 2(2x -5)
26 = 2x +4x - 10
26 = 6x -10
26 +10 =6x
36 =6x <<< divide both sides by 6
and we get x =6
Therefore the width is 6 centimeters.
Now to find the length.
L = 2x - 5 <<< substitute x with 6.
L = 2(6) - 5
L = 7
Length is 7 centimeters.
Therefore, the final answer would be option B. Length = 7 cm and width is 6cm.
Hope this answer helps.