document.write( "Question 404804: Combined savings. Wanda makes $6000 more per year
\n" );
document.write( "than her husband does. Wanda saves 10% of her income
\n" );
document.write( "for retirement, and her husband saves 6%. If together they
\n" );
document.write( "save $5400 per year, then how much does each of them
\n" );
document.write( "make per year? \n" );
document.write( "
Algebra.Com's Answer #286086 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Combined savings. Wanda makes $6000 more per year \n" ); document.write( "than her husband does. Wanda saves 10% of her income \n" ); document.write( "for retirement, and her husband saves 6%. If together they \n" ); document.write( "save $5400 per year, then how much does each of them \n" ); document.write( "make per year?\r \n" ); document.write( "\n" ); document.write( "Husband income = $x \n" ); document.write( "Wanda income = x+6000 \n" ); document.write( "... \n" ); document.write( "Saving\r \n" ); document.write( "\n" ); document.write( "Husband =>0.06x \n" ); document.write( "Wanda = >0.1(x+6000) \n" ); document.write( "... \n" ); document.write( "Total saving = 5400 \n" ); document.write( "... \n" ); document.write( "0.06x+0.1(x+6000)=5400 \n" ); document.write( "0.06x+0.1x+600=5400 \n" ); document.write( "0.16x=5400-600 \n" ); document.write( "0.16x=4800 \n" ); document.write( "/0.16 \n" ); document.write( "x=4800/0.16 \n" ); document.write( "x=$30,000 ===========> Husband's income \n" ); document.write( "x+6000=$36,000=======> Wanda's income \n" ); document.write( " |