document.write( "Question 164336: Saidhari bought a toaster for $60. The price was 1/4 off the list price. What was the list price? \n" ); document.write( "
Algebra.Com's Answer #121087 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
60=x-x/4
\n" ); document.write( "60=(4x-x)/4
\n" ); document.write( "60*4=3x
\n" ); document.write( "240=3x
\n" ); document.write( "x=240/3
\n" ); document.write( "x=$80 was the original price.
\n" ); document.write( "Proof:
\n" ); document.write( "80(1-1/4)=60
\n" ); document.write( "80(3/4)=60
\n" ); document.write( "240/4=60
\n" ); document.write( "60=60
\n" ); document.write( "
\n" ); document.write( "
\n" );