document.write( "Question 438903: eight more than the square of a number is six times the number. Find the number and show your work----thanks in advance \n" ); document.write( "
Algebra.Com's Answer #303425 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x2+8=6x \n" ); document.write( "x2-6x+8=0 \n" ); document.write( "(x-4)(x-2)=0 \n" ); document.write( "x=2 or 4. \n" ); document.write( " |