document.write( "Question 824684: saima bought 2 black pencils and three red pencils for Rs.23. after a week she bought 3 black pencils and 2 red pencils.if price of pencils remained same for both transactions, how muchshe paid for one black pencil? \n" ); document.write( "
Algebra.Com's Answer #496688 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! saima bought 2 black pencils and three red pencils for Rs.23. after a week she bought 3 black pencils and 2 red pencils.if price of pencils remained same for both transactions, how muchshe paid for one black pencil? \n" ); document.write( "---------------------- \n" ); document.write( "Equations: \n" ); document.write( "2b + 3r = 23 \n" ); document.write( "3b + 2r = 23 \n" ); document.write( "----- \n" ); document.write( "Modify for elimination: \n" ); document.write( "4b + 6r = 2*23 \n" ); document.write( "9b + 6r = 3*23 \n" ); document.write( "---------- \n" ); document.write( "Subtract and solve for \"b\": \n" ); document.write( "5b = 23 \n" ); document.write( "b = 4.60 Rs \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |