document.write( "Question 368450: Jill, Karen, and Betsy, studied a total of 93 hours last week. Jill's and Karen's study time totaled only one-half as much as Betsy's. If Jill studied 3 hours more than Karen, then how many hours did each one of the girls spend studying? \n" ); document.write( "
Algebra.Com's Answer #262568 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent Karen's study time. then Jills would be (x+3) and
\n" ); document.write( "Betsy's would be 2[x + (x+3)]
\n" ); document.write( "Question states
\n" ); document.write( "x + (x+3) + 2[x + (x+3)] = 93
\n" ); document.write( "solving for x
\n" ); document.write( "x + (x+3) + 2x + 2x +6 = 93
\n" ); document.write( "6x + 9 = 93
\n" ); document.write( "6x = 84
\n" ); document.write( "x = 14hrs, Karen's study time
\n" ); document.write( "Jill's 17 hrs (14 + 3)
\n" ); document.write( "Betsy's 62 hrs (2*31)
\n" ); document.write( "checking our answer
\n" ); document.write( "14hr + 17hr + 62hr = 93hr \n" ); document.write( "
\n" );