document.write( "Question 816278: the normal price of a television is reduced by 30% in a sale
\n" ); document.write( "The sale price of the television is £350
\n" ); document.write( "Work out the normal price of the television
\n" ); document.write( "

Algebra.Com's Answer #491454 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the normal price of a television is reduced by 30% in a sale.
\n" ); document.write( "Paid 70% of normal price 'P[n]'
\n" ); document.write( "The sale price of the television is £350
\n" ); document.write( "Work out the normal price 'P[n]' of the television
\n" ); document.write( " .70 P[n] = £350
\n" ); document.write( " P[n] = £350/.70 = £500 \n" ); document.write( "
\n" );