document.write( "Question 337932: Find the value of a such that v^2+10v+a is a perfect square \n" ); document.write( "
Algebra.Com's Answer #242331 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
v^2+10v+a
\n" ); document.write( "a=(10/2)^2=25
\n" ); document.write( "v^2+10v+25=(x+5)^2
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );