document.write( "Question 8876: A woman is asked her weight. She, appropriately, replies (you should never ask a woman her weight – unless you are really asking for a slap in the face or a divorce) that she weighs 60 lbs plus half her weight.
\n" ); document.write( "What is her actual weight (in lbs)?
\n" ); document.write( "

Algebra.Com's Answer #4834 by prince_abubu(198)\"\" \"About 
You can put this solution on YOUR website!
Say that her weight is that mysterious W. If she says that her weight is 60 pounds plus 1/2 of her weight, that's \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+W+=+60+%2B+0.5W+\" <-------------- Start here\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+W+-+0.5W+=+60+\" <---- subtract 0.5W from both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+0.5W+=+60+\" <----- combine like terms\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+W+=+120+\" <----- divide both sides by 0.5. She weighs 120 pounds.
\n" ); document.write( "
\n" );