document.write( "Question 301373: I have a sum of $30,632.12 that needs to be separated the following three ways:
\n" ); document.write( ".50, .50, and .25 How do i do this breakdown?
\n" ); document.write( "

Algebra.Com's Answer #216084 by Edwin McCravy(20081)\"\" \"About 
You can put this solution on YOUR website!
I have a sum of $30,632.12 that needs to be separated the following three ways:
\n" ); document.write( ".50, .50, and .25 How do i do this breakdown?
\n" ); document.write( "

\n" ); document.write( "Let the part that is .25 be x\r
\n" ); document.write( "\n" ); document.write( "Then each of the parts that are .50 are twice as much or 2x,\r
\n" ); document.write( "\n" ); document.write( "So we add up the parts \r
\n" ); document.write( "\n" ); document.write( "2x + 2x + x = $30632.12
\n" ); document.write( " 5x = $30632.12
\n" ); document.write( " x = $6126.424\r
\n" ); document.write( "\n" ); document.write( "so 2x = $12252.848\r
\n" ); document.write( "\n" ); document.write( "So the .25 part is $6126.424 and each of the
\n" ); document.write( ".50 parts are $12252.848\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );