document.write( "Question 993463: A salesperson's weekly paycheck is 50% less than a second salesperson's paycheck. The two paychecks total $1125. Find the amount of each paycheck. (Round your answers to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #612724 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "S=second salesperson's check; F=first salesperson's check=0.5S
\n" ); document.write( ".
\n" ); document.write( "F+S=$1125
\n" ); document.write( "0.5S+S=$1125
\n" ); document.write( "1.5S=$1125
\n" ); document.write( "S=$750
\n" ); document.write( "F=0.5S=(0.5)($750)=$375
\n" ); document.write( "ANSWER: The first person's check was $375,
\n" ); document.write( "and the second person's check is $750.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "F+S=$1125
\n" ); document.write( "$375+$750=$1125
\n" ); document.write( "$1125=$1125
\n" ); document.write( "
\n" ); document.write( "
\n" );