document.write( "Question 1125099: a man spent 24% of his salary on transportation, 25% of the rest on rent and the balance left is $1.170.how much was spent on transportation \n" ); document.write( "
Algebra.Com's Answer #741416 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Call X the original amount.\r
\n" ); document.write( "\n" ); document.write( "X(.76)(.75) = 1170\r
\n" ); document.write( "\n" ); document.write( "X = 1170/(.76)(.75) = about 2052.63

\r
\n" ); document.write( "\n" ); document.write( "Spent on Transportation is the original amount * .24 = .24*1170/(.75 * .76) = around 492.63. \n" ); document.write( "

\n" );