click below
click below
Normal Size Small Size show me how
chapter001
chapter 1 alg 2
Question | Answer |
---|---|
consider the sequence 6,15,24,33,42 write a recursive formula | c=6 Cn=Cn-1+9 15-6=9 |
find the first 4 terms of this sequence | 13,28,53,88 5(1)^2+8 5(2)^2+8 5(3)^2+8 5(4)^2+8 |
find p(x)= 2x^3+5x^2-5x when x=4 | 2(4)^3+5(4)^2-5(4)=188 |
what is domain | indpendant (x) |
what is range | dependant (y) |
find the volume of the cylinder V=(pie)r^2h r= 9cm h= 12cm | plug in to equcation V=(pie)(9)^2(12)=3054 |
rewrite the formula for H V=(pie)r^2h | V/h=(pie)r^2h/h h=V/(pie)r^2 |