Answer:
92% of Income is Rs 18400
Step-by-step explanation:
I = 18400/.92 = Rs 20000
Answer:
The plane is now at (1100, 600) in unit mile
Step-by-step explanation:
The airport is the point (0 ,0) and the plane travels from there 1100 miles east and thereafter 600 miles north. If the unit is in mile then we may say that the planes co -ordinates are now (1100 , 600)
Since,
positive x -axis points towards east and positive y-axis points towards north.
(f+g) (x)= f(x) + g(f)
= IxI + 9 + (-6)
= IxI + 9 - 6
= IxI + 3
(f + g)(x) = IxI + 3
Answer:
y = 2x + 1
Step-by-step explanation:
From the table attached,
x y Difference ![[d=(y_2-y_1)]](https://tex.z-dn.net/?f=%5Bd%3D%28y_2-y_1%29%5D)
-1 -1 -
0 1 1 - (-1) = 2
1 3 3 - 1 = 2
2 5 5 - 3 = 2
Since,there is a common difference 'd' = 2
Therefore, this table represents a linear equation.
Let the equation is,
y = mx + b
where 'm' is the slope and 'b' is the y-intercept.
Two points lying on the linear equation are (-1, -1) and (0, 1)
Slope 'm' = 
m = 
m = 2
And y-intercept 'b' = 1 unit
Therefore, equation of the line will be,
y = 2x + 1
Answer:
To calculate the vertex you can use the vertex form ( i searched about the vertex and found it) but i don't know how to use it so i used another method.
The vertex is where the function inverts (y values) so it is going to be or a maximum or a minimum of the function. To calculate the min/max you derivate the function and then equal it to zero.
1) y = -3x^2 -12x -10
the derivative of y is y' = -6x -12 = -6(x+2)
y'=0 <=> -6(x+2) = 0 <=> x+2=0 <=> x=-2
y(-2) = -3(-2)^2 -12*(-2) -10 = 2
So the vertex is the point (-2,2) .
Because the slope of the equation is negative that means that the vertex is going to be the maximum , so the maximum is (-2,2) .
To find another 4 points you just have to pick values of x and replace them in the equation y = -3x^2 -12x -10 to find y.
2) y = -2x^2 -12x -16
Do the same thing we did in point 1
y'= -4x-12 = -4(x+3)
y'=0 <=> -4(x+3) = 0 <=> x+3=0 <=> x=-3
y(-3) = -2(-3)^2 -12*(-3) -16 = 2
So the vertex is the point (-3,2) .