document.write( "Question 35888: Find the value of \"a\" such that is a perfect square
\n" );
document.write( "y^2+2y+a \n" );
document.write( "
Algebra.Com's Answer #21970 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the value of \"a\" such that is a perfect square \n" ); document.write( "y^2+2y+a \n" ); document.write( "USE (A+B)^2=A^2+2AB+B^2 \n" ); document.write( "(Y)^2+2(Y)(1)+(1)^2=(Y+1)^2...HENCE A=1 \n" ); document.write( " |