asked 89.9k views
1 vote
(y - 2)2 = y2 – 6y + 4
Is this statement true or false?

2 Answers

6 votes
It is false. Expand the left term, then check if both sides are equal
answered
User HimanshuR
by
8.8k points
3 votes

Answer: False

==============================================

Step-by-step explanation:

I'm assuming you meant to type out

(y-2)^2 = y^2-6y+4

This equation is not true for all real numbers because the left hand side expands out like so

(y-2)^2

(y-2)(y-2)

x(y-2) .... let x = y-2

xy-2x

y(x)-2(x)

y(y-2)-2(y-2) ... replace x with y-2

y^2-2y-2y+4

y^2-4y+4

So if the claim was (y-2)^2 = y^2-4y+4, then the claim would be true. However, the right hand side we're given doesn't match up with y^2-4y+4

--------------------------

Another approach is to pick some y value such as y = 2 to find that

(y-2)^2 = y^2-6y+4

(2-2)^2 = 2^2 - 6(2) + 4 .... plug in y = 2

0^2 = 2^2 - 6(2) + 4

0 = 4 - 6(2) + 4

0 = 4 - 12 + 4

0 = -4

We get a false statement. This is one counterexample showing the given equation is not true for all values of y.

answered
User Erich Schubert
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.