document.write( "Question 1176639: Jérémy passes a backpack, but he wants to buy a bigger one, with a capacity of 45 to 55 L. he hesitates between two models. The capacity of the model A is 2 times greater than that of the backpack it already has. As for the model B, it can hold 15 L more than its walking backpack. If we added 18L to the capacity of the model A and 28 L to the capacity of model B, both models would have exactly the same capacity, which of the two models should jérémy choose? \n" ); document.write( "
Algebra.Com's Answer #803828 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A=2x
\n" ); document.write( "B=x+15
\n" ); document.write( "so 2x+18=x+43
\n" ); document.write( "x=25 liters
\n" ); document.write( "so model A would be 50 liters and in his range, whereas model B would be 40 liters and not within his range.
\n" ); document.write( "
\n" );