document.write( "Question 841436: if an item's total cost is $5.00 after a 6.35% sales tax what is the initial cost of the item before tax? \n" ); document.write( "
Algebra.Com's Answer #506920 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! x = initial cost\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 0.0635x = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1.0635x = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 5/1.0635\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 4.70145745181007\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 4.70 ... round to the nearest penny\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the item originally costs $4.70\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |