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)
Well, since the graph starts at (0,50), making our y-intercept 50, we can knock off D as an option.
The next step is to find the slope. To do this, find two points and subtract the y values over the x values. (Just make sure that whichever y value you start with - start with the same x value).
So we have >>> (50, 200) and (0,50) from earlier.
200 - 50 / 50 - 0 = 150/50 or 3/1, or 3.
This makes the correct answer A since the equation is represented as y = mx + b, where m is the slope and m has a value of 3.
log(x) + log(3) = log(18)
log(x) + 0.477121 = 1.255273
Add -0.477121 to both sides.
log(x) + 0.477121 + −0.477121 = 1.255273 + −0.477121
log(x)+0 = 0.778152
Divide both sides by 1.
log(x)+0/1 = 0.778152/1
log(x)=0.778152
Solve Logarithm
log(x) = 0.778152
10log(x) = 100.778152
x = 100.778152
x = 6.00001