Answer:
1000
Step-by-step explanation:
The successor of 999 is 1000
999+1=1000
<em><u>SUCCESSOR</u></em>
<u>The number which comes immediately after a particular number is called its successor. The successor of a whole number is the number obtained by adding 1 to it. Clearly, the successor of 0 is 1; successor of 1 is 2; successor of 2 is 3 and so on.</u>
Answer:
width = 3.5 m
length = 18 m
Step-by-step explanation:
area = length x width
x is the width then length = 2x + 11
x(2x + 11) = 63
2x^2 + 11x - 63 = 0
The formula to solve a quadratic equation of the form ax^2 + bx + c = 0 is equal to x = [-b +/-√(b^2 - 4ac)]/2a
with a = 2
b = 11
c = -63
substitute in the formula
x = [-11 +/- √(11^2 - 4(2)(-63))]2(2)
x = [-11 +/- √(121 + 504)]/4
x = [-11 +/- √625]/4
x = (-11 +/- 25)/4
x1 = (-11 + 25)/4 = 14/4 = 3.5
x2 = (-11 - 25)/4 = -36/4 = -9
since width can't be a negative number, x is 3.5
length = 2x + 11 = 2(3.5) + 11 = 18
The answer is C, you can tell because the b=-1, so that eliminates d, then you know the slope is positive because of the direction it goes, so that eliminates a. Then if you look at the slope, it goes up 3 over 1, so that makes the answer C.
Hope this helps