document.write( "Question 355694: janice has 5 times more than ronald. They have 600 in all. how much does ronald have? \n" ); document.write( "
Algebra.Com's Answer #253986 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's say Ron has \"x\". Then Janice has \"5x\".
\n" ); document.write( "Together they have \"x%2B5x\" or \"6x\" which happens to equal \"600\".
\n" ); document.write( "\"6x=600\"
\n" ); document.write( "\"x=100\"
\n" ); document.write( "So Ron has \"100\" whatevers.
\n" ); document.write( "
\n" );