Using the combination formula, it is found that photos of 9 different chairs were shown to the home owner.
The order in which the chairs are chosen is important, hence, the permutation formula is used to solve this question.
[tex]P_{n,x}[/tex] is the number of different permutations of x objects from a set of n elements, given by:
[tex]P_{n,x} = \frac{n!}{(n-x)!}[/tex]
In this problem, two chairs are chosen from a set of n, and there are 72 different outcomes, hence:
[tex]P_{n,x} = 72, x = 2[/tex]
[tex]P_{n,x} = \frac{n!}{(n-x)!}[/tex]
[tex]72 = \frac{n!}{(n-2)!}[/tex]
[tex]72 = \frac{n(n - 1)(n - 2)!}{(n-2)!}[/tex]
[tex]n^2 - n = 72[/tex]
[tex]n^2 - n - 72 = 0[/tex]
Which is a quadratic function with coefficients [tex]a = 1, b = -1, c = -72[/tex], hence:
[tex]\Delta = b^2 - 4ac = (-1)^2 - 4(1)(-72) = 289[/tex]
Taking the positive root:
[tex]x_1 = \frac{-b + \sqrt{\Delta}}{2a} = \frac{1 + \sqrt{289}}{2} = 9[/tex]
Photos of 9 different chairs were shown to the home owner.
You can learn more about the permutation formula at https://brainly.com/question/25925367