Asked by Help
The problem is
(14ac)-a^2-2ac+b^2)
I need to subtract by removing a factor of 1 when possible
the answer that I got is
-a^2+16ac+b^2
can anyone tell me if this is right and if not can you help me solve
(14ac)-a^2-2ac+b^2)
I need to subtract by removing a factor of 1 when possible
the answer that I got is
-a^2+16ac+b^2
can anyone tell me if this is right and if not can you help me solve
Answers
Answered by
Reiny
You wrote : (14ac)-a^2-2ac+b^2)
I noticed that you have one right bracket but two left brackets, so that indicates a typo error. (Syntax error in "old computer programming" language)
You probably meant:
(14ac) - (a^2-2ac+b^2)
= 14ac - a^2 + 2ac - b^2
= 16ac - a^2 - b^2
You almost had that, except for the -b^2
I noticed that you have one right bracket but two left brackets, so that indicates a typo error. (Syntax error in "old computer programming" language)
You probably meant:
(14ac) - (a^2-2ac+b^2)
= 14ac - a^2 + 2ac - b^2
= 16ac - a^2 - b^2
You almost had that, except for the -b^2
Answered by
help
Thank you
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.