Question 1148950: Jack plants a magic beanstalk that is 4 feet tall. The height of the magic beanstalk increases exponentially, doubling each day.
Write a function
f
that determines the height of the beanstalk (in feet) in terms of the number of days
t
since the beanstalk was planted.
f
(
t
)
=
If the moon is directly over the beanstalk, how many days after the beanstalk was planted would the beanstalk reach the moon? (The moon is 238,900 miles from the earth, and there are 5,280 feet in 1 mile.)
days
If the sun is directly over the beanstalk, how many days after the beanstalk was planted would the beanstalk reach the sun? (The sun is 92,960,000 miles from the earth, and there are 5,280 feet in 1 mile.)
days
Found 2 solutions by ikleyn, Alan3354: Answer by ikleyn(52781) (Show Source): Answer by Alan3354(69443) (Show Source):
|
|
|