document.write( "Question 901094: Ryan, a consumer electronic's earns a base salary of $1,200 per month and a commission of 8% on the amount of sales he makes. One month Ryan received a $1,864 paycheck. Find the amount of his sales for the month.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546449 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Ryan's base salary = $1,200 \n" ); document.write( "Ryan's paycheck = $1,864 \n" ); document.write( "Therefore, his commission is $664. \n" ); document.write( "664 = .08x \n" ); document.write( "Divide each side by .08 \n" ); document.write( "Ryan sold $8300 \n" ); document.write( " |