document.write( "Question 865482: Divide 20 into two parts such thay three times the square of one part exceeds the other part bye 10 \n" ); document.write( "
Algebra.Com's Answer #521725 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (20-x) represent the two parts
\n" ); document.write( " 3x^2 -10 = (20-x)
\n" ); document.write( " 3x^2 + x -30 = 0
\n" ); document.write( " (3x +10)(x-3) = 0, x = 3 (Tossing out the negative solution for unit measure)
\n" ); document.write( "And...Checking
\n" ); document.write( " 27 -10 = 20-3 = 17 \n" ); document.write( "
\n" );