document.write( "Question 304749: a woman earns 15% more than her husband. Together they make 968,875 anually. Find the annual salary of the husband. \n" ); document.write( "
Algebra.Com's Answer #218220 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the husband earn $x\r
\n" ); document.write( "\n" ); document.write( "woman earns 15% more than husband\r
\n" ); document.write( "\n" ); document.write( "x+1.15x=968875 ( She earns 1.15 times more than husband)\r
\n" ); document.write( "\n" ); document.write( "2.15x= 968875
\n" ); document.write( "x=968875/2.15\r
\n" ); document.write( "\n" ); document.write( "450,639.50 OR $450,640 eqrned by the husband
\n" ); document.write( "
\n" );