SOLUTION: A word problem is expressed as 3(2n+1)=2(2n+3)+5. This implies 6n+3=4n+6+5. The next step given as the solution eludes me as to how they came up with it. How does that turn into

Algebra ->  Average -> SOLUTION: A word problem is expressed as 3(2n+1)=2(2n+3)+5. This implies 6n+3=4n+6+5. The next step given as the solution eludes me as to how they came up with it. How does that turn into       Log On


   



Question 1052103: A word problem is expressed as 3(2n+1)=2(2n+3)+5.
This implies 6n+3=4n+6+5. The next step given as the solution eludes me as to how they came up with it. How does that turn into 2n=8 (and thus n=4)? I would appreciate an explanation here. Thank you!

Found 2 solutions by josgarithmetic, MathTherapy:
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
The equation looks like it comes from consecutive odd integers. Three times the first odd integer is five more than two times the next odd integer. Find n and you can evaluate the two integers.

3%282n%2B1%29=2%282n%2B3%29%2B5
6n%2B3=4n%2B6%2B5, distributive property;
6n%2B3=4n%2B11
6n%2B3-4n=4n%2B11-4n, maybe a step you should have seen to do but did not;
6n-4n%2B3=4n-4n%2B11
2n%2B3=11
2n=11-3
2n=8
highlight%28n=4%29

The numbers are 9 and 11.

Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!

A word problem is expressed as 3(2n+1)=2(2n+3)+5.
This implies 6n+3=4n+6+5. The next step given as the solution eludes me as to how they came up with it. How does that turn into 2n=8 (and thus n=4)? I would appreciate an explanation here. Thank you!
3(2n + 1) = 2(2n + 3) + 5
6n + 3 = 4n + 6 + 5 <==== This is where you are
6n + 3 = 4n + 11 -------- COMBINING like-terms + 6 and + 5 on right side
- 4n - 4n ------------- Subtracting 4n from both sides in order to MOVE 4n to left side of equals sign, and subsequently ISOLATE n
2n + 3 = 11
- 3 - 3 ------------- Subtracting 3 from both sides in order to MOVE 3 to right side of equals sign
2n = 8
highlight_green%28matrix%281%2C3%2C+n+=+8%2F2%2C+or%2C+n+=+4%29%29