document.write( "Question 853995: Felipe bought a desk for $666. The price was 72% of the original price. What was the original price? \n" ); document.write( "
Algebra.Com's Answer #514382 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+p+\" = the original price
\n" ); document.write( "\"+.72p+=+666+\"
\n" ); document.write( "\"+p+=+666%2F.72+\"
\n" ); document.write( "\"+p+=+925+\"
\n" ); document.write( "The original price was $925
\n" ); document.write( "
\n" ); document.write( "
\n" );