Answer:
m=1
Step-by-step explanation:
y= x + 14
This equation is in slope intercept form
y = mx+b where m is the slope and b is the y intercept
The slope for the line is 1
Parallel lines have the same slope
m=1
Answer:
A i think but i think not also try it
The Mean Value Theorem:
If a function is continuous on [ a, b ] and differentiable on ( a , b ) than there is a point c in ( a, b ) such that:
f ` ( c )= ( f ( b ) - f ( a ) ) / ( b - a )
f ` ( c ) = ( f ( 2 ) - f ( 0 ) ) / ( 2 - 0 )
f `( x ) = 10 x - 3
f ` ( c ) = 10 c - 3
2 f ` ( c ) = 16 - 2
f ` ( c ) = 7
7 = 10 c - 3
c = 1
Answer:
Yes, the function is continuous on [ 0, 2 ] and differentiable on ( 0, 2 ).
Hello,
function minmax(int p1,int p2,int p3, int adr_big, int adr_small)
{ int mini=p1,maxi=p1;
if (p1>p2) {mini=p2;}
else {maxi=p2;};
if (p3>maxi) maxi=p3;
if (p3<mini) mini=p3;
*adr_big=maxi;
*adr_small=mini;
};
// main
int a=31,b=5,c=19,big,small;
minmax(a,b,c,&big,&small);
The square root of 24 simplifys to:
√24
2√6
Since √6 is inbetween √4 and √9, it is somewhere in between 2 and 3. Really, the best option is to use a calculator.√24 is approximately 4.9. <span />