HELP WILL GIVE BRAINLIEST TO WHOEVER CAN SOLVE ALL OF THEM PLEASE

HELP WILL GIVE BRAINLIEST TO WHOEVER CAN SOLVE ALL OF THEM PLEASE
HELP WILL GIVE BRAINLIEST TO WHOEVER CAN SOLVE ALL OF THEM PLEASE
HELP WILL GIVE BRAINLIEST TO WHOEVER CAN SOLVE ALL OF THEM PLEASE
HELP WILL GIVE BRAINLIEST TO WHOEVER CAN SOLVE ALL OF THEM PLEASE
HELP WILL GIVE BRAINLIEST TO WHOEVER CAN SOLVE ALL OF THEM PLEASE

Answers

Answer 1

The function f(x) = |-x| is an even function, the equation of the parabola that has vertex at (2, 7) and passes through the point (-1, 3) is y = (-4/9)(x - 2)^2 + 7.

What is an odd or even function?

An odd function is a function that satisfies the property f(-x) = -f(x) for all values of x in the function's domain. Geometrically, this means that an odd function is symmetric about the origin.

To determine if the function f(x) = |-x| is an odd or even function, we can use the definition of odd and even functions.

First, let's check if f(-x) = f(x) for all values of x in the domain of the function:

f(-x) = |-(-x)| = |x|

f(x) = |-x|

Since |x| is equal to |-x| for all values of x, we have f(-x) = f(x) for all x in the domain. This means that f(x) is an even function.

2. There are different methods to find the equation of a parabola given its vertex and another point on the curve. One possible way is to use the standard form of the equation of a parabola:

y = a(x - h)^2 + k

where (h, k) is the vertex and a is a constant that determines the shape and orientation of the parabola.

To find a, we can use the fact that the point (-1, 3) lies on the parabola:

3 = a(-1 - 2)^2 + 7

3 = 9a + 7

9a = -4

a = -4/9

Substituting this value of a and the vertex (h, k) = (2, 7) into the equation, we get:

y = (-4/9)(x - 2)^2 + 7

Therefore, the equation of the parabola that has its vertex at (2, 7) and passes through the point (-1, 3) is:

y = (-4/9)(x - 2)^2 + 7

3. To determine whether the function f(x) = 25 - x^3 is even, odd, or neither, we need to find f(-x) and -f(x):

f(-x) = 25 - (-x)^3 = 25 + x^3

-f(x) = -(25 - x^3) = -25 + x^3

Now, let's compare f(-x) and -f(x):

f(-x) = 25 + x^3 ≠ f(x) and f(-x) ≠ -f(x)

-f(x) = -25 + x^3 ≠ f(x) and -f(x) ≠ -f(x)

Since neither f(-x) = f(x) nor f(-x) = -f(x) hold for all x in the domain of f, the function f(x) = 25 - x^3 is neither even nor odd.

4. To determine whether the function f(x) = 72 - x^4 is even, odd, or neither, we need to find f(-x) and -f(x):

f(-x) = 72 - (-x)^4 = 72 - x^4

-f(x) = -(72 - x^4) = -72 + x^4

Now, let's compare f(-x) and -f(x):

f(-x) = 72 - x^4 = f(x)

-f(x) = -72 + x^4 ≠ f(x) and -f(x) ≠ -f(x)

Since f(-x) = f(x) for all x in the domain of f, the function f(x) = 72 - x^4 is even. This means that its graph is symmetric with respect to the y-axis.

Learn more on odd or even function here;

https://brainly.com/question/29220653

#SPJ1


Related Questions

(2x-6)^2 find the square:

i looked it up but i couldn’t find how we learned it in class with other problems.

Answers

[tex](2x-6)(2x-6)[/tex]

[tex]4x^2 - 12x - 12x + 36[/tex]

Answer:[tex]\bold{4x^2 - 24x + 36}[/tex]

PLEASE HELP ASAP!!

Given: sin =-12/13 and tan ß < 0,

Find cos ß and tan ß.

Answers

let's keep in mind that the hypotenuse is just a radius unit and thus is always positive, whilst sine and cosine vary per Quadrant.

