document.write( "Question 1116897: find the image of (0,0) after two reflections, first across y=3 and then across x-axis \n" ); document.write( "
Algebra.Com's Answer #731807 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The line \"+y+=+3+\" is a horizontal line through
\n" ); document.write( "( 0,3 )
\n" ); document.write( "The reflection of ( 0,0 ) on this line is ( 0,6 )
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "The x-axis is also a horizontal line through ( 0,0 )
\n" ); document.write( "The reflection of ( 0,6 ) on the x-axis is ( 0, -6 )
\n" ); document.write( "
\n" );