document.write( "Question 201805: Find the quadratic equation that has one solution of 5. \n" ); document.write( "
Algebra.Com's Answer #152038 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Quadratic says there are two answers. Problem tells you that both roots are \"5\"
\n" ); document.write( "\"y+=+%28x-5%29%28x-5%29\"
\n" ); document.write( "\"y+=+%28x-5%29%5E2\"
\n" ); document.write( "\"y+=+x%5E2+-+10x+%2B+25\"\r
\n" ); document.write( "\n" ); document.write( "Graph is here --> http://www06.wolframalpha.com/input/?i=y+%3D+(x-5)(x-5)
\n" ); document.write( "
\n" );