so we know the tangent is < 0, which is another way to say "tangent is negative", well, that only happens when the cosine and sine differ in sign, and that only happens in the II and IV Quadrants, so the angle β is on either of those Quadrants.

[tex]\sin(\beta )=-\cfrac{12}{13}\implies \stackrel{ \underline{IV~Quadrant} }{\sin(\beta )=\cfrac{\stackrel{opposite}{-12}}{\underset{hypotenuse}{13}}}\hspace{5em}\textit{let's find the \underline{adjacent side}} \\\\\\ \begin{array}{llll} \textit{using the pythagorean theorem} \\\\ a^2+o^2=c^2\implies a=\sqrt{c^2 - o^2} \end{array} \qquad \begin{cases} c=\stackrel{hypotenuse}{13}\\ a=adjacent\\ o=\stackrel{opposite}{-12} \end{cases}[/tex]

[tex]a=\pm\sqrt{ 13^2 - (-12)^2}\implies a=\pm\sqrt{ 169 - 144 } \implies a=\pm 5\implies \stackrel{ IV~Quadrant }{a=+5} \\\\[-0.35em] ~\dotfill\\\\ \cos(\beta )=\cfrac{\stackrel{adjacent}{5}}{\underset{hypotenuse}{13}}\hspace{5em} \tan(\beta )=\cfrac{\stackrel{opposite}{-12}}{\underset{adjacent}{5}}[/tex]

Find the maximum and the minimum values of the objective function (F) =4x-y subject to the following constraints 2x+3y >= 6, 2x - 3y<=6 and y<=2.​

Answers

Step-by-step explanation:

To find the maximum and minimum values of the objective function subject to the given constraints, we can use the method of linear programming.

Step 1: Convert the inequality constraints into equations by replacing the inequality signs with equality signs and adding slack or surplus variables as necessary to get the equations in the form of standard linear equations.

So the equations become:

2x + 3y + s1 = 6 (where s1 is a non-negative slack variable)

2x - 3y + s2 = 6 (where s2 is a non-negative slack variable)

y + s3 = 2 (where s3 is a non-negative slack variable)

Step 2: Write the objective function F as a linear function of the variables x and y.

F = 4x - y

Step 3: Formulate the linear programming problem in the standard form as follows:

Minimize or maximize F = 4x - y, subject to:

2x + 3y + s1 = 6

2x - 3y + s2 = 6

y + s3 = 2

where x, y, s1, s2, and s3 are non-negative variables.

Step 4: Solve the system of equations to find the feasible region.

We can solve the system of equations using matrix methods to obtain:

x = 3, y = 0, s1 = 0, s2 = 0, s3 = 2

x = 0, y = 2, s1 = 0, s2 = -6, s3 = 0

x = 0, y = 0, s1 = 6, s2 = 6, s3 = 2

x = 2, y = 0, s1 = 0, s2 = 2, s3 = 2/3

x = 1.5, y = 0.5, s1 = 0, s2 = 1.5, s3 = 1.5

x = 0, y = 2/3, s1 = 2, s2 = -2/3, s3 = 0

Step 5: Evaluate the objective function at each corner point to determine the maximum and minimum values.

F(3, 0) = 4(3) - 0 = 12

F(0, 2) = 4(0) - 2 = -2

F(0, 0) = 4(0) - 0 = 0

F(2, 0) = 4(2) - 0 = 8

F(1.5, 0.5) = 4(1.5) - 0.5 = 5.5

F(0, 2/3) = 4(0) - (2/3) = -2/3

Therefore, the maximum value of the objective function is 12, which occurs at the corner point (3, 0), and the minimum value is -2, which occurs at the corner point (0, 2).

Three friends, Jessica, Tyree, and Ben, are collecting canned food for a culinary skills class. Their canned food collection goal is represented by the expression 8x^2 - 4xy + 8. The friends have already collected the following number of cans:
Jessa: 5xy + 17
Tyree: x^2
Ben: 4x^2 - 8

Part A: Write an expression to represent the amount of canned food collected so far by the three friends. Show all your work! (5 points)
Part B: Write an expression that represents the number of cans the friends still need to collect to meet their goal. Show all you work! (5 points)

Answers

(a) The expressiοn that represents amοunt οf canned fοοd cοllected by  the three friends =  5x² + 5xy - 9

(b) the expressiοn that represents number οf cans which are still need tο cοllect is = 3x² - 9xy + 17

What is expressiοn?

An expressiοn is a way οf writing a statement with mοre than twο variables οr numbers with οperatiοns such as additiοn, subtractiοn, multiplicatiοn, and divisiοn.

Example: 2 + 3x + 4y = 7 is an expressiοn.

It is given that,

number οf cans cοllected by Jessa = 5xy + 17

number οf cans cοllected by Tyree = x²

number οf cans cοllected by Ben = 4x² - 8  

Part(a)

tοtal number οf cans cοllected by three friends = cans cοllected by Jessa + Tyree + Ben

= 5xy + 17 + x² + 4x² - 8

= 5x² + 5xy - 9

Part(b)

the gοal οf fοοd cans cοllected = 8x² − 4xy + 8

Sο, the number οf fοοd cans still left tο cοllect = gοal - (number οf cans cοllected)

= (8x² − 4xy + 8) - (5x² + 5xy - 9)

= 8x² - 5x² - 4xy − 5xy + 8 + 9

= 3x² - 9xy + 17

Therefοre,

(a) The expressiοn that represents amοunt οf canned fοοd cοllected by the three friends = 5x² + 5xy - 9

(b) the expressiοn that represents number οf cans which are still need tο cοllect is = 3x² - 9xy + 17

Learn more about Expressions here

brainly.com/question/28987492

#SPJ1

Please help me with this scale factor problem

Answers

9/1 is the simple form in fraction .

What is a rectangle, exactly?

A rectangle is a sort of quadrilateral with parallel sides that are equal to one another and four vertices that are all 90 degrees apart. Because of this, it is also known as an equiangular quadrilateral. The term "parallelogram" can also be used to describe a rectangle because the opposing sides are equal and parallel.

1st rectangle = 15 * 45  = 675

2nd rectangle  = 15 * 5 = 75

                   

 1st/2nd = 675/75

             =  9/1

Learn more about rectangle

brainly.com/question/29123947

#SPJ1

Examine the following equation.
0=−3x^2+5x+9
Which answer can be used to find the solutions to the equation using the quadratic formula?

Answers

To solve the quadratic function -3x² + 5x + 9 = 0, the formula that should be used is Option C: x = (-5 ± √133) / -6.

What is a quadratic function?

A polynomial function with one or more variables, where the largest exponent of the variable is two, is referred to as a quadratic function. It is also known as the polynomial of degree 2 since the greatest degree term in a quadratic function is of second degree.

The quadratic formula is used to solve quadratic equations in the form of ax² + bx + c = 0, where a, b, and c are constants.

To use the quadratic formula to solve the equation -3x² + 5x + 9 = 0, we need to identify the values of a, b, and c.

In this case, a = -3, b = 5, and c = 9.

Therefore, we can use these values to plug into the quadratic formula -

x = (-b ± √(b² - 4ac)) / 2a

So the answer that can be used to find the solutions to the equation using the quadratic formula is -

x = (-5 ± √(5² - 4 × (-3) × 9)) / 2 × (-3)

Solving this equation we get -

x = (-5 ± √(25 + 108)) / -6

x = (-5 ± √133) / -6

Therefore, the solution is obtained by the equation x = (-5 ± √133) / -6.

To learn more about quadratic function from the given link

https://brainly.com/question/25841119

#SPJ1

PLEASE HELP ASAPIF CAN!!
What is (f-g)(2})?
f(x)=3x^5+6x^2-5
g(x)=3x^5-5x^4-15

