document.write( "Question 944378: A salesperson's weekly paycheck is 25% less than a second salesperson's paycheck. The two paychecks total $1625. Find the amount of each paycheck. (Round your answers to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #575798 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Let the second person's paycheck be x.
\n" ); document.write( "Then the first person's paycheck is (x-25/100x) i.e.3/4x
\n" ); document.write( "The sum of the two paychecks is 1625.
\n" ); document.write( "x+3/4x=1625
\n" ); document.write( "7/4x=1625
\n" ); document.write( "x=4*1625/7=928.57
\n" ); document.write( "3/4x=696.43
\n" ); document.write( "The first person's paycheck is $696 and 43 cents.
\n" ); document.write( "The second person's paycheck is $928 and 57 cents.
\n" ); document.write( "
\n" );