document.write( "Question 889658: of the fruits in a basket, 48% are mangoes and the rest are apples and pears. the number of pears is 5/8 of the number of apples. there are 128 more mangoes than apples. how many pears are in the basket. \n" ); document.write( "
Algebra.Com's Answer #538334 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+p+m=f
\n" ); document.write( ".48f=m
\n" ); document.write( "p=5a/8
\n" ); document.write( "m=a+128
\n" ); document.write( "a=256., f=800., m=384., p=160.
\n" ); document.write( "
\n" );