document.write( "Question 1146695: A salesperson's weekly paycheck is 10% less than a second salesperson's paycheck. The two paychecks total $1475. Find the amount of each paycheck. (Round your answers to the nearest cent.)
\n" );
document.write( "first salesperson's paycheck
\n" );
document.write( "$
\n" );
document.write( "second salesperson's paycheck
\n" );
document.write( "$ \n" );
document.write( "
Algebra.Com's Answer #767981 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = first person's paycheck \n" ); document.write( "x-10% of x = 90% of x = 0.90x = second person's paycheck \n" ); document.write( "The sum of the two paychecks is $1475: \n" ); document.write( " \n" ); document.write( "Solve using basic algebra; then round as directed. \n" ); document.write( " |