document.write( "Question 613322: I'm stuck on the following question: Last month Darlene earned $32 per day and Lisa earned $36 per day. Together they earned a total of $1180. How much did each earn if Darlene worked 5 more days than Lisa? \n" ); document.write( "
Algebra.Com's Answer #385972 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Darlene worked 5 more days than Lisa
\n" ); document.write( "Let x amd (x+5) represent days worked by Lisa and Darlene respectively
\n" ); document.write( "Question states***
\n" ); document.write( "Darlene earned $32 per day and Lisa earned $36 per day. Together they earned a total of $1180
\n" ); document.write( " 36x + 32(x+5) = 1180
\n" ); document.write( " 68x = 1020
\n" ); document.write( " x = 15, number of days Lisa worked. Darlene work 20 days.\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $36*15 + $32*20 = $1180 \n" ); document.write( "
\n" );