Week 4 Exercise 1 Problem

Hello,
For Exercise 1, as it’s asking for A reflection by y-axis of matrix [[2,3],[2,1]], I projected the points by y-axis which made it’s x components 0. But, it did not pass all test cases. Can anyone please help what I am doing wrong?

yep, I’m also stuck here.

dude, this question was a problem…

Just review the linear transformation lab that you will find the answer.

1 Like

@Siddhartha_Roy_Nandi The question doesn’t seem to be specifically asking for Matrix A’s reflection about Y-axis.

Reference material: Reflection Transformation Matrix

2 Likes

Thanks @yan_teixeira

Thanks @Abhishek_J . Problem solved now.