Answers

Answer: -46

Step-by-step explanation:

First f-g (since its in parenthesis)

  f(x)=3x^5+6x^2-5

-  g(x)=3x^5-5x^4-15

=          0  -5x^4 +6x^2 + 10

then, sub in 2 for x

(-5x^4 +6x^2 + 10); x=2

-5(2)^4 + 6(2)^2 + 10 = -46

*can only subtract terms with the same power

Maddi has a bin shaped like a right prism. She knows that the area of the base of the bin is 14 in² and the volume of the bin is 392 in³.

What is the height of Maddi's bin?
28 in.
33 in.
38 in.
43 in.

Answers

Option A. The height of Maddi's bin is 28 inches. We know that the bin is shaped like a right prism, which means that it has a rectangular base and its sides are perpendicular to the base.

The volume of a right prism is given by the formula:

Volume = area of base x height

In this case, we are given that the area of the base is 14 in² and the volume is 392 in³. We can use these values to find the height of the prism.

Substituting the given values into the formula for the volume, we get:

392 = 14 x height

We can solve for the height by dividing both sides of the equation by 14:

height = 392/14

Simplifying this expression, we get:

height = 28

Therefore, the height of Maddi's bin is 28 inches.

To learn more about rectangular base please click on below link.

https://brainly.com/question/11625645

