document.write( "Question 119854: Lupe swims two fewer laps than Mary. If both added seven laps to their daily swims, the sum of their laps would be three times as many as Mary now swims. \n" ); document.write( "
Algebra.Com's Answer #87843 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Lupe swims two fewer laps than Mary. If both added seven laps to their daily swims, the sum of their laps would be three times as many as Mary now swims. \n" ); document.write( ": \n" ); document.write( "Let x = laps swum by M now \n" ); document.write( "Then \n" ); document.write( "(x-2) = laps swum by L now \n" ); document.write( ": \n" ); document.write( "Make an equation from the statement: \n" ); document.write( "\" both added seven laps to their daily swims, the sum of their laps would be three times as many as Mary now swims.\" \n" ); document.write( ": \n" ); document.write( "(x+7) + (x-2+7) = 3x \n" ); document.write( "x + 7 + x + 5 = 3x \n" ); document.write( "2x + 12 = 3x \n" ); document.write( "12 = 3x - 2x \n" ); document.write( "x = 12 laps swum by M now \n" ); document.write( "Then \n" ); document.write( "10 laps swum by L now \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution using the same statement: \n" ); document.write( "\"both added seven laps to their daily swims, the sum of their laps would be three times as many as Mary now swims. \n" ); document.write( " 19 + 17 = 3(12); confirms our solution \n" ); document.write( " |