document.write( "Question 304495: bill and joe played the same game, bill had 18 fewer points than joe combined they had 92 points,how many points bill and joe have. \n" ); document.write( "
Algebra.Com's Answer #218056 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+18+x=92
\n" ); document.write( "2x=92-18
\n" ); document.write( "2x=74
\n" ); document.write( "x=74/2
\n" ); document.write( "x=37 ans. for Bill's points.
\n" ); document.write( "92-37=55 ans. for Joe's points.
\n" ); document.write( "Proof:
\n" ); document.write( "37+18= 55
\n" ); document.write( "55=55
\n" ); document.write( "
\n" );