SOLUTION: Describe and correct the error Problem One |-10+4| | 10+4 =14 Problem Two -3(2x+5) =-6x+5

Algebra ->  Probability-and-statistics -> SOLUTION: Describe and correct the error Problem One |-10+4| | 10+4 =14 Problem Two -3(2x+5) =-6x+5       Log On


   



Question 1143214: Describe and correct the error
Problem One
|-10+4|
| 10+4
=14
Problem Two
-3(2x+5)
=-6x+5

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
+abs%28+-10+%2B+4+%29+
Do the operation inside the absolute signs
+abs%28+-6+%29+=+6+
----------------------
The problem that was solved was:
+abs%28+-10+%29+%2B+abs%28+4+%29+=+10+%2B+4+
not the problem given
-------------------------------------------
+-3%2A%28+2x+%2B+5+%29+=+-6x+-+15+
-----------------------------------
The problem that was solved is:
+-3%2A%282x+%29+%2B+5+=+-6x+%2B+5+
----------------
Hope this makes sense