document.write( "Question 1134311: A house wife went to the market with you 2000naira she bought x worth of beans,then (x+3)worth rice 2x worth yam. 1.How much did she spend all together 2.How much has she left \n" ); document.write( "
Algebra.Com's Answer #751693 by josgarithmetic(39792)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ITEM      NUMBER OF NAIRA\r\n" );
document.write( "Beans        x\r\n" );
document.write( "Rice         x+3\r\n" );
document.write( "Yams         2x\r\n" );
document.write( "NAIRA       2000\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------
\n" ); document.write( "How much did she spend all together? 2.How much has she left?
\n" ); document.write( "---------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "She spent 4x+3 naira, but not enough information to know how much she still had after purchase. She would have as an expression, IF \"4x%2B3%3C2000\", unspent \"2000-4x-3=1997-4x\" naira.
\n" ); document.write( "
\n" );