document.write( "Question 1028458: If a bed is reduced by 35% in a sale to £91.00, find the original price. \n" ); document.write( "
Algebra.Com's Answer #643549 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+p+\" = the original price
\n" ); document.write( "\"+p+-+.35p+=+91+\"
\n" ); document.write( "\"+.65p+=+91+\"
\n" ); document.write( "\"+p+=+140+\"
\n" ); document.write( "The original price was 140.00
\n" ); document.write( "
\n" );