document.write( "Question 560097: Below is my problem, I am only supposed to set this problem up as an algebraic expression without actually solving. Beneath it is what I have come up with, but I don't think it's finished.\r
\n" );
document.write( "\n" );
document.write( "1.A man buys five DVDs for $66.34, including 7% sales tax. How much did each DVD cost?\r
\n" );
document.write( "\n" );
document.write( "66.34 = x/5 + .07x \n" );
document.write( "
Algebra.Com's Answer #363683 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the cost of the 5 dvds is 5x PLUS 7% tax\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x + (7%)(5x) = (5x)(1.07) = 66.34 \n" ); document.write( " |