I think you have 14 or 15 years.
I guess you were born on March 8 (I really have no idea)
Answer:
5^11
Step-by-step explanation:
-5^5 ÷ -5^-6
5^5 divide 5^-6
5^11
15x+10z is equivalent to 5(3x+2z)
Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
Answer:
2.5
Step-by-step explanation:
A triangle ABC with vertices A(0, 0), B(0, 4), and C(6, 0) is dilated to form a triangle A'B'C' with vertices A′(0, 0), B′(0, 10), and C′(15, 0). If the center of dilation is point A or A' (the origin), then

Since
- AB=4;
- A'B'=10;
- AC=6;
- A'C'=15,
then the scale factor of the dilation is
