Answer:
- The square root and quadratic function share a y-intercept.
- The range of the square root and absolute value function are the same.
Step-by-step explanation:
Y-intercepts are the same when the curves meet the y-axis at the same point. That is true of the root and quadratic functions.
X-intercepts are the same when the curves meet the x-axis at the same point. None of these functions share an x-intercept.
The ranges of the functions are the same when they have the same vertical extent. The range of the quadratic is different from the range of the other two functions.
The absolute value and root functions have the same minimum (lower end of their range). That is the same as the maximum of the quadratic function.
__
The statements that match the graphs are ...
- The square root and quadratic function share a y-intercept.
- The range of the square root and absolute value function are the same.
Answer:
A =5538.96 in^2
Step-by-step explanation:
The area of a circle is given by
A = pi r^2
We know the radius is 42 and pi is approximated by 3.14
A = 3.14 * 42^2
A =5538.96 in^2
Answer:
Yes
Step-by-step explanation:
A for loop basically relies on repeating the same code for a pre-set number of times. During which you can make any code repeat inside of it, including indexing through a type of list. Many times a for-loop will use the indexes in a list to calculate the number of times that the loop has to repeat. This is usually done in order to search or apply changes in an array of other types of data structures that have countless values stored in it.
ANSWER: Paz have $267.30
STEP BY STEP EXPLANATION
Let be Z for Zacarías and P for Pax
Z+P= 756.80
Z= 489.50
P=756.8 - Z
P=756.80 - 489.50
P= 267.30