Answer
The Step where Shayla made her mistake is STEP 3
SOLUTION
Problem Statement
The question gives us Shayla's workings of simplifying the following expression:
- We are asked to check which step she made her first mistake.
Method
- To solve this problem, we shall perform checks at each step.
- We shall try to aggregate the expression in each step and try to get back the expression in the previous step.
- That is, we shall, for example, try to get back step1 by aggregating step 2 and try to get back step 2 by aggregating step 3 and so on.
- Whichever step we aggregate and does not give us the step that precedes it, is the step where Shayla made her mistake.
Implementation
Step 1
Step 2:
Step 3
Final Answer
The Step where Shayla made her mistake is STEP 3