It will take Seth 13 hours to read the novel.
This is true because:
You need to divide 585 by 45, and you get the answer, 13.
50 = 25 + 0.50w - 0.25w
50 = 25 + 0.25w
50 - 25 = 0.25w
25 = 0.25w
25/0.25 = w
w = 100.
Step-by-step explanation:
3x - y = 74
4y = x
Replace x in the first expression by 4y
3x - y = 74 ➡ 3(4y) - y = 74
12y - y = 74
11y = 74
y = 74/11 we can use this to find x
4y = x
4 × 74/11 = x
296/11 = x
Answer:
a(n)=1.15[a(n-1)]
Step-by-step explanation:
we know that

Let
a0 -----> the length of the original copy
<em>The first copy is equal to</em>
a1=1.15(a0)
<em>The second copy is </em>
a2=1.15[1.15(a0)] or a2=1.15[a1]
<em>The third copy is</em>
a3=1.15{1.15[1.15(a0)]} or a3=1.15[a2]
therefore
A recursive formula will be
a(n)=1.15[a(n-1)]