document.write( "Question 544920: Enrique weighs 5 pounds more than twice Brendan's weight. If their total weigh is 225 pounds, how much does Enrique weigh? \n" ); document.write( "
Algebra.Com's Answer #355341 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Brendan's weight =x\r
\n" ); document.write( "\n" ); document.write( " Enrique = 2x+5\r
\n" ); document.write( "\n" ); document.write( "2x+5+x=225
\n" ); document.write( "3x+5=225
\n" ); document.write( "3x=225-5
\n" ); document.write( "3x=220
\n" ); document.write( "/3
\n" ); document.write( "x=73.33 lbs Brendan's weight\r
\n" ); document.write( "\n" ); document.write( "Enrique weight = 2*73.33+5\r
\n" ); document.write( "\n" ); document.write( "=156.66 +5
\n" ); document.write( "=171.66 lbs
\n" ); document.write( "
\n" );