Answer:
3x^2 +4x+1
Step-by-step explanation:
Hope this helps :)
Answer:
24 square units
Step-by-step explanation:
For such questions it is convenient to choose the "base" to be a segment that is aligned with one of the coordinate axes. Here, the horizontal segments will serve. Their length is the difference between the x-coordinates of the end points, -2 -(-6) = 4, for example.
The height is measured perpendicular to the base, so will be the difference between the y-coordinates of the horizontal segments: 2 -(-4) = 6.
The area is given by the formula ...
A = bh
A = 4·6 = 24 . . . square units
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
Full working out shown from step 1 to last.
follow it and you get 24 square feet as final answer. Good luck in other questions!!!