document.write( "Question 16511: How do you go about writing a relection matrix of this given scenario?
\n" );
document.write( "\"The vertices of quadrilateral ABCD are A(-3,2) B(0,3) C(4,-4) D(-2,-2) when it is reflected over the y-axis?\"
\n" );
document.write( "Any help at this point would be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #8141 by heeroic(1)![]() ![]() ![]() You can put this solution on YOUR website! Dude all you gotta do is take the all the x values, (ie...-3,0,4,-2) and times them by -1 (it's inverse).\r \n" ); document.write( "\n" ); document.write( "So, The vertices of quadrilateral ABCD refected over the Y axis would have vertices A(3,2) B(0,3) C(-4,4) and D(2,-2)\r \n" ); document.write( "\n" ); document.write( "I hope this answers your question. \n" ); document.write( " |