document.write( "Question 1011200: Out of his total income Hamza spends 20% on house rent and 70% of rest household expenditure.if he saves Rs1800,what is his total income? \n" ); document.write( "
Algebra.Com's Answer #626793 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Well if he spends 20% on rent and 70% of what's left (which is 80%) on household expenditures, then what he has left is
\n" ); document.write( "100% - 20% - (.70)(80%) = 24%
\n" ); document.write( "So 24% of his income is Rs 1800, thus we write
\n" ); document.write( ".24x = 1800
\n" ); document.write( "x = 1800/.24
\n" ); document.write( "x = Rs 7500
\n" ); document.write( "
\n" );