Graph images undergo transformations, one of the types of transformations are rotations.
rotation is done when each point of the image rotates 90° around a point in the counterclockwise manner.
when rotation is done, (x,y) -> (-y,x)
therefore when taking points from image to original then the reverse is done ;
(-y,x) --> (x,y)
the coordinates of image point q' is (-3,4)
before rotation then the coordinates are (4,3)
answer is (4,3)
So for part a the answer with be 11/6
Why 6 because count the weeks that wil be 6 so Monday Tuesday Wednesday thursaday and Friday then comes Saturday
Add 40 plus 32, it equals 72 because he wrote 40 popular songs and 32 songs.
Answer:
(x,y) = (2,3)
Step-by-step explanation:
y=5x-7 (i)
-3x-2y= -12
-(3x+2y)= -12
3x+2y= 12 (ii)
By putting the value of y from (i) in (ii)
3x+2(5x-7)=12
3x+10x-14=12
13x=12+14
13x= 26
x = 
x= 2
By putting the value of x in (i)
y= 5(2)-7
y= 10-7
y= 3
(x,y) = (2,3)