document.write( "Question 113608: What values of b will make x^2 + bx + 2/5 a perfect square trinomial ? \n" ); document.write( "
Algebra.Com's Answer #82669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What values of b will make x^2 + bx + 2/5 a perfect square trinomial ? \n" ); document.write( "b = 2sqrt(2/5) \n" ); document.write( "b = (2/5)sqrt10 \n" ); document.write( "------------------ \n" ); document.write( "Why? \n" ); document.write( "To get the 3rd term of a perfect square trinoial you \n" ); document.write( "do the following: \n" ); document.write( "1st: Divide by 2 \n" ); document.write( "2nd: Square the result \n" ); document.write( "----------------------- \n" ); document.write( "So to go from the 3rd term to the 2nd you have to reverse the \n" ); document.write( "procedure and use the inverse operations: \n" ); document.write( "1st: Take the square root to undo the squaring \n" ); document.write( "2nd: Multiply by 2 to undo the dividing \n" ); document.write( "-------------------------- \n" ); document.write( "Hope that helps. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |