document.write( "Question 148338: Jack gave 1/2 of her apple to Jill, Jill gave 1/3 of the apple he received to Pete and Pete gave 1/4 of what he received to Mike, if Mike received 24 apples, how many did Jack heve originally? \n" ); document.write( "
Algebra.Com's Answer #108731 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Jack gave 1/2 of his apple to Jill, Jill gave 1/3 of the apple she received to Pete and Pete gave 1/4 of what he received to Mike, if Mike received 24 apples, how many did Jack have originally?
\n" ); document.write( ":
\n" ); document.write( "Let x = original no. of apples
\n" ); document.write( ":
\n" ); document.write( "Jill received \"1%2F2\"x
\n" ); document.write( ":
\n" ); document.write( "Pete received \"1%2F3\"*\"1%2F2\"x = \"1%2F6\"x
\n" ); document.write( ":
\n" ); document.write( "Mike received \"1%2F4\"*\"1%2F6\"x = \"1%2F24\"x
\n" ); document.write( ":
\n" ); document.write( "\"1%2F24\"x = 24
\n" ); document.write( ":
\n" ); document.write( "x = 24 * 24
\n" ); document.write( ":
\n" ); document.write( "x = 576 apples originally
\n" ); document.write( ":
\n" ); document.write( "Check on a calc 576 /2 /3 /4 = 24
\n" ); document.write( "
\n" );