document.write( "Question 1002748: kala has been offered two 40 hour jobs a week one jobs pays an hourly wage of $25 and 10% each sale the other job pays an hourly wage of $20 and 20% each sale when do they pay the same \n" ); document.write( "
Algebra.Com's Answer #619736 by mananth(16946)![]() ![]() You can put this solution on YOUR website! kala has been offered two 40 hour jobs a week one jobs pays an hourly wage of $25 and 10% each sale the other job pays an hourly wage of $20 and 20% each sale when do they pay the same\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the sale amount be x when the salary is same\r \n" ); document.write( "\n" ); document.write( "Kala Job I 40*25+10%x \n" ); document.write( "job II 40*20+20%x\r \n" ); document.write( "\n" ); document.write( "so \n" ); document.write( "40*25+10%x=40*20+20%x\r \n" ); document.write( "\n" ); document.write( "40*25+0.1x=40*20+0.2x\r \n" ); document.write( "\n" ); document.write( "0.2x-0.1x=40*25-40*20\r \n" ); document.write( "\n" ); document.write( "0.1x = 40(25-20)\r \n" ); document.write( "\n" ); document.write( "0.1x = 40 *5\r \n" ); document.write( "\n" ); document.write( "0.1x= 200 \n" ); document.write( "x= 2000\r \n" ); document.write( "\n" ); document.write( "sales = $2000 for same income \n" ); document.write( " \n" ); document.write( " |