document.write( "Question 855414: I am 5% older than my wife. My wife is x% younger than I am. Find x \n" ); document.write( "
Algebra.Com's Answer #515340 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
M = 1.05W (man is 5% older than wife)
\n" ); document.write( "let's work with some actual numbers so it's easier to see.
\n" ); document.write( "If Wife is 50, then Man is 52.5
\n" ); document.write( "(\"52.5%2F50\"=1.05 (Man is 105% of Wife's age)
\n" ); document.write( "To find Wife's age, reverse:
\n" ); document.write( "\"50%2F52.5\"=95.24 (Woman is 95.24% of Man's age, or 4.76% younger)
\n" ); document.write( "
\n" ); document.write( "
\n" );