#SPJ1

at December 31 2024 customer advances were $12,518,000 during 2025 Bonita collected 30 million $256,000 of which customers advance advances of 26 million 182 $1000 should be recognized in income. Customer advance ________________

Answers

The remaining customer advance at the end of 2025 is $16,592,000.

How to determine Customer advance?

To determine the amount of customer advance remaining at the end of 2025, we need to subtract the amount collected in 2025 from the customer advances balance at the end of 2024:

Customer advances balance at the end of 2024 = $12,518,000

Amount collected in 2025 = $30,256,000

Customer advances recognized in income in 2025 = $26,182,000

Customer advances balance at the end of 2025 = Customer advances balance at the end of 2024 + Amount collected in 2025 - Customer advances recognized in income in 2025

Customer advances balance at the end of 2025 = $12,518,000 + $30,256,000 - $26,182,000

Customer advances balance at the end of 2025 = $16,592,000

Therefore, the remaining customer advance at the end of 2025 is $16,592,000.

Learn more about income on:

https://brainly.com/question/25745683

#SPJ1

the point (-5-,4) is rotated 90 degrees clockwise

Answers

Answer: (-4, 5)

Step-by-step explanation:

Simplify (57)³. (5.7)² = ?​

Answers

Answer:

6016920.57

Step-by-step explanation:

First, find (57)^3

= 185193

Then find (5.7)^2

= 32.49

Finally,

multiply both answers:

32.49 .  185193

= 6016920.57

Answer: 6016920.57

Step-by-step explanation:

(57)^3 = 185193

(5.7)^2 = 32.49

32.49 *  185193 = 6016920.57

A department store buys 400 shirts at a cost of ​$10,800 and sells them at a selling price of ​$30 each. Find the percent markup.

Answers

Answer:

11%

Step-by-step explanation:

find the price of the shirts before markup by dividing 10800 by 400

You get 27, which you will subtract 30 by, getting you 3.

Divide this number by 27

.11

3y = 5x + 3
x + y = 5

Answers

you solve it by substitution

Answer:

substitute the value of y

y=15-x

3(15-x)=5x+3

45-3x=5x+3

-3x-5x=3-45

-2x=42

X=21

X =
ML =
M
N
J 6x + 2 K
25
4x - 2
P
H
L

Answers

Answer:

x = 5 , ML = 18

Step-by-step explanation:

the midsegment NP of the trapezoid is half the sum of the bases, that is

NP = [tex]\frac{JK+ML}{2}[/tex]

25 = [tex]\frac{4x-2+6x+2}{2}[/tex] ( multiply both sides by 2 to clear the fraction )

50 = 10x ( divide both sides by 10 )

5 = x

Then

ML = 4x - 2 = 4(5) - 2 = 20 - 2 = 18

if h(x) = 5 4f(x) , where f(1) = 5 and f '(1) = 4, find h'(1).

Answers

If h(x) = 5 4f(x) , where f(1) = 5 and f '(1) = 4, then h'(1) = 20.

To find h'(1), we need to use the chain rule of differentiation, which states that if h(x) = f(g(x)), then h'(x) = f'(g(x)) * g'(x).

