document.write( "Question 443231: greg weighs 15 pounds less than twice what karen weighs and sue weighs 10 pounds more than karen. the combine weight is 460 pounds, how much do they each weigh
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #305755 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
g=2k-15
\n" ); document.write( "s=k+10
\n" ); document.write( "g+s+k=460
\n" ); document.write( "----------------
\n" ); document.write( "2k-15+k+10+k=460
\n" ); document.write( "4k-5=460
\n" ); document.write( "4k=465
\n" ); document.write( "karen=116.25lbs.
\n" ); document.write( "greg=217.5lbs.
\n" ); document.write( "sue=126.25lbs.
\n" ); document.write( "
\n" );