document.write( "Question 1004995: mom brought 2 pizza's. if mom ate 1/5 and dad ate 2/3 and kids ate 1/15. how much is left over?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #621321 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The answer is found by subtracting from the two pizzas, or \n" ); document.write( "2 - 2(1/5) - 2(2/3) - 2(1/15) = \n" ); document.write( "2 - 2/5 - 4/3 - 2/15 = \n" ); document.write( "Converting everything to fifteenths... \n" ); document.write( "30/15 - 6/15 - 20/15 - 2/15 = 2/15 was left \n" ); document.write( " |