Question
You are going to make a pitch to the hosts of a reality TV show where entrepreneurs request funding for projects or products that are
You are going to make a pitch to the hosts of a reality TV show where entrepreneurs request funding for projects or products that are designed to improve communities.
Your pitch must combine a compelling reason why your initiative should be supported, with evidence that justifies the need for action. You will research and collect secondary data, use the data to create graphical and algebraic models, make predictions based on your algebraic model, and create a visual presentation using the media/platform of your choice. Some example options are PowerPoint, WordPress, Prezi, Weebly, iMovie, Show Me, Blogger, Tumblr, YouTube, etc.
The function used to create your algebraic model must be one of the types of functions covered in this course (polynomial of degree 3 or higher, exponential, logarithmic, or trigonometric).
Step 1:
Identify and describe a community issue and a proposed way to reduce impact and/or improve outcomes. As an example, the proposal could be a campaign to convince people to change daily habits that are harmful to the community. Or you may propose the development of a new product or process that can help to address a community issue. The proposal could also be an initiative that creates awareness of a local, national, or global issue.
Step 2:
Research secondary data from a reliable source and create a mathematical model to predict outcomes if no action to reduce harmful effects is taken.
Step 3:
Create algebraic and graphic representations of your model and provide a brief, but convincing, description of the benefits of your proposal
PLEASE SHOW THE DATA/MODEL AND MAKE AN ALGEBRAIC EQUATION/FUNCTION FOR IT SUCH AS POLYNOMIAL REGRESSION AND SHOW A CALCULATION WITH THAT EQUATION.
Solve the following recurrence using: A- Iteration method, then express the result in asymptotic notation . T(n)=n+3T(n/3) B- Recursion Tree method, then express the result in asymptotic notation . T(n) = 4T(n/2) +18
Step by Step Solution
3.41 Rating (154 Votes )
There are 3 Steps involved in it
Step: 1
Question A Using the Iteration Method Tn n 3Tn3 Tn n 3n3 3Tn9 Tn n 3n3 9Tn9 Tn n n 27T...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started