document.write( "Question 120175This question is from textbook Algebra Structure and Method
\n" );
document.write( ": Solve, using two equations in two variables\r
\n" );
document.write( "\n" );
document.write( "If you buy six pens and one mechanical pencil, you'll get only $1 change from your $10 bill. But if you buy four pens and two mechanical pencils, you'll get $2 change. How much does each pen and each pencil cost?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If anyone can answer this problem I would deeply appreciate it. Please and Thank You!!!! \n" );
document.write( "
Algebra.Com's Answer #88059 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you buy six pens and one mechanical pencil, you'll get only $1 change from your $10 bill. But if you buy four pens and two mechanical pencils, you'll get $2 change. How much does each pen and each pencil cost? \n" ); document.write( "------------------- \n" ); document.write( "Let \"p\" be the price of a pen; Let \"m\" be the price of a pencil. \n" ); document.write( "---------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "6p + m = 9 \n" ); document.write( "4p + 2m=8 \n" ); document.write( "-------------------------- \n" ); document.write( "Multiply thru 1st equation by 2 to get: \n" ); document.write( "12p + 2m = 18 \n" ); document.write( "Subtract from the 2nd equation: \n" ); document.write( "-8p = -10 \n" ); document.write( "p = 10/8 = $1.25 (price of a pen) \n" ); document.write( "Substitute to find \"m\": \n" ); document.write( "6(1.25)+m = 9 \n" ); document.write( "7.50 + m = 9 \n" ); document.write( "m = $1.50 (price of a michanical pencil) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |