document.write( "Question 816731: if something costs $70 and is now $52 what is the percentage taken off original price \n" ); document.write( "
Algebra.Com's Answer #491689 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "if something costs $70 and is now $52
\n" ); document.write( "what is the percentage 'x' taken off original price
\n" ); document.write( " $70 - x*70 = $52
\n" ); document.write( " \"%281-x%29+=+52%2F70+=+.7429\"
\n" ); document.write( "(1-x) = .74
\n" ); document.write( " 1-.74 = x = .26 0r 26% off original price
\n" ); document.write( " \n" ); document.write( "
\n" );