An isosceles triangle has two sides of length n where n is an integer greater than 1. What is the smallest possible integer length of the third side?(1 point)

⌊n/2⌋+1

n−1

1

0