document.write( "Question 294603: Which values of b and c would make x to the 2nd power + bx + c a perfect square trinomial?
\n" ); document.write( "a) b = 2, c = 6
\n" ); document.write( "b) b = 6, c = 12
\n" ); document.write( "c) b = 8, c = 16
\n" ); document.write( "d) b = 10, c = 100
\n" ); document.write( "

Algebra.Com's Answer #212401 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: \"x%5E2%2Bbx%2Bc\" is a perfect square trinomial when \"c=b%5E2%2F2\" \n" ); document.write( "
\n" );