document.write( "Question 912475: Bill Blum bought a dozen hamburgers at Von's Drive-In and was charged a meals tax of $.80. The tax rate is 5 percent. How much was the cost of the dinner before tax?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #553818 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! C the cost of the dinner before tax \n" ); document.write( ".05C = .80 \n" ); document.write( "C = .80/.05, the cost of the dinner before tax\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |