document.write( "Question 689825: If someone ate 2/3 of a pie and someone else ate 1/4 of a pie how much pie is left \n" ); document.write( "
Algebra.Com's Answer #426059 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If someone ate 2/3 of a pie and someone else ate 1/4 of a pie how much pie is left \n" ); document.write( ". \n" ); document.write( "Let x = fraction left \n" ); document.write( "then \n" ); document.write( "x + 2/3 + 1/4 = 1 \n" ); document.write( "multiplying both sides by 12: \n" ); document.write( "12x + 8 + 3 = 12 \n" ); document.write( "12x + 11 = 12 \n" ); document.write( "12x = 1 \n" ); document.write( "x = 1/12 \n" ); document.write( " |