document.write( "Question 909234: If Tom's baby sister adds 5 pounds to her weight, she will be 25% heavier thn she is now. How much does she weigh now? \n" ); document.write( "
Algebra.Com's Answer #551717 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x weight now
\n" ); document.write( "(x+5) = 1.25x
\n" ); document.write( "5/.25 = x = 20lb, weight now
\n" ); document.write( "
\n" );