document.write( "Question 993901: Your weekly paycheck is 25 percent less than your coworker's. Your two paychecks total 850. Find the amount of each paycheck.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #613115 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call your coworker's pay x. Your pay is 25% less or .75x. Thus\r \n" ); document.write( "\n" ); document.write( "x + .75x = 850 \n" ); document.write( "1.75x = 850 \n" ); document.write( "x = 850/1.75 = $485.71 \n" ); document.write( ".75x = $364.29\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |