document.write( "Question 359159: A reservation clerk worked 14.4 hours one day. She spent twice as much time entering new reservations as she did verifying old ones and one and a half as much time calling to confirm reservations as verifying old ones. How much time did she spend entering new reservations \n" ); document.write( "
Algebra.Com's Answer #256405 by aggie_tutor(13)\"\" \"About 
You can put this solution on YOUR website!
total hours worked: 14.4
\n" ); document.write( "time on entering new = n
\n" ); document.write( "time on verifying old = p
\n" ); document.write( "time on confirming = r
\n" ); document.write( "n + p + r = 14.4
\n" ); document.write( "\"2p+=+n+\" (two times the old)
\n" ); document.write( "\"1%281%2F2%29p+=+r\" (one and a half times the old)\r
\n" ); document.write( "\n" ); document.write( "substitute for r and n:
\n" ); document.write( "\"2p+%2B+p+%2B+1%281%2F2%29p+=+14.4\"\r
\n" ); document.write( "\n" ); document.write( "solve for p:
\n" ); document.write( "\"2p+%2B+1p+%2B+%283%2F2%29p+=+14.4\"
\n" ); document.write( "\"3p+%2B+%283%2F2%29p+=+14.4\"
\n" ); document.write( "to add the fraction to the 3p, you must convert 3p to common denominator:
\n" ); document.write( "\"%283%2F1%29+x+%282%2F2%29+=+%286%2F2%29\"
\n" ); document.write( "\"%286%2F2%29p+%2B+%283%2F2%29p+=+14.14\"
\n" ); document.write( "combine the like terms with the numerators on top:
\n" ); document.write( "\"%28%286+%2B+3%29%2F%282%29%29p+=+14.4\"
\n" ); document.write( "\"%289%2F2%29p+=+14.4\"
\n" ); document.write( "remove denominator by multiplying both sides by 2:
\n" ); document.write( "\"%282%29%289%2F2%29p+=+14.4%282%29\"
\n" ); document.write( "\"9p+=+28.8\"
\n" ); document.write( "\"p+=+28.8+%2F+9\"
\n" ); document.write( "\"p+=+3.2+hours\" \r
\n" ); document.write( "\n" ); document.write( "Now solve for
\n" ); document.write( "\"2p+=+n\"
\n" ); document.write( "\"2%283.2%29+=+n\"
\n" ); document.write( "\"6.4+=+n\"\r
\n" ); document.write( "\n" ); document.write( "Time spent on new reservations = n = 6.4 hours.\r
\n" ); document.write( "\n" ); document.write( "Double check your work by finding the r value, time spend confirming:
\n" ); document.write( "\"1%281%2F2%29p+=+r\"
\n" ); document.write( "\"1.5p+=+r\"
\n" ); document.write( "\"1.5%2A3.2+=+4.8+=+r+\"
\n" ); document.write( "Time spent on calling to confirm = r = 4.8 hours.\r
\n" ); document.write( "\n" ); document.write( "total time should = 14.4 hours:
\n" ); document.write( "r + n + p = 14.4
\n" ); document.write( "4.8 + 6.4 + 3.2 = 14.4
\n" ); document.write( "
\n" ); document.write( "
\n" );