document.write( "Question 881552: when half of a positive integer is added to one fourth of its square result is 6 what is the number? \n" ); document.write( "
Algebra.Com's Answer #532294 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
.5x + .25x^2 = 6
\n" ); document.write( ".25x^2 + .5x - 6 = 0
\n" ); document.write( "x = (4, -6)
\n" ); document.write( "Since the integer is positive, it is not -6.
\n" ); document.write( ".
\n" ); document.write( "Half of 4 is 2. \"1%2F4\"of 4^2 is 4. 2+4 is 6.
\n" ); document.write( "
\n" ); document.write( "
\n" );