document.write( "Question 373622: Your weekly paycheck is 15% less than your coworker's. Your two paychecks total $645. What is the amount of each paycheck? \n" ); document.write( "
Algebra.Com's Answer #265894 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Your weekly paycheck is 15% less than your coworker's
\n" ); document.write( "Let x represent the amount of the co-workers paycheck
\n" ); document.write( "then 'yours' would be (x-.15x) or .85x
\n" ); document.write( "two paychecks total $645
\n" ); document.write( "x + .85x = $645
\n" ); document.write( "1.85x = 645
\n" ); document.write( "x = $348.65
\n" ); document.write( "checking our answer
\n" ); document.write( "$348.65 +.85*$348.65 = $645 \n" ); document.write( "
\n" );