tehmatriks
- 40
- 0
Homework Statement
simplify (2x-3)² - 2x(2x-5).
Homework Equations
The Attempt at a Solution
(2x-3)² - 2x(2x-5)
to
2x² + 9 - 4x² + 10x
to
2x² + 9 + 10x
The problem involves simplifying the expression (2x - 3)² - 2x(2x - 5), which falls under the subject area of algebra, specifically focusing on polynomial expansion and simplification.
There is an ongoing dialogue with participants providing feedback on each other's approaches. Some guidance has been offered regarding the importance of reviewing foundational concepts like binomial multiplication and the distributive property. Multiple interpretations of the simplification steps are being explored, but no consensus has been reached on the final expression.
Participants have noted challenges with remembering specific algebraic techniques, indicating a potential gap in foundational understanding that may affect their ability to simplify expressions correctly.

tiny-tim said:hi tehmatriks!
sorry, but your (2x-3)² is completely wrong
if you can't do it in your head, write it as (2x-3)(2x-3) first, and then expand it![]()
tehmatriks said:thanks, the whole time i was staring at the (2x-3)² and was just thinking about how wrong i was doing it, i always forget that double bracket thing when it comes to these situations, just don't get these much
thanks again man, here's the final result
(2x-3)² - 2x(2x-5)
to
(2x-3)(2x-3) - 2x(2x-5)
to
4x - 6x - 6x + 9 - 4x + 10x
to
9 - 2x
Mark44 said:Use = between expressions that have the same value.
(2x-3)2 - 2x(2x-5)
= (2x-3)(2x-3) - 2x(2x-5) -- so far, so good
After that, things go downhill.
(2x)(2x) = 2*2*x*x = ?
And -2x(2x - 5) = -2x * 2x -2x * (-5) = ?
You have to distribute the -2x over both terms inside the parentheses.