document.write( "Question 989589: Need help with setting up equation for...Mary bought 2 notebooks and 3 pens for $14.50. Dan bought 1 notebook and 2 pens for $7.50. How much does one notebook cost? \n" ); document.write( "
Algebra.Com's Answer #609876 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Need help with setting up equation for...Mary bought 2 notebooks and 3 pens for $14.50. Dan bought 1 notebook and 2 pens for $7.50. How much does one notebook cost? \n" ); document.write( "------ \n" ); document.write( "2n + 3p = 14.50 \n" ); document.write( "n + 2p = 7.50 \n" ); document.write( "-------------------- \n" ); document.write( "Modify for elimination:: \n" ); document.write( "2n + 3p = 14.50 \n" ); document.write( "2n + 4p = 1500 \n" ); document.write( "------------ \n" ); document.write( "Subtract and solve for \"p\":: \n" ); document.write( "p = $0.50 (cost of one pen) \n" ); document.write( "--- \n" ); document.write( "Solve for \"n\": \n" ); document.write( "n + 2p = 7.50 \n" ); document.write( "n + 2*0.5 = 7.50 \n" ); document.write( "--- \n" ); document.write( "n + 1 = 7.50 \n" ); document.write( "n = $6.50 (cost of one notebook) \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |