document.write( "Question 417383: divide 224 into two parts such that when the larger part is divided by the smaller part, the quotient is 2 and the remainder is half of the smaller part. find the larger part. \n" ); document.write( "
Algebra.Com's Answer #292197 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "divide 224 into two parts
\n" ); document.write( "Let x and (224-x) represent the smaller and larger part respectively
\n" ); document.write( "Question states***
\n" ); document.write( " \"%28224-x%29%2Fx+=+2+%2B+%281%2F2%29x\"
\n" ); document.write( "Solving for x
\n" ); document.write( " 2(224-x) = 4x + x^2 |Multiplying thru by 2x
\n" ); document.write( " x^2 +6x -448 = 0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%28-6+%2B-+sqrt%28+1828%29%29%2F%282%29+\"
\n" ); document.write( "\"x+=+-3+%2B-+sqrt%28+457%29\"
\n" ); document.write( " x = 18.3776 | Tossing out negative solution
\n" ); document.write( " CHECKING our Answer***
\n" ); document.write( " 205.6224/18.3776 = 11.1888 = 2 + (1/2)18.3776 = 2 + 9.1888
\n" ); document.write( " \n" ); document.write( "
\n" );