document.write( "Question 173166: ms.noemi jogged at a total distance mof 6600 yards in threee nights.If each night she incr5eased her distance to 440 yards,how far did she jog on the first night. \n" ); document.write( "
Algebra.Com's Answer #128020 by BurningFlame_marc(77)![]() ![]() You can put this solution on YOUR website! let x=distance she jogged in the 1st night; x+440=distance jogged in the 2nd night; x+880=distance jogged in the 3rd nigth.\r \n" ); document.write( "\n" ); document.write( "x+(x+440)+(x+880)=6600 \n" ); document.write( "3x+1320=6600 \n" ); document.write( "3x=6600-1320 \n" ); document.write( "3x=5280 \n" ); document.write( "x=1760\r \n" ); document.write( "\n" ); document.write( "she jogged 1760 yards on the first night. \n" ); document.write( " |