document.write( "Question 29545: I do not understand these at all. Ex. Jake paid $100.70 including 6% tax for a color printer. How much did the printer itself cost? \n" ); document.write( "
Algebra.Com's Answer #16602 by ikdeep(226)![]() ![]() You can put this solution on YOUR website! Total money jack paid = $100.70\r \n" ); document.write( "\n" ); document.write( "tax paid = 6% of cost of color printer.\r \n" ); document.write( "\n" ); document.write( "Let the cost of printer = $c\r \n" ); document.write( "\n" ); document.write( "so we get the equation...\r \n" ); document.write( "\n" ); document.write( "total money = cost of printer + tax paid\r \n" ); document.write( "\n" ); document.write( "$100.70 = $c + 6% of $c..when % is converted into fraction,,we get\r \n" ); document.write( "\n" ); document.write( "100.70 = c + 6/100 * c ,,on dividing 6 by 100 ,,we get\r \n" ); document.write( "\n" ); document.write( "100.70 = c + 0.06 * c ...now adding (c + 0.06 * c ) give us \r \n" ); document.write( "\n" ); document.write( "100.70 = 1.06 c\r \n" ); document.write( "\n" ); document.write( "or 100.70 / 1.06 = c \n" ); document.write( " \n" ); document.write( "or c = 95\r \n" ); document.write( "\n" ); document.write( "Therefore the cost of color printer = $95 \r \n" ); document.write( "\n" ); document.write( "hope this will help you \r \n" ); document.write( "\n" ); document.write( "Please feel free to revert back for any further queries. \n" ); document.write( " \n" ); document.write( " |