Concept:Three vectors are linearly dependent when the determinant of the matrix formed by their components is zero.Explanation:Set up the determinant using the given vectors as rows.​p+1p−3​−3p+1p​p−3p+1​​=0Expand along the first row.(p+1)[(p+1)2+3p]+3[p(p+1)−9]+p[p2+3(p+1)]=0Simplify each bracket.(p+1)(p2+5p+1)+3(p2+p−9)+p(p2+3p+3)=0Combine all terms.2p3+12p2+12p−26=0Divide the whole equation by 2.p3+6p2+6p−13=0Factorize the cubic expression.(p−1)(p2+7p+13)=0For p2+7p+13=0, the discriminant is 49−52=−3, which is less than zero, so it gives no real roots.Hence the only integral value is p=1.Answer:The number of integral values of p is 1.Correct option: B. 1