Answer:
2x+4
Step-by-step explanation:
The equation of the line in point-slope form is expressed as;
y - y0 = m(x-x0)
Using the coordinates (0,4) and (-2, 0)
Slope = 0-4/-2-0
slope = -4/-2
slope = 2
Substitute m = 2 and the point (0,4) into the formula;
y - 4 = 2(x-0)
y - 4 = 2x
since y = 4 + 2x
y = 2(x+2)
Hence the required equation is 2x+4
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
None. They're already pickled so someone else must've picked them before him.
Answer: y=-2/5x+2
Solving Steps:
2x+5y=10 - Move the variable to the right
5y=10-2x - Divide both sides by five
y=2-2/5x - Reorder the terms
y=-2/5x+2
2011 because it has the higher gpa of all of them