Answer:
answer is 27 hope it helps
Answer:
B. rotation 90° counterclockwise about the origin.
Step-by-step explanation:
Transformation is the process by which the size or orientation of a given figure is altered without any effect on its shape. Examples are; rotation, reflection, translation and dilation.
Rotation is the process of turning a figure about a reference point called the origin. While reflection is turning a figure about a line to produce its image.
In the given question, ∆ABC is mapped onto ∆A'B'C' by rotating it at 90° counterclockwise about the origin.
Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
Divide both sides by 1.5
1.5x = 3
x = 2
Check the equation by plugging in the 2.
1.5(2) = 3
3 = 3
Each time the previous number is multiplied by 2