Answer: 25
Step-by-step explanation: The number that is added to both sides is the number that is needed to create a perfect square trinomial.
The question is, what is that number?
Well, it comes from a formula. The number that is added to both sides always comes from half the coefficient of the middle term squared.
So half of -10 squared or -5 squared which is 25.
So 25 is added to both sides.
Did u mean to write
6b² -13b +6=0
6b² -9b-4b +6 = 0
3b(2b-3) - 2(2b-3)=0
(3b-2)(2b-3)=0
b= 2/3 or 3/2
hope this helps
Prove that if m + n and n + p are even integers, where m, n, and p are integers, then m + p is even.
m=2k-n, p=2l-n
Let m+n and n+p be even integers, thus m+n=2k and n+p=2l by definition of even
m+p= 2k-n + 2l-n substitution
= 2k+2l-2n
=2 (k+l-n)
=2x, where x=k+l-n ∈Z (integers)
Hence, m+p is even by direct proof.