In this case, we have h(x) = 5/4 * f(x), where f(1) = 5 and f'(1) = 4. Therefore, g(x) = x, f(x) = 5, and h(x) = 5/4 * 5 = 6.25.

To find h'(1), we need to evaluate f'(g(1)) and g'(1), then multiply them together. Since g(x) = x, we have g'(1) = 1.

Since f'(x) = 4, we have f'(g(1)) = f'(1) = 4. Therefore, h'(1) = f'(g(1)) * g'(1) = 4 * 1 = 4. However, we are looking for h'(1), so we need to multiply this by the coefficient of f(x), which is 5/4. Therefore, h'(1) = 5/4 * 4 * 1 = 20.

For more questions like Differentiation click the link below:

https://brainly.com/question/24898810

#SPJ11

The table below represents a linear functions. Identify the rate of change of the function.

Answers

The linear function changes at a rate of [tex]5/4[/tex]. This implies that [tex]y[/tex] grows by [tex]5/4[/tex] units for every unit increase in [tex]x[/tex].

A linear function is which?

The graph of a linear function is a direct line. The following is the form of a linear function. a + bx = y = f(x). One independent variable one and dependent variable make up a linear function.

What is an example of a linear function?

A linear relation on the reference system is represented by a linear function. As an illustration, the equation y = 3x – 2 depicts a linear function since it is a straight line in the coordinate plane. This function may be expressed as f(x) => 3x - 2 since y could be substituted with f(x).

slope = (change in y) / (change in x)

slope [tex]= (1 - (-4)) / (4 - 0)[/tex]

slope [tex]= 5 / 4[/tex]

Therefore, the rate of change of the function is [tex]5/4[/tex]. This means that for every [tex]1[/tex] unit increase in [tex]x[/tex], [tex]y[/tex] increases by [tex]5/4[/tex] units.

To know more about linear function visit:

https://brainly.com/question/20286983

#SPJ1

Hi , please help !
(see images!)

Answers

a. q-p = 11-3 = 8, which is an even number. b. p+q = 3+11 = 14, which is an even number.

Describe Prime Number?

In mathematics, a prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself. In other words, a prime number is a number that can only be divided evenly by 1 and itself.

There are various methods for finding prime numbers, such as the Sieve of Eratosthenes, which is a simple algorithm for generating all prime numbers up to a given limit. However, as the numbers get larger, it becomes increasingly difficult to find prime numbers, and there is no known formula for generating all prime numbers.

a. One possible example is:

p = 3

q = 11

Here, q-p = 11-3 = 8, which is an even number. However, if we add 1 to it, we get 9, which is odd but not prime (since it is divisible by 3).

b. One possible example is:

p = 3

q = 11

Here, p+q = 3+11 = 14, which is an even number. However, if we add 1 to it, we get 15, which is odd but not prime (since it is divisible by 3 and 5).

To know more about number visit:

https://brainly.com/question/4184435

#SPJ1

choose the correct model from the list. are science textbook too expensive? a student sampled the price of 143 science textbook sold at the college bookstore. can the student reject the claim that the mean cost of science textbooks are no more than $200?

Answers

By hypothesis , μ ≤ $200 is the mean cost of science textbooks are no more than $200.

What does "mathematical hypothesis" mean?

A proposition is considered to be a hypothesis if it is plausible given the available information but has not been proven true or wrong. An assertion that will serve as the foundation for hypothesis testing is referred to as a hypothesis in statistics (also known as a statistical hypothesis).

                          The statement "all fours sides of a quadrilateral measure the same, then the quadrilateral is a square" states that if true, the quadrilateral is a square.

Here  n = 143

    the claim that the mean cost of science textbooks are no more than $200.

    H₀  : μ = $200

    H₁  :  μ ≤ $200

Therefore, this problem based on one sample t test for mean .

Learn more about hypothesis

brainly.com/question/29519577

#SPJ1


