document.write( "Question 398908: Bobby weighs 160 lbs more than his sister maria. Their combined weight is 200lbs. How many lbs does bobby weigh? \n" ); document.write( "
Algebra.Com's Answer #283632 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Bobby weighs 160 lbs more than his sister maria
\n" ); document.write( "Let x and (160 + x) represent maria's and bobby's weights respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + (160 + x) = 200lb
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x + 160 = 200lb
\n" ); document.write( " 2x = 40lb
\n" ); document.write( " x = 20lb, Maria's weight. Bobby weighs 180lb. (160 + 20)
\n" ); document.write( "
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 20lb + 180lb = 200lb \n" ); document.write( "
\n" );