document.write( "Question 536931: Every week, Emily and Jacod each write one story for an online magazine. Emily is paid 200 dollars plus 5% of the advertising revenue for her story. Jacob is paid 150 dollars plus 10% of the advertising revenue for his story. If they both generated the same amount of advertising revenue, and received equal paychecks for the week, how much in dollars was each paid? \n" ); document.write( "
Algebra.Com's Answer #352646 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Emily --------------200 dollars plus 5%
\n" ); document.write( "Jacob---------------150+10%\r
\n" ); document.write( "\n" ); document.write( "let ad revenue be x\r
\n" ); document.write( "\n" ); document.write( "Emily = 200+0.05x
\n" ); document.write( "Jacob = 150 + 0.1x\r
\n" ); document.write( "\n" ); document.write( "Both are equal\r
\n" ); document.write( "\n" ); document.write( "200+0.05x=150+0.1x\r
\n" ); document.write( "\n" ); document.write( "200-150=0.1x-0.05x
\n" ); document.write( "0.05x=50\r
\n" ); document.write( "\n" ); document.write( "x=50/0.05
\n" ); document.write( "x=1000\r
\n" ); document.write( "\n" ); document.write( "Emily = 200+0.05x============> 200+0.05*1000=$250
\n" ); document.write( "Jacob = 150 + 0.1x===========>150+0.1*1000=$250\r
\n" ); document.write( "\n" ); document.write( "Both got $250\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );