document.write( "Question 892489: If the rate of sales tax is increased by 2%, the selling price of an article goes up by 140. Find the marked price of the article. \n" ); document.write( "
Algebra.Com's Answer #540538 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! If the rate of sales tax is increased by 2%, the selling price of an article goes up by 140. Find the marked price of the article \n" ); document.write( "*** \n" ); document.write( "let x=marked price of the article \n" ); document.write( ".02=140/x \n" ); document.write( "x=140/.02 \n" ); document.write( "x=7000 \n" ); document.write( " |