document.write( "Question 212868: After a 14% price reduction, a boat sold for $22,360. What was the boat's price before the reduction? (Round to the nearest cent, if necessary.) \n" ); document.write( "
Algebra.Com's Answer #160786 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
After a 14% price reduction, a boat sold for $22,360. What was the boat's price before the reduction? (Round to the nearest cent, if necessary.)
\n" ); document.write( ":
\n" ); document.write( "Let x = price of the boat before the reduction
\n" ); document.write( ":
\n" ); document.write( "x - .14x = 22360
\n" ); document.write( ".86x = 22360
\n" ); document.write( "x = \"22360%2F.86\"
\n" ); document.write( "x = $26,000
\n" ); document.write( "
\n" );