document.write( "Question 1018001: The difference of the square of a number and 32 is equal to 4 times that number. Find the negative solution. \n" ); document.write( "
Algebra.Com's Answer #634179 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x= the number \n" ); document.write( ", \n" ); document.write( "x^2-32=4x \n" ); document.write( "x^2-4x=32=0 \n" ); document.write( "(x-8)(x+4)=0 \n" ); document.write( "x-8=0 -OR- x+4=0 \n" ); document.write( "x=8 -OR- x=-4 \n" ); document.write( ". \n" ); document.write( "ANSWER: The negative solution is x=-4. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |