document.write( "Question 120251: What value of b will make the expression x^2-bx+40 a perfect square? \n" ); document.write( "
Algebra.Com's Answer #88119 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What value of b will make the expression x^2-bx+40 a perfect square?
\n" ); document.write( "------------
\n" ); document.write( "Perfect Square form: (c-d)^2 = c^2-2cd+d^2
\n" ); document.write( "Your Problem:
\n" ); document.write( "d^2 = 40
\n" ); document.write( "d = 2sqrt(10)
\n" ); document.write( "-----------------
\n" ); document.write( "c^2=x^2
\n" ); document.write( "c=x
\n" ); document.write( "==============
\n" ); document.write( "-2cd=-bx
\n" ); document.write( "Substitute to get:
\n" ); document.write( "bx = 2x(2sqrt(10))
\n" ); document.write( "bx = 4sqrt(10)x
\n" ); document.write( "b = 4sqrt(10)
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );