Concept:Use Pythagoras theorem for a right-angled triangle: the square of the hypotenuse equals the sum of the squares of the other two sides.Explanation:In triangle ABC, the right angle is at B.Therefore, AC is the hypotenuse, and the two shorter sides are AB=3 cm and BC=4 cm.By Pythagoras theorem:AC2=AB2+BC2Substitute the given lengths:AC2=32+42AC2=9+16AC2=25Since 25=5×5, we get:AC2=52Taking the positive square root:AC=5 cmAnswer:The length of AC is 5 cm.Correct option: B. 5 cm.