document.write( "Question 858139: dudley and Dolores collect hubcaps. Dudley needs 18 to match Dolores' collection. Together they have 184. How many does each have now? \n" ); document.write( "
Algebra.Com's Answer #517049 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! dudley and Dolores collect hubcaps. Dudley needs 18 to match Dolores' collection. Together they have 184. How many does each have now? \n" ); document.write( "*** \n" ); document.write( "let x=Dolores' collection \n" ); document.write( "x-18=Dudley's collection \n" ); document.write( "x+x-18=184 \n" ); document.write( "2x=202 \n" ); document.write( "x=101 \n" ); document.write( "x-18=83 \n" ); document.write( "Dolores' collection=101 hubcaps \n" ); document.write( "Dudley's collection=83 hubcaps \n" ); document.write( " |