document.write( "Question 263555: the owner of an apple orchard ships apples in boxes that weigh 2 kilograms when empty.the average apple weighs 0.25 kilograms and the total weight of a box filled with apples is 12 kilograms. How many appls are packed in each box? \n" ); document.write( "
Algebra.Com's Answer #194203 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2+.25X=12
\n" ); document.write( ".25X=12-2
\n" ); document.write( ".25X=10
\n" ); document.write( "X=10/.25
\n" ); document.write( "X=40 APPLES PER BOX.
\n" ); document.write( "PROOF:
\n" ); document.write( "2+.25*40=12
\n" ); document.write( "2+10=12
\n" ); document.write( "12=12
\n" ); document.write( "
\n" );