Every 24 days Matt will do both on the same day.
Step-by-step explanation:
25 as binary number is
11001
1×2⁴ + 1×2³ + 0×2² + 0×2¹ + 1×2⁰ = 16 + 8 + 1 = 25
25×2 = 50 = 11001 × 2 = 110010
multiplying a binary number by 2 is the save effect as multiplying a normal decimal number by 10 : all digits move one position to the left, and a 0 is put into the empty right position.
and so, we see
110P = 110010
P = 010
FYI : you normally don't mix binary and decimal numbers. if one of the numbers is binary, then all the others have to be binary too.
so, the problem should have looked like
110P/10 = 11001
110P = 11001×10 = 110010
P = 010
Answer:
L = 20
W = 10
Step-by-step explanation:
L = (w + 10)
NL = (w + 13)
Divide 299 by 13:
299 ÷ 13 = 23
So, 23 x 13 = 299
L = 23
W = 13
Subtract 3 from both to get the original length and width
Answer:
D
Step-by-step explanation:
The first graph curves down
The second graph is not symmetrical on the y axis
The third graph is much higher than the picture
Answer:
20 m by 10 m
Step-by-step explanation:
let w be width and l be length , then
2(l + w) = 60 ( divide both sides by 2 )
l + w = 30 ( subtract w from both sides )
l = 30 - w → (1)
lw = 200 → (2)
Substitute l = 30 - w into (2)
w(30 - w) = 200 ← distribute parenthesis on left side
30w - w² = 200 ( subtract 200 from both sides )
30w - w² - 200 = 0 ( multiply through by - 1 )
w² - 30w + 200 = 0 ← in standard form
(w - 10)(w - 20) = 0 ← in factored form
Equate each factor to zero and solve for w
w - 10 = 0 ⇒ w = 10
w - 20 = 0 ⇒ w = 20
Substitute these values into (1)
l = 30 - 10 = 20
l = 30 - 20 = 10
dimensions of field is 20 m by 10 m