document.write( "Question 760135: Need answer and formula for problem:
\n" );
document.write( "Nancy Drew spent 7 & 1/2 hours making phone calls, attending meetings and writing emails. She spent twice as much time attending meetings as making telephone calls, and 1/2 hour longer writing emails than making telephone calls. How many hours did she spend on each task?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #462449 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the time Nancy spent making phone calls, then we have \n" ); document.write( "x +2x +(x+.5) = 7.5 \n" ); document.write( "4x = 7 \n" ); document.write( "x = 7/4 = 1.75, 2x = 3.5, x+.5 = 2.25, so\r \n" ); document.write( "\n" ); document.write( "Nancy spent 1.75 hours making phone calls, 3.5 hours attending meetings and 2.25 hours writing emails\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |