document.write( "Question 210898: A woman earns 15% more than her husband. Together they make $69,875 per year. What is the husband's annual salary? \n" ); document.write( "
Algebra.Com's Answer #159313 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A woman earns 15% more than her husband. Together they make $69,875 per year. What is the husband's annual salary? \n" ); document.write( ". \n" ); document.write( "Let x = husband's annual salary \n" ); document.write( "then \n" ); document.write( "1.15x = wife's annual salary \n" ); document.write( ". \n" ); document.write( "x + 1.15x = 69875 \n" ); document.write( "2.15x = 69875 \n" ); document.write( "x = 69875/2.15 \n" ); document.write( "x = $32,500 (husband's salary) \n" ); document.write( " |