document.write( "Question 997590: Each fruit basket comes with A apple, P pears, and B bananas. Wendi orders four fruit baskets and gets 84 pieces of fruit. Write an equation that represents this order.
\n" );
document.write( "I have tried many things but they never work could you please help me understand this better. \n" );
document.write( "
Algebra.Com's Answer #615628 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well if one basket has all three fruits, then it can be expressed as \n" ); document.write( "A + P + B \n" ); document.write( "Four baskets would be \n" ); document.write( "4(A + P + B)=84 \n" ); document.write( " |