document.write( "Question 550110: . Manny makes $405 every 9 days. At this rate, how much will he make in two weeks? \n" ); document.write( "
Algebra.Com's Answer #358459 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Manny makes $405 every 9 days. At this rate, how much will he make in two weeks? \n" ); document.write( ": \n" ); document.write( "Let x = amt made in 14 days (two weeks) \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "9x = 405 * 14 \n" ); document.write( "9x = 5760 \n" ); document.write( "x = 5760/9 \n" ); document.write( "x = $630 in two weeks \n" ); document.write( " |