document.write( "Question 180395: Your weekly paycheck is 15 percent less than your coworker's. Your two paychecks total 680. Find the amount of each paycheck.
\n" ); document.write( "Your coworker's is :
\n" ); document.write( "and yours is .
\n" ); document.write( "

Algebra.Com's Answer #137648 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
y=yours
\n" ); document.write( "h=his
\n" ); document.write( ".
\n" ); document.write( "y=.85h
\n" ); document.write( "y+h=680
\n" ); document.write( ".85h+h=680 substitute .85h for y
\n" ); document.write( "1.85h=680
\n" ); document.write( "h=367.57
\n" ); document.write( "y=312.43
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );