
Philip K. answered 04/24/13
Math Tutor
First, you can factor out the 3 to give 3* (a^2+10a+21). Then, we can use the integral root theorem which states that if a polynomial (xn+an-1*xn-1+...+a1*x+a0) has real roots, the roots must be factors of a0. Thus given our polynomial, p(a)=a^2+10a+21, a0=21 and our choices for roots are +-1, +-3, +-7, and +-21.
Now, we can eliminate the positive numbers right away from our root choices because all of the terms of the polynomial are positive. Then, we can try -1, -3, -7, and -21. We find that p(-3)=0 and p(-7)=0. Thus our roots are -3 and -7.
Thus, p(a)=(a+3)*(a+7). However, we can not forget the 3 we factored out in the beginning. Putting that back in gives our final result:
3a^2+30a+63 = 3*(a+3)*(a+7)
Notice that this is equivalent to Matthew D's answer.