Answer:
y=3x
Step-by-step explanation:
In every collum, the x side increases by one but the y side increases by 3. which means it is multiplying.
0 x 3 = 0
1 x 3 = 3
2 x 3 = 6
3 x 3 = 9
Answer:
1. Slope = 42.667/2.000 = 21.333
2. x-intercept = 6/64 = 3/32 = 0.09375
3. y-intercept = 6/-3 = 2/-1 = -2.00000
plz mark me as brainliest :)
Answer:
Step-by-step explanation:
Overall probability = Probability1 *Probability2
Using the data you already have, you can fill it in as
0.35 = 0.48 * P2
Rearrange to isolate P2, by dividing both sides by 0.48, so
0.35/0.48 = P2
P2 = 0.7291666..., which rounded to two d.p is 0.73
So d)0.73 is correct
Answer:
<h3>See explanations below</h3>
Step-by-step explanation:
1) Given the recursive function An=an-1 + 3 when a1 = 5, we are to find the first four terms;
First term a1 = 5
a2 = a1 +3
a2 = 5 + 3
a2 = 8
a3 = a2 + 3
a3 = 8+3
a3 = 11
a4 = a3 + 3
a4 = 11 + 3
a4 = 14
<em>The first four terms are 5, 8, 11 and 14</em>
<em></em>
<em>2) </em>For the recursive function An=an-1 + 2/3 when a1 = 1
a2 = a1 + 2/3
a2 = 1 + 2/3
a2 = 5/3
a3 = a2 + 2/3
a3 = 5/3 + 2/3
a3 = 7/3
a4 = a3 + 2/3
a4 = 7/3 + 2/3
a4 = 9/3
a4 = 3
<em>Hence the first four terms of the sequence are 2/3, 5/3, 7/3, 3</em>
<em></em>
3) For the recursive function An=an-1 + 12 when a1=30
a2 = a1 + 12
a2 = 30 + 12
a2 = 42
a3 = a2 +12
a3 = 42 + 12
a3 = 54
a4 = a3 + 12
a4 = 54+12
a4 = 66
<em>Hence the first four terms of the sequence are 30, 42, 54, 66</em>