![Algebra: Structure And Method, Book 1](https://www.bartleby.com/isbn_cover_images/9780395977224/9780395977224_largeCoverImage.gif)
a.
Find the value of given algebraic function.
a.
![Check Mark](/static/check-mark.png)
Answer to Problem 1CE
At the different value of
Explanation of Solution
Given: The functions are given
And the value of x is also given
Calculation:
Let’s take all the values of x, put into the given algebraic functions and find the solution.
Here we have used MATLAB to simplify the functions.
program:
clc clear close all syms x f=x./(x^2+1); f1=x^2./(x^2+1); f2=x^2./(x+1); a=[10 20 30 40 50]; for i=1:5 I=subs(f,x,a(i)); I1=subs(f1,x,a(i)); I2=subs(f2,x,a(i)); ans(i)=double(I); ans1(i)=double(I1); ans2(i)=double(I2); end
Query:
- First, we have defined the given functions.
- Then define the value of x.
- The using function “subs” in MATLAB to put the values of x into the function and get the solution.
- Similar process we will repeat for all the functions.
b.
Explain the solution of the algebraic function
b.
![Check Mark](/static/check-mark.png)
Answer to Problem 1CE
At the different value of
Explanation of Solution
Given: The functions are given
And the value of x is also given
Calculation:
As we can see in the answers, the solution of first function is exponentially decreasing because the value of
Second solution exponentially increasing because
In third solution the value of the function continuously increasing because
Chapter 6 Solutions
Algebra: Structure And Method, Book 1
Additional Math Textbook Solutions
Thinking Mathematically (6th Edition)
Calculus: Early Transcendentals (2nd Edition)
Elementary Statistics
Basic Business Statistics, Student Value Edition
Calculus for Business, Economics, Life Sciences, and Social Sciences (14th Edition)
- ?arrow_forwardSolve the equation. Write the smaller answer first. 2 (x-6)² = 36 x = Α x = Previous Page Next Pagearrow_forwardWrite a quadratic equation in factored form that has solutions of x = 2 and x = = -3/5 ○ a) (x-2)(5x + 3) = 0 ○ b) (x + 2)(3x-5) = 0 O c) (x + 2)(5x -3) = 0 ○ d) (x-2)(3x + 5) = 0arrow_forward
- A vacant lot is being converted into a community garden. The garden and a walkway around its perimeter have an area of 690 square feet. Find the width of the walkway (x) if the garden measures 14 feet wide by 18 feet long. Write answer to 2 decimal places. (Write the number without units). Hint: add 2x to each of the garden dimensions of 14 x 18 feet to get the total area for the length multiplied by width.arrow_forwardSolve x-1 x+2 = 12 3 4 Your Answer: Answerarrow_forwardFind the solutions to the following equation 21x²+5x=6 ○ a) -3/7, 3/2 ☐ b) -2/3, 3/7 ○ c) -7/3, 3/2 ○ d) -2/3, 7/3arrow_forward
- Listen Solve the quadratic equation. Write the one solution, do not write x =. 2 x²+6x+9= 0 বarrow_forwardSolve the rational equation 14 1 + x-6 x x-7 x-7 ○ a) x = 1, x = 8 ○ b) x = 1 ○ c) x = 7 ○ d) x = 1, x = 7arrow_forwardSolve the absolute inequality | x + 5 > 3 ○ a) (-∞, -8] U[-2, ∞0) ☐ b) (-8, -2) c) (-2, ∞0) ○ d) (-∞, - 8) U(-2, ∞0)arrow_forward
- 1) Listen Describe the error in the problem X 3 X x 3 - 2 = 25x = 0 25x 25 x = ±5arrow_forwardA falling object travels a distance given by the formula d = 6t + 7t² where d is in feet and t is the time in seconds. How many seconds will it take for the object to travel 115 feet? Round answer to 2 decimal places. (Write the number, not the units). Your Answer:arrow_forwardListen Solve the quadratic equation. Write the smaller answer first. 2 Xx - 5x = 24 x = Α x =arrow_forward
- Algebra and Trigonometry (6th Edition)AlgebraISBN:9780134463216Author:Robert F. BlitzerPublisher:PEARSONContemporary Abstract AlgebraAlgebraISBN:9781305657960Author:Joseph GallianPublisher:Cengage LearningLinear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage Learning
- Algebra And Trigonometry (11th Edition)AlgebraISBN:9780135163078Author:Michael SullivanPublisher:PEARSONIntroduction to Linear Algebra, Fifth EditionAlgebraISBN:9780980232776Author:Gilbert StrangPublisher:Wellesley-Cambridge PressCollege Algebra (Collegiate Math)AlgebraISBN:9780077836344Author:Julie Miller, Donna GerkenPublisher:McGraw-Hill Education
![Text book image](https://www.bartleby.com/isbn_cover_images/9780134463216/9780134463216_smallCoverImage.gif)
![Text book image](https://www.bartleby.com/isbn_cover_images/9781305657960/9781305657960_smallCoverImage.gif)
![Text book image](https://www.bartleby.com/isbn_cover_images/9781285463247/9781285463247_smallCoverImage.gif)
![Text book image](https://www.bartleby.com/isbn_cover_images/9780135163078/9780135163078_smallCoverImage.gif)
![Text book image](https://www.bartleby.com/isbn_cover_images/9780980232776/9780980232776_smallCoverImage.gif)
![Text book image](https://www.bartleby.com/isbn_cover_images/9780077836344/9780077836344_smallCoverImage.gif)