document.write( "Question 645318: John and Peter shared a bunch of lynchees equally. John gave away 120 of his lychees and peter sold 744 of his lychees. Now John had 4 times as many lychees left as peter. How many lychees did Peter left? \n" ); document.write( "
Algebra.Com's Answer #405432 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! John and Peter shared a bunch of lynchees equally. John gave away 120 of his lychees and peter sold 744 of his lychees. Now John had 4 times as many lychees left as peter. How many lychees did Peter left? \n" ); document.write( "** \n" ); document.write( "let x=no. of lychees john and peter shared equally \n" ); document.write( "x-120=no. of lychees john had left \n" ); document.write( "x-744=no. of lychees peter had left \n" ); document.write( "x-120=4(x-744)=4x-2976 \n" ); document.write( "3x=2856 \n" ); document.write( "x=952 \n" ); document.write( "x-744=208 \n" ); document.write( "no. of lychees peter had left=208 \n" ); document.write( " |