Inc on (-inf,0)
Dec on (0,inf)
Answer:
B
Step-by-step explanation:
Let us assume number of n.
The number is decreased by 15.
Decreasing by 15 means, we need to subtract 15 from that number.
So, it would be come n-15.
Now, it is said that the number would become less than 2.
So, we need to setup an inequality:
n-15 is less than 2.
<h3>n-15 < 2 : required inequality .</h3>
Adding 15 on both sides, we get
n-15+15 < 2+15
n < 17.
<h3>So, we could say the number would be less than 17.</h3>
Answer:
200π cm^2
Step-by-step explanation:
Surface area of an emisphere = radius^2 * π * 2 = 10^2 * π * 2 = 200π cm^2
Answer:
y = -2x + 5
slope = -2
y intercept = 5
Step-by-step explanation:
Slope intercept form of equation of line is given by y = mx + c
where m is the slope of line
c is the y intercept i.e point where given line intersect y axis.
________________________________________________
given equation 4x + 2y = 10
we have to re-write this equation in form y = mx + c
4x + 2y = 10
subtraction 4x from LHS and RHS
4x + 2y - 4x= 10 - 4x
2y = 10- 4x
we have to eliminate 2 from y for that we
divide LHS and RHS by 2 we
2y /2 = 10/2- 4x/2
y = 5 - 2x
rearranging it in y = mx+c form
y = -2x + 5
thus, m = -2 , c = 5