document.write( "Question 904394: a has 20% more money than b, and c has 20% less money than b.what percent more money does a have than c? \n" ); document.write( "
Algebra.Com's Answer #548721 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
a has 1.20b
\n" ); document.write( "c had .80b
\n" ); document.write( "1.2b-.8b = .4b
\n" ); document.write( "40% more
\n" ); document.write( "
\n" );