document.write( "Question 765692: On Wednesday, it took Sam 3 hours to do a page of homework exercises. The next day it took him 2 hours to do the same number of exercises. If his average rate on the first day was p exercises per hour, what was his average rate the next day in terms of p? \r
\n" ); document.write( "\n" ); document.write( "My work:
\n" ); document.write( "ave day 1 = 3p/3 = p; ave day 2 = p/2p = 1/2. wrong answer.
\n" ); document.write( "

Algebra.Com's Answer #466331 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
day 1 =\"+p%2F3\" ....... average rate on the first day for \"p\" exercises per hour in \"3\" hours
\n" ); document.write( "day 2 =\"+p%2F2\".......... average rate on the second day, \"p\" exercises per hour in \"2\" hours
\n" ); document.write( "
\n" );