document.write( "Question 458743: please help me write an equation that represents the total cost c of an item costing x dollars. a salesperson needs to calculate the cost of an item with a sale tax of 8.25%. \n" ); document.write( "
Algebra.Com's Answer #314681 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! total cost = c \n" ); document.write( "cost of item = x \n" ); document.write( "tax = 8.25% = .0825 {change percent to decimal by moving decimal point left two}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find tax: \n" ); document.write( "- multiply cost of item by percent tax (as a decimal) \n" ); document.write( "= .0825x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find total cost: \n" ); document.write( "- add cost of item plus tax \n" ); document.write( "= x + .0825x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c = x + .0825x {cost of item plus tax} \n" ); document.write( "www.algebrahouse.com\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |