document.write( "Question 935283: Karl would like to buy a ring for his wife. In the January sale, the price of the ring has been reduced by 13% which means that the ring now cost £39 less then the original price. Work out how much Karl will pay for the ring in the sale. \n" ); document.write( "
Algebra.Com's Answer #568496 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = original price
\n" ); document.write( "y = discounted price
\n" ); document.write( "---
\n" ); document.write( "y = x - 39
\n" ); document.write( "---
\n" ); document.write( "39/x * 100 = 13
\n" ); document.write( "39/x = 13/100
\n" ); document.write( "x(13/100) = 39
\n" ); document.write( "x = 39/(13/100)
\n" ); document.write( "x = 300
\n" ); document.write( "y = x - 39
\n" ); document.write( "y = 300 - 39
\n" ); document.write( "y = 261
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "y = discounted price = 261
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );