document.write( "Question 945942: Caleb paid $26.70 including a 7% sales tax for a wallet. How much did the wallet cost itself? \n" ); document.write( "
Algebra.Com's Answer #577054 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+c+\" = cost of wallet alone
\n" ); document.write( "\"+c+%2B+.07c+=+26.7+\"
\n" ); document.write( "\"+1.07c+=+26.7+\"
\n" ); document.write( "\"+c+=+24.95+\"
\n" ); document.write( "The wallet alone costs $24.95
\n" ); document.write( "
\n" ); document.write( "
\n" );