document.write( "Question 38723: Find the value of \"a\" such that
\n" ); document.write( "y^2 - 18y + a
\n" ); document.write( "is a perfect square.
\n" ); document.write( "

Algebra.Com's Answer #24249 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
A perfect square should be a set of values square. An example: (x+1)^2
\n" ); document.write( "\"y%5E2+-+18y+%2B+a\" First, determine a value times the leading coefficient that give you factors that add up to (-18)
\n" ); document.write( "\"y%5E2+-+18y+%2B+81\" pick 81 because the factors: -9,-9 give you the answer
\n" ); document.write( "\"%28y%5E2+-+9y%29+%2B+%28-9y+%2B+81%29\"
\n" ); document.write( "\"y%28y+-+9%29+-+9%28y+-+9%29\"
\n" ); document.write( "\"%28y+-+9%29%28y+-+9%29\"
\n" ); document.write( "\"a+=+81\"
\n" ); document.write( "
\n" );