document.write( "Question 287035: two hamburgers and one bagel cost $4.82.
\n" );
document.write( "At the same price, one hamburger and
\n" );
document.write( "two bagels cost $3.70. How much does
\n" );
document.write( "each hamburger and each bagel cost? \n" );
document.write( "
Algebra.Com's Answer #208123 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2h+1b=4.82 \n" ); document.write( "1h+2b=3.70 \n" ); document.write( "h=1.98 and b=.86 \n" ); document.write( " |