document.write( "Question 737422: eggs are sold in boxes.\r
\n" );
document.write( "\n" );
document.write( "a small box holds 6 eggs
\n" );
document.write( "a large box holds 12 eggs \r
\n" );
document.write( "\n" );
document.write( "hina buys x small boxes of eggs
\n" );
document.write( "hina also buys 4 less of the large boxes of eggs than the small boxes. \r
\n" );
document.write( "\n" );
document.write( "find, in terms of x, the total number of eggs in the large boxes that hina buys \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "find in terms of x the total number of eggs that hina buys give your answer inits simplest form \n" );
document.write( "
Algebra.Com's Answer #450369 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! SMALL BOX OF EGGS=========================6 \n" ); document.write( "LARGE BOX OF EGGS=================12 \n" ); document.write( "6X+12 \n" ); document.write( "(X-4)6X+12X-48 \n" ); document.write( "12X-48=========LARGE BOX OF EGGS \n" ); document.write( "18X-48========TOTAL EGGS \n" ); document.write( " |