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 #216107 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Sorry but the breakdown that you give is 125%
\n" ); document.write( ".50 and .50 add up to 1
\n" ); document.write( "Perhaps you meant .50 .25 and .25
\n" ); document.write( "2x+x+x=30632.12
\n" ); document.write( "4x=30632.12
\n" ); document.write( "x=7658.03
\n" ); document.write( "2x=15316.06
\n" ); document.write( "
\n" ); document.write( "
\n" );