document.write( "Question 261873: A salesperson's weekly paycheck is 40% less than her coworker's paycheck. The two paychecks total $680. Find the amount of each paycheck. (Round your answer to 2 decimal places.) \r
\n" );
document.write( "\n" );
document.write( "Coworkers paycheck_________\r
\n" );
document.write( "\n" );
document.write( "Salesperson's paycheck_________ \n" );
document.write( "
Algebra.Com's Answer #192953 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+(1-.4)X=680 \n" ); document.write( "X+.6X=680 \n" ); document.write( "1.6X=680 \n" ); document.write( "X=680/1.6 \n" ); document.write( "X=$425 COWORKER'S PAYCHECK. \n" ); document.write( ".6*425=$255 SALES PERSON'S CHECK. \n" ); document.write( "PROOF: \n" ); document.write( "425+255=680 \n" ); document.write( "680=680 \n" ); document.write( " |