The coach of a soccer team keeps many stats on her team's performance.
For example, she records if the team was ahead, behind, or tied with the opponent at the end of each half.
Here is a summary of the data she got after 20 games.
End of second
half result
ahead
behind
tied
ahead
behind
tied
ahead
behind
tied
End of first half
result
ahead
ahead
ahead
behind
behind
behind
tied
tied
tied
0
Number of
games
3
4
1
3
2
1
2
3
1
Suppose the coach will continue recording the end-of-half results for 80 more games.
In how many of these 80 games will the team be ahead at the end of at most one of the halves? Use the data to make a prediction.
3

Answers

Therefore, based on the given data, we can predict that the team will be ahead at the end of at most one of the halves in 24 of the next 80 games.

What is predict?

The term "predict" generally means to make an informed guess or estimate about what might happen in the future based on current information, data, or past trends. In other words, prediction involves using available information to forecast or anticipate an outcome or event that has not yet occurred. Predictions can be made in various fields such as science, economics, weather, sports, and many others. Machine learning and artificial intelligence systems also use predictive models to make forecasts and improve decision-making processes.

by the question.

Based on the given data, we can see that out of the 20 games played so far, the team was ahead at the end of both halves in 3 games, and was ahead at the end of the first half in an additional 3 games. Therefore, the team was ahead at the end of at most one of the halves in a total of 6 out of 20 games.

To predict how many of the next 80 games the team will be ahead at the end of at most one of the halves, we can use the proportion of games from the first 20 games. Specifically, we can calculate:

proportion of games with team ahead at most once = 6/20

predicted number of games with team ahead at most once in next 80 games = (6/20) x 80

predicted number of games with team ahead at most once in next 80 games = 24

To learn more about number:

https://brainly.com/question/13465215

#SPJ1

The total value of the loonies and $5 bills in the cash box is $124. there are eight more $5 bills then there or loonies. how many Loonies are there?

Answers

Answer:

Step-by-step explanation:

5 added with the 15 is dollars


[tex]e = [/tex]
What is e=? Now the only thing that problem is the best answer

Now i give you a solution:

It followed from the SPECIAL THEORY OF REIATIVITYVthat MASS and ENERGY are both but different manifestations of the SAME THING a somewhat unfamiliar conception... ​

Answers

Answer:

It appears that the solution you have provided is not a direct answer to the question "What is e=?". However, the statement you provided is a well-known concept in physics, where Einstein's famous equation E=mc² suggests that energy (E) and mass (m) are equivalent and interchangeable, and that they are two different manifestations of the same thing. The constant "c" in the equation represents the speed of light in a vacuum. This concept has had profound implications in the field of physics and has been used to develop nuclear energy and nuclear weapons.

Step-by-step explanation:

Here's a step-by-step explanation of Einstein's famous equation, E=mc²:

The equation E=mc² stands for "energy equals mass times the speed of light squared".

In physics, "energy" refers to the ability of a system to do work, and it is measured in joules (J).

"Mass" refers to the amount of matter in an object and is usually measured in kilograms (kg).

"c" represents the speed of light in a vacuum, which is approximately 299,792,458 meters per second (m/s).

The equation shows that energy and mass are equivalent and interchangeable. In other words, mass can be converted into energy, and energy can be converted into mass.

The conversion factor between mass and energy is the speed of light squared, which is an enormous number. This means that even a small amount of mass can produce a significant amount of energy when it is converted.

The equation has been used to explain a variety of phenomena, such as the energy released in nuclear reactions and the behavior of particles at high speeds.

It has also led to the development of nuclear energy and nuclear weapons, which rely on the conversion of mass into energy.

Overall, E=mc² is a fundamental equation in physics that has had a profound impact on our understanding of the universe and our ability to harness its energy.

Suppose a game of 3-D tic tac toe is played on a 6x6x6 cube. How many winning lines of 6-in-a-row are there through the cube?

Answers

In the word problem ,  there are 84 winning lines of 6 in a row.

What is word problem?

Word problems are often described verbally as instances where a problem exists and one or more questions are posed, the solutions to which can be found by applying mathematical operations to the numerical information provided in the problem statement. Determining whether two provided statements are equal with respect to a collection of rewritings is known as a word problem in computational mathematics.

Here on each face of a cube, there would be 6 vertical rows , 6 horizontal rows  and 2 diagonal rows.

