document.write( "Question 904058: how would you write... The number of working people is four times the number of retired people. The number of unemployed people is one-half the number of retired people. (x=the number of retired people) \n" ); document.write( "
Algebra.Com's Answer #548484 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
retired people x
\n" ); document.write( "working people 4x
\n" ); document.write( "unemployed people x/2
\n" ); document.write( "
\n" );