document.write( "Question 340283: Please, can anyone help me solve the following problem. Thank you.\r
\n" );
document.write( "\n" );
document.write( "What positive value of k will the expression 9x^2 +kx + 25 factor into the form(ax+b)^2 for some real number a and some real number b? \n" );
document.write( "
Algebra.Com's Answer #243816 by mananth(16946) You can put this solution on YOUR website! 9x^2 +kx + 25 \n" ); document.write( ".. \n" ); document.write( "(3x)^2+kx+5^2 \n" ); document.write( "2*3*5 = 30 \n" ); document.write( "so k=30 \n" ); document.write( "(x^2+30x+25 \n" ); document.write( "(3x+5)^2 \n" ); document.write( " \n" ); document.write( " |