That is total of 14 rows per face.

A cube has 6 faces. Then

=> 6*14 = 84 lines.

Hence there are 84 winning lines of 6 in a row.

To learn more about word problem refer the below link

https://brainly.com/question/21405634

#SPJ1

What is the interval used in the graph shown below babysitting money

Pls help

Answers

Answer:

9

Step-by-step explanation:

1 to 10

Hence,

10 - 1 = 9

Similarly,

20 - 11 = 9

30 - 21 = 9

40 - 31 = 9

Therefore,

Interval is 9

The function f(x) is a cubic function and the zeros of f(x) are −5, −4 and −2. Assume the leading coefficient of f(x) is 1 1. Write the equation of the cubic polynomial in standard form.

Answers

Answer:

i don't know is correct but here The function f(x)f(x) is a cubic function and the zeros of f(x)f(x) are -5−5, 11 and 55. Assume the leading coefficient of f(x)f(x) is 11

by-step explanation:

Let f x be odd and g(x) is an even function if f(3)=2 and g(-1)=-3 find f(g(1))

Answers

the value of the given function f(g(1)) is 2 , fog is an even function

A function f is even if the equation f(x)=f(x) f (x) = f ( x) holds for every x and x in the domain of f. An even function has a graph that is geometrically symmetric with respect to the y-axis, which means that even after reflection about the y-axis, the graph does not change.

f is even (given)

∴f(−x)=f(x)

g is odd (given)

∴g(−x)=−g(x)

So,

According to question,

fog=f[g(x)]=f(y)             Let [g(x)]=y

and also,

fog=f[g(−x)]        ∵g(x) is odd

       =f[−g(x)]

       =f(−y)

       =f(y)

⇒fog(x)=fog(−x)

∴fog is an even function

f(g(1)) = f(g(1)) = f(3) = 2

To know more about even function, click the below link

https://brainly.com/question/12862201

#SPJ4

three tennis balls are packaged inside a cylinder. if the diameter of the tennis ball is 7cm, what is the exact volume of the cylinder?

Answers

If the diameter of the tennis ball is 7cm. then the exact volume of the cylinder is approximately 807.96 cubic centimeters.

The volume of a cylinder is calculated using the formula

              V = πr²h,

      where r is the radius and h is the height.

In this case, the radius of the cylinder is equal to the radius of a tennis ball which is half its diameter or 3.5cm.

The height of the cylinder is equal to the diameter of three tennis balls or 21cm. Plugging these values into the formula gives us:

              V = π * 3.5² * 21

              V ≈ 807.96 cm³.

     So, the exact volume of the cylinder is approximately 807.96 cubic centimeters.

To learn more about the volume of the cylinder visit: https://brainly.com/question/9554871

#SPJ11

6^(2x+1)=8^(x+1)pls solve it for me

Answers

The approximated value of x in the equation given as 6^(2x+1)=8^(x+1) is 0.192

Calculating the value of x in the equation

From the question, the equation is given as

6^(2x+1)=8^(x+1)

Take the logarithm of both sides of the equation

So, we have

(2x + 1)log(6) = (x + 1)log(8)

Divide both sides of the equation by log(6)

So, we have

2x + 1 = (x + 1) * 1.161

So, we have

2x + 1 = 1.161x + 1.161

Evaluating the like terms, we get

0.839x = 0.161

Divide both sides by 0.839

This gives

x = 0.192

Hence, the solution is 0.192

Read more about equation at

https://brainly.com/question/148035

#SPJ1

What two numbers are 7 units from 0 on a number line?

Answers

The solution to this equation is x = -7 and x = 7.

The two numbers 7 units away from 0 on a number line are -7 and 7. This can be expressed mathematically as |x-0|=7, where x is the unknown number. Solving this equation yields two solutions, x = -7 and x = 7.

To solve this equation, first subtract 0 from both sides of the equation to get |x| = 7. Then, take the absolute value of both sides of the equation to get x = 7. Finally, note that the absolute value of any number is equal to that number's positive value. Therefore, the solution to this equation is x = -7 and x = 7.

Learn more about number line here:

https://brainly.com/question/16191404

