document.write( "Question 89325: how do you do this type of problem?
\n" );
document.write( "Gary has figured that he needs to take home $30,400 a year to live comfortably. If the government gets 24% of Gary's income, then what must his income be for him to live comfortably? \n" );
document.write( "
Algebra.Com's Answer #64905 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Gary has figured that he needs to take home $30,400 a year to live comfortably. If the government gets 24% of Gary's income, then what must his income be for him to live comfortably? \n" ); document.write( "-------------------------- \n" ); document.write( "Let his salary be \"x\" \n" ); document.write( "EQUATION: \n" ); document.write( "x - 0.24x = 30,400 \n" ); document.write( "(1-0.24)x = 30,400 \n" ); document.write( "0.76x = 30,400 \n" ); document.write( "x = $40,000 (Amount of salary he needs) \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |