document.write( "Question 1017307: Your weekly paycheck is 10% less than your coworker's. Your two paychecks total 725. Find the amount of each paycheck. \n" ); document.write( "
Algebra.Com's Answer #633610 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Let your coworker's paycheck = x \n" ); document.write( "Let your paycheck = x-.1x or .9x \n" ); document.write( "x + .9x = 725 \n" ); document.write( "1.9x = 725 \n" ); document.write( "x = 381.58, which would mean that your check is .9 * $381.58, or $343.42 \n" ); document.write( "$381.58 + $343.42 = $725 \n" ); document.write( " |