#SPJ4

13. Tumblr's initial IPO was $38 per share. Anjie purchased 616 shares. What was Anjie's cost to purchase the shares?
A. $20,000
OB. $23,408
OC. $23,415
O D. $22,514

Answers

Answer:

B) $23,408

Step-by-step explanation:

to find the total cost, we need to multiply the cost per share and the number of shares:

$38 * 616 = $23,408.

What is the area of a circle with a diameter of 12 meters? leave the answer in terms of π. 6π square meters 12π square meters 36π square meters 144π square meters

Answers

To find the area we have to calculate the radius first. Here the radius is 6m. So the area will be 36π m². Option C is the correct one.

 

Diameter is the straight line connecting two points on the edge of the circle, that passes through the Centre of the circle. It will be equal to two times the radius.

D = 2r

r = D/2 = 12/2 = 6m

Area of a circle can be calculated using the equation πr².

Area = π × 6² = 36π m²

So the area of the given circle with diameter will be 36π m².

For more information regarding the area of a circle, kindly refer

https://brainly.com/question/28642423

#SPJ4

Other Questions
identify the true and false statements about race. If a coordinate system is set up such that the positive x axis points in a direction 60 above the horizontal, what should be the angle between the x axis and the y axis?What should be the direction of the positive y axis?(measured from the horizontal) What is one reason the Americans won the Mexico-American War? A. They had a good defense against invading Mexican forces.B. They had better military training. C. They had a history of controlling the lands they were fighting for.D. They had more support among the people in the lands that were invaded. explain each step involved in the transmission of an impulse from an axonal terminal across a synapse to the receptor membrane of a dendrite. you probably want to draw out the steps. make sure to keep your ions straight, especially the roles of calcium and sodium. this one should take you some time PLS HELP ASAP !!! THANKS 23 cats and 27 dogs were entered into a cat and dog show. What percentage of the entries were dogs? A function can only have one transformationhappen to it.TrueFalse jeffrey is an infant who has learned the word dada. to his mother's embarrassment, jeffrey calls his father, his uncle, his brother, and any male stranger he sees "dada." what is jeffrey engaging in? Instructions: Find the missing side. Round your answer to the nearest tenth.8||7524X Which principles of relative dating did you use to answer the previous question?a. Inclusions and Original Horizontalityb. Inclusions and Superpositionc. Inclusions and Lateral Continuityd. Superposition and Cross-Cutting Relationshipse. Lateral Continuity and Cross-Cutting Relationships Whats the main purpose of the text you just read about the debate team with the purpose and your reasons for picking that purpose do you have opinions about everything but dont know where to use them. Do you like to research topics until you know every fact Find the area of the trapezoid below by decomposing it into familiar shapes. which of the following statements is true of activity-based costing? answer abc systems cannot be used profitably by companies having batch-level. abc systems classify costs into only unit-level costs and batch-level costs. abc systems do not facilitate variance analysis. abc systems focus on individual activities as the fundamental cost objects. 3. (5 points) what effect would a decline in part-time employment have on average weekly hours per worker in the united states? if the employment-to-population ratio increases, what will happen to total hours of work in the united states? a. how should this service affect the unemployment rate? b. suppose everybody in the working-age population has access to www.monster. would you expect unemployment to be eliminated? explain. The happier Judie is, the more readily she recalls positive life experiences. This best illustrates that emotional states can becomea. retrieval cuesb. short term memoriesc. sensory memoriesd. flashbulb memories which molecule carries the protein code from the nucleus to the ribosome? Who conferred with Rasputin to help lighten the Czar's load over political appointments which one of the following would form a precipitate with po ions in aqueous solution?a) kb) nhc) cad) none of these would form a precipitate. Briefly compare and contrast the differences and similarities of chondrocyte cells to a genelized prokryotic cell. If a pea plant has a recessive allele for green peas, it will produce A. green peas if it also has a dominant allele for yellow peas. B. both green peas and yellow peas if it also has a dominant allele for yellow peas. C. green peas if it does not also have a dominant allele for yellow peas. D. yellow peas if it does not also have a dominant allele for green peas.