document.write( "Question 1000622: How should $90.00 be divided into two parts so that the second part is $30.00 less than twice the first part? \n" ); document.write( "
Algebra.Com's Answer #617996 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x and y are the separate parts.
\n" ); document.write( "\"system%28x%2By=90%2Cy=2x-30%29\"
\n" ); document.write( "
\n" );