document.write( "Question 484425: Kelly saw 540 not studying. If this was 50% more than Chris saw how many did Chris see? \n" ); document.write( "
| Algebra.Com's Answer #331457 by nerdybill(7384)     You can put this solution on YOUR website! Kelly saw 540 not studying. If this was 50% more than Chris saw how many did Chris see? \n" ); document.write( ". \n" ); document.write( "Let x = amount Chris saw \n" ); document.write( "then \n" ); document.write( "x + .50x = 540 \n" ); document.write( "1.50x = 540 \n" ); document.write( "x = 540/1.50 \n" ); document.write( "x = 360 \n" ); document.write( " |