document.write( "Question 112265: Susan earns a 5% commission on her computer sales. If she earns a $82.04 commission on sale of a new system, what was the price of the system \n" ); document.write( "
Algebra.Com's Answer #81971 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
.05X=82.04
\n" ); document.write( "X=82.04/.05
\n" ); document.write( "X=$1,640.80 IS THE PRICE OF THE COMPUTERS SOLD.
\n" ); document.write( "
\n" );