document.write( "Question 95981: find the value of a such that w^2-18w+a is a perfect square. \n" ); document.write( "
Algebra.Com's Answer #69905 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! find the value of a such that w^2-18w+a is a perfect square. \n" ); document.write( ": \n" ); document.write( "All you have to do is multiply the coefficient of w by .5 and square that. \n" ); document.write( ": \n" ); document.write( "In this problem: .5 * -18 = -9; -9^2 = +81 = a \n" ); document.write( ": \n" ); document.write( "w^2 - 18w + 81 which is (w-9)^2 \n" ); document.write( " |