document.write( "Question 997952: The greater of two consecutive even integers is 12 less than twice the greater. What are the integers?\r
\n" );
document.write( "\n" );
document.write( "Question 2- two bags of flour have a total weight of 27 pounds. If a 1 pound bag is added to the heavier bag and a 1 pound is removed from the lighter bag, the heavier bag will weigh twice as much as the lighter bag. What does the heavier bag weigh? \n" );
document.write( "
Algebra.Com's Answer #615866 by addingup(3677)![]() ![]() You can put this solution on YOUR website! x= 2x-12 You do not have enough information to solve. \n" ); document.write( "-------------------------- \n" ); document.write( "x+y= 27 Subtract y from both sides: \n" ); document.write( "x= 27-y \n" ); document.write( "27-y+1= 2y-1 Add on left: \n" ); document.write( "28-y= 2y-1 Add 1 and add y on both sides: \n" ); document.write( "29= 3y Flip around, it's more elegant: \n" ); document.write( "3y= 29 Divide both sides by 3: \n" ); document.write( "y= 9.67 \n" ); document.write( "x= 27-y \n" ); document.write( "x= 27-9.67 \n" ); document.write( "x= 17.33 is the weight of the heavier bag. \n" ); document.write( " \n" ); document.write( " |