document.write( "Question 1034321: Hi\r
\n" );
document.write( "\n" );
document.write( "25percent of my income is given to my parents. The rest is on transport and food.the amount spent on transport and food is 2200 dollars more than the amount given to my parents. What is my total salary. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #648938 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Income is x \n" ); document.write( "0.25 x goes to parents \n" ); document.write( "0.75 x remains and is 2200 more than 0.25 x \n" ); document.write( "Therefore, 0.75x-2200=0.25x \n" ); document.write( "0.50x=2200 \n" ); document.write( "x=$4400 \n" ); document.write( "$1100 goes to parents \n" ); document.write( "$3300 left, which is $2200 more than $1100. \n" ); document.write( " |