If d - 243 = 542, what does d-245 equal? CARA GOIECT CH 1UJAINRIகபட்ட RE Lien Answer: Your answer

Answers

Answer 1

Given the following expression:

[tex]d-243=542[/tex]

if we add 243 on both sides of the equation we get the following:

[tex]\begin{gathered} d-243+243=542+243=785 \\ \Rightarrow d=785 \end{gathered}[/tex]

thus, d = 785


Related Questions

What is the product of 125 × 25

Answers

3,125 is the answer

Answer:

Step-by-step explanation:

125 X 25

= 3,125

Help me to answer this question with vectors, thank you

Answers

To find:

The coordinates of a point P such that PA = PB.

Solution:

Given that A(4, 0) and B(0, 9) are the coordinates.

Let the point P is (x,0) because the point is on x-axis, and it is given that |PA| = |PB|.

So,

[tex]\sqrt{(4-x)^2+(0-0)^2}=\sqrt{(x-0)^2+(0-9)^2}[/tex]

Now, squaring both the sides:

[tex]\begin{gathered} (4-x)^2=x^2+9^2 \\ 16+x^2-8x=x^2+81 \\ 8x=-65 \\ x=\frac{-65}{8} \end{gathered}[/tex]

Thus, the coordinates of point P are (-65/8, 0).

Describe the features of the function that can be easily seen when a quadratic function is givenin the form: y = ax2 + bx + c and how they can be identified from the equation. How can thisform be used to find the other features of the graph?

Answers

Hello there. To solve this question, we need to remember some properties about quadratic functions and its key features.

Let f(x) = ax² + bx + c, for a not equal to zero.

The main key feature we can see at first glance is the leading coefficient a.

If a < 0, the parabola (the graph of the function) will have its concavity facing down.

If a > 0, the parabola will have its concavity facing up.

It also means the function will have either a maximum or a minimum point on its vertex, respectively.

Another key feature of the function is the y-intercept, i. e. the point in which the x-coordinate is equal to zero, is (0, c).

The x-intercepts of the graph (in plural), are the roots of the function.

If b² - 4ac > 0, we'll have two distinct real roots.

If b² - 4ac = 0, we'll have two equal real roots.

If b² - 4ac < 0, we'll have two conjugate complex roots (not real roots)

This b² - 4ac is the discriminant of the function.

The roots can be found by the formula:

x = (-b +- sqrt(b² - 4ac))/2a

The vertex of the graph can be found on the coordinates (xv, yv), in which xv is calculated by the arithmetic mean of the roots

xv = ((-b + sqrt(b²-4ac))/2a + (-b-sqrt(b²-4ac))/2a)/2 = -b/2a

The yv coordinate can be found by plugging in xv in the function

yv = a(-b/2a)² + b(-b/2a) + c, which will be equal to -(b²-4ac)/4a.

If 16 is increased to 23, the increase is what percent of the original number? (This is known as the percent of change.)

Answers

Step 1

Given data

Old value = 16

New value = 23

Step 2

Write the percentage increase formula

[tex]\text{Percentage increase = }\frac{I\text{ncrease}}{\text{Old}}\text{ }\times\text{ 100\%}[/tex]

Step 3

Increase = 23 - 16 = 7

[tex]\begin{gathered} \text{Percentage increase = }\frac{7}{16}\text{ }\times\text{ 100\%} \\ =\text{ 43.75\%} \end{gathered}[/tex]

Find the percent of change from 120 bananas to 40 bananas.

Answers

Answer:

67% decrease

Explanation:

From the given problem:

Initial number of bananas = 120

Final number of bananas = 40

[tex]\begin{gathered} \text{Percent Change=}\frac{Final\text{ Value-Initial Value}}{\text{Initial Value}}\times100 \\ =\frac{40-120}{120}\times100 \\ =-\frac{80}{120}\times100 \\ =-0.667\times100 \\ =-66.7\% \\ \approx-67\% \end{gathered}[/tex]

Since we have a negative value, we have a 67% decrease.

( x+y+z = -1), ( y-3z = 11), ( 2x+y+5z = -12)1. determine whether the system is inconsistent or dependent2. if your answer is dependent, find the complete solution. Write x and y as functions of zx=y=

Answers

Answer:

Inconsistent

Explanation:

a) Given:

x + y + z = -1 . . .(1)

y - 3z = 11 . . . (2)

2x + y + 5z = -12 . . .(3)

To find:

If the solution of the system of equations is either consistent dependent solution or an inconsistent one

We need to solve the system of equations. From equation (2), we will make y the subject of formula:

y = 11 + 3z (2*)

Substitute for y with 11 + 3z in both equation (1) and (2):

For equation 1: x + 11 + 3z + z = -1

x + 11 + 4z = -1

x + 4z = -1-11

x + 4z = -12 . . . (4)

For equation 3: 2x + 11 + 3z + 5z = -12

2x + 11 + 8z = -12

2x + 8z = -12-11

2x + 8z = -23 . . .(5)

We need to solve for x and z in equations (4) and (5)

Using elimination method:

To eliminate a variable, its coefficient needs to be the same in both equations

Let's eliminate x. We will multiply equation (4) by 2:

2x + 8z = -24 . . . (4*)

Now both equations have the same coefficient of x. Subtract equation (4) from (5):

2x - 2x + 8z - 8z = -23 - (-24)

0 + 0 = -23 + 24

0 = 1

Let hand side is not the same as right hand side.

When the left hand side is not equal to right hand side, the solution is said to be inconsistent or no sloution.

Your answer is inconsistent

Write an equation for the inverse variation represented by the table.x -3, -1, 1/2, 2/3y 4, 12, -24, -18

Answers

By definition, Inverse variation equations have the following form:

[tex]y=\frac{k}{x}[/tex]

Where "k" is the Constant of variation.

Given the values shown in the table, you can find the value of "k":

- Choose a point from the table. This could be:

[tex](-3,4)[/tex]

Notice that:

[tex]\begin{gathered} x=-3 \\ y=4 \end{gathered}[/tex]

- Substitute these values into the equation and solve for "k":

[tex]\begin{gathered} 4=\frac{k}{-3} \\ \\ (4)(-3)=k \\ k=-12 \end{gathered}[/tex]

Knowing the Constant of variation, you can write the following equation:

[tex]y=\frac{-12}{x}[/tex]

The answer is:

[tex]y=\frac{-12}{x}[/tex]

Which of the following graphs shows a negative linear relationship with a correlation coefficient, r, close to -0.5?A. Graph AB. Graph BC. Graph CD. Graph D

Answers

A negative linear relationship occurs when for increasing x values, the values of y are decreasing.

Observing the graphs, we can see a positive linear relationship for graphs A and C (x - increases, y - increases).

For Graph D, we can observe no correlation.

For graph B, we can observe a negative linear relationship (x - increases, y - decreases).

Answer: Graph B

How do I solve this problem?Mary reduced the size of a painting to a width of 3.3 inches. What is the new height of it was originally 32.5 inches tall and 42.9 inches wide? Round your answer to the nearest tenth.

Answers

Given the follow equivalence

[tex]\frac{Oldwidth}{Oldheight}=\frac{Newwidth}{Newheight}[/tex]

where

old width=42.9

Old height= 32.5

New width=3.3

then

[tex]\frac{42.9}{32.5}=\frac{3.3}{Newheight}[/tex][tex]Newheight=3.3*\frac{32.5}{42.9}[/tex][tex]Newheight=2.5[/tex]

New height is 2.5 inches

Silvergrove Hardware kept an inventory of 517,110 lawnmowers in the past. With a change inmanagement, the hardware store now keeps an inventory of 70% more lawnmowers. Howmany lawnmowers is that?

Answers

879,087.

EXPLANATION

To find the number of lawnmowers, we need to first find 70% of the number of lawnmowers that was kept in the past. Then add the to the number of lawnmowers kept in the past.

From the given question;

Number of lawnmowers kept in the past = 517, 110.

70% of lawnmowers kept in the past = 70% of 517 110

[tex]\begin{gathered} =\frac{70}{100}\times517\text{ 110} \\ \\ =361\text{ 977} \end{gathered}[/tex]

Number of lawnmowers now kept in store = number of lawnmowers kept in the past + 70% of lawnmowers kept in the past

= 517 110 + 361 977

= 879,087.

A farm raises cows and chickens. The farm has total of 43 animals. One day he counts the legs of all his animals and realizes he has a total of 122. How many cows and chickens does he have?

Answers

Assume that there are x cows and y chickens in the form

Since there are 43 animals, then

Add x and y, then equate the sum by 43

[tex]x+y=43\rightarrow(1)[/tex]

Since a cow has 4 legs and a chicken has 2 legs

Since there are 122 legs, then

Multiply x by 4 and y by 3, then add the products and equate the sum by 122

[tex]4x+2y=122\rightarrow(2)[/tex]

Now, we have a system of equations to solve it

Multiply equation (1) by -2 to make the coefficients of y equal in values and opposite in signs

[tex]\begin{gathered} -2(x)+-2(y)=-2(43) \\ -2x-2y=-86\rightarrow(3) \end{gathered}[/tex]

Add equations (2) and (3) to eliminate y

[tex]\begin{gathered} (4x-2x)+(2y-2y)=(122-86) \\ 2x+0=36 \\ 2x=36 \end{gathered}[/tex]

Divide both sides by 2

[tex]\begin{gathered} \frac{2x}{2}=\frac{36}{2} \\ x=18 \end{gathered}[/tex]

Substitute x by 18 in equation (1)

[tex]18+y=43[/tex]

Subtract 18 from each side

[tex]\begin{gathered} 18-18+y=43-18 \\ y=25 \end{gathered}[/tex]

The answer is

There are 18 cows and 25 chickens on the farm

A)As the x-value Increases by one, the y-value decreases by 2.26.B)As the x-value increases by one, the y-value decreases by 53.769.C)As the x-value Increases by one, the y-value increases by 2.26.D)As the x-value Increases by one, the y-value Increases by 53.769. Which equation describes the line of best fit for the table below?

Answers

Answer:

Option A

Explanations:

The graph shows an inverse proportion.

As x increases, y decreases in value.

Finding the slope of the graph:

dy / dx = (y₂ - y₁) / (x₂ - x₁)

x₁ = 5, x₂ = 9, y₁ = 40, y₂ = 30

dy / dx = (30 - 40) / (9 - 5)

dy / dx = -10 / 4

dy / dx = -2.5

This means that as x increases by 1, decreases by 2.5

A is the only correct option.

=GEOMETRYPythagorean TheoremFor the following right triangle, find the side length x. Round your answer to the nearest hundredth.

Answers

From the triangle, we have:

c = 13

b = 7

Let's solve for a.

The triangle is a right triangle.

To find the length of the missing sides, apply Pythagorean Theorem:

[tex]c^2=a^2+b^2[/tex]

We are to solve for a.

Rewrite the equation for a:

[tex]a^2=c^2-b^2[/tex]

Thus, we have:

[tex]\begin{gathered} a^2=13^2-7^2 \\ \\ a^2=169-49 \\ \\ a^2=120 \end{gathered}[/tex]

Take the square root of both sides:

[tex]\begin{gathered} \sqrt[]{a^2}=\sqrt[]{120} \\ \\ a=10.95 \end{gathered}[/tex]

ANSWER:

[tex]10.95[/tex]

4. 1st drop down answer A. 90B. 114C. 28.5D. 332nd drop down answer choices A. Parallel B. Perpendicular 3rd drop down answer choices A. 180 B. 360 C. 270D. 90 4th drop down answer choices A. 33B. 57C. 90D. 28

Answers

Answer:

Tangent to radius of a circle theorem

A tangent to a circle forms a right angle with the circle's radius, at the point of contact of the tangent.

Part A:

With the theorem above, we will have that the tangent is perpendicular to the line radius drawn from the point of tangency

Therefore,

The value of angle CBA will be

[tex]\Rightarrow\angle CBA=90^0[/tex]

Part B:

Since the angle formed between the tangent and the radius from the point of tangency is 90°

Hence,

The final amswer is

Tangent lines are PERPENDICULAR to a radius drawn from the point of tangency

Part C:

Concept:

Three interior angles of a triangle will always have the sum of 180°

Hence,

The measure of angles in a triangle will add up to give

[tex]=180^0[/tex]

Part D:

Since we have the sum of angles in a triangle as

[tex]=180^9[/tex]

Then the formula below will be used to calculate the value of angle BCA

[tex]\begin{gathered} \angle ABC+\angle BCA+\angle BAC=180^0 \\ \angle ABC=90^0 \\ \angle BAC=57^0 \end{gathered}[/tex]

By substituting the values,we will have

[tex]\begin{gathered} \operatorname{\angle}ABC+\operatorname{\angle}BCA+\operatorname{\angle}BAC=180^{0} \\ 90^0+57^0+\operatorname{\angle}BCA=180^0 \\ 147^0+\operatorname{\angle}BCA=180^0 \\ substract\text{ 147 from both sides} \\ 147^0-147^0+\operatorname{\angle}BCA=180^0-147^0 \\ \operatorname{\angle}BCA=33^0 \end{gathered}[/tex]

Hence,

The measure of ∠BCA = 33°

What is the length of the side adjacent to angle 0?

Answers

To answer this question, we always need to take into account the reference angle in a right triangle. The reference angle here is theta, Θ, and we have that:

Then, the length of the side adjacent to theta is equal to 15.

In summary, we have that the length of the side adjacent to the angle Θ is equal to 15.

Find the value of x in the triangle shown below.42

Answers

Since we are dealing with a right triangle, we can use the Pythagorean theorem, shown below

[tex]H^2=L^2_1+L^2_2[/tex]

In our case, H=4, L_1=2, L_2=x; then,

[tex]4^2=2^2+x^2[/tex]

Solving for x,

[tex]\begin{gathered} \Rightarrow x^2=16-4 \\ \Rightarrow x^2=12 \\ \Rightarrow x=\sqrt[]{12}=\sqrt[]{4\cdot3} \\ \Rightarrow x=2\sqrt[]{3} \end{gathered}[/tex]

The answer is x=2sqrt(3)

A company estimates that that sales will grow continuously at a rate given by the functions S’(t)=15e^t where S’(t) Is the rate at which cells are increasing, in dollars per day, on day t. find the sales from the 2nd day through the 6th day (this is the integral from one to six)

Answers

Given the function:

[tex]S^{\prime}(t)=15e^t[/tex]

Where S’(t) Is the rate at which sales are increasing (in dollars per day). To find the sales from the second day through the 6th day, we need to integrate this function from t = 1 to t = 6:

[tex]\int_1^6S^{\prime}(t)dt=\int_1^615e^tdt=15\int_1^6e^tdt[/tex]

We know that:

[tex]\int e^tdt=e^t+C[/tex]

Then:

[tex]15\int_1^6e^tdt=15(e^6-e^1)\approx\text{\$}6010.66[/tex]

The sales from the 2nd day through the 6th day are $6,010.66

jen has to put 180 cards into boxes of 6 cards each. she put 150 cards into boxes. write an equation that could use to figure out how many boxes jen need. let b stand for the unknown number of boxes.

Answers

Let b be the number of boxes.

Since each box has 6 cards, we will have the term 6b to get the remaining boxes.

Since Jen already put 150 cards into boxes, we have the following:

[tex]150+6b=180[/tex]

for 150 cards, Jen used 25 boxes. We can check that the remaining 5 boxes can be found using the previous equation:

[tex]\begin{gathered} 150+6b=180 \\ \Rightarrow6b=180-150=30 \\ \Rightarrow b=\frac{30}{6}=5 \\ b=5 \end{gathered}[/tex]

therefore, the equation is 150+6b=180

find the value of X and y if l || m.

Answers

The Solution.

Step 1:

We shall find two equations from the given angles.

First, by vertically opposite angle property of angles between two lines, we have that:

[tex]\begin{gathered} 7y-23=23x-16 \\ \text{Collecting the like terms , we get} \\ 7y-23x=23-16 \\ 7y-23x=7\ldots.eqn(1) \end{gathered}[/tex]

Similarly, by alternate property of angles between lines, we have that:

[tex]\begin{gathered} 23x-16+8x-21=180 \\ \text{Collecting like terms, we get} \\ 31x-37=180 \\ 31x=180+37 \\ 31x=217 \\ \text{Dividing both sides by 31, we get} \\ x=\frac{217}{31}=7 \end{gathered}[/tex]

Step 2:

We shall find the values of y by substituting 7 for x in eqn(1), we get

[tex]\begin{gathered} 7y-23(7)=7 \\ 7y-161=7 \\ 7y=7+161 \\ 7y=168 \\ \text{Collecting the like terms, we get} \\ y=\frac{168}{7}=24 \end{gathered}[/tex]

Step 3:

Presentation of the Answer.

The correct answers are; x = 7 , and y = 24

solve the inequality for h. h-8> 4h+5. write the answer in simplest form

Answers

[tex]h-8>4h+5[/tex]

Subtract '4h' from both RHS (Right-Hand side) and LHS of the inequality (Left-Hand side).

[tex]\begin{gathered} h-8-4h>4h+5-4h \\ (h-4h)-8>5+(4h-4h) \\ -3h>5 \end{gathered}[/tex]

Add '8' on both LHS and RHS of the above expression.

[tex]undefined[/tex]

Divide both RHS and LHS of the above expression with '-3'. Whenever an inequality is divide or multiple with a negative value, the sign of the inequality shifts. Here, the above expression is dividing with '-3'. Thus, the > symbol shifts to < symbol.

[tex]\begin{gathered} \frac{-3h}{-3}<\frac{5}{-3} \\ h<\frac{-5}{3} \end{gathered}[/tex]

Thus, the iniequality for h is h<-(5/3).

If we use 3.14 for pi, describe the ratio between the circumference and the diameter of a circle.

Answers

Solution

The ratio of the circumference of any circle to the diameter of that circle.

[tex]\begin{gathered} \text{circumference of a circle=}\pi d \\ \text{where d is the diameter} \\ \\ \text{circumference of a circle=3.14}d \end{gathered}[/tex]

The ratio of the circumference of any circle to the diameter of that circle. Regardless of the circle's size, this ratio will always equal pi.

What are the solutions to the equation ? e^1/4x = (4x) [tex]e^1/4x =abs( 4x)[/tex](Round to the nearest hundredth). The solutions are about x = and

Answers

The solution of the equation e^(x/4) = |4x| for the x by graphical approach is 0.27 and -0.24.

What is the equation?

The definition of an equation in algebra is a mathematical statement that demonstrates the equality of 2 mathematical expressions.

A formula known as an equation uses the same sign to denote the equality of two expressions.

As per the given expression,

e^(x/4) = |4x|

The function e^(x/4) is an exponential function and the plot of this function has been plotted below.

The mode function |4x| has also been plotted below.

The point of intersection is the point where both will be the same or the solution meets.

The first point of intersection is (0.267,1.0691) so x = 0.267 ≈ 0.27

The second point of intersection (-0.2357,0.9428) so x = -0.2357 ≈ -0.24

Hence " The solution of the equation e^(x/4) = |4x| for the x by graphical approach is 0.27 and -0.24.".

For more about the equation,

brainly.com/question/10413253

#SPJ1

A/ Question 8 (5 points) A recent Nielson rating poll contact a random sample of Americans to determine the amount of time their family watched television on a Tuesday night. Exactly 250 people were involved in the poll with 37 people watching no television. 51 people watching 30 minutes of television. 17 people watching 45 minutes of television. 20 people watching 60 minutes of television, 19 people watching 75 minutes of television. 11 people watching 90 minutes of television. 50 people watching 120 minutes of television, and 45 people watching 240 minutes of television. Determine the mode from the given Nielson rating poll.

Answers

Answer

The mode of the Nielsen rating poll is the group that watch 30 minutes of televison.

Explanation

The mode in a dataset is the variable with the highest frequency. That is, the variable that occurs the most in the dataset.

37 people watching no television.

51 people watching 30 minutes of television.

17 people watching 45 minutes of television.

20 people watching 60 minutes of television.

19 people watching 75 minutes of television.

11 people watching 90 minutes of television.

50 people watching 120 minutes of television.

45 people watching 240 minutes of television.

The group with the highest frequency (51) is the the group that watch 30 minutes of television.

Hope this Helps!!!

you are packing for a road trip and want to figure out how much you can fit in your rectangular suitcase the suitcase has the following dimensions list length2 1/3ft width 1/3ft 1 1/2ft what is the volume of your suitcase in cubic feet

Answers

The Volume of the suitcase is given by the formula:

Length x width x height = L X W X H

L= 2 1/3ft

W= 1/3ft

H= 1 1/2ft

[tex]\begin{gathered} \text{Volume = 2}\frac{1}{3\text{ }}\text{ x }\frac{1}{3}\text{ x 1}\frac{1}{2}ft^3 \\ V\text{ = }\frac{7}{3}\text{ x }\frac{1}{3}\text{ x}\frac{3}{2}ft^3 \\ V\text{ = }\frac{21}{18}ft^3 \\ V=\text{ }\frac{7}{6}ft^3 \\ V=\text{ 1}\frac{1}{6}ft^3 \end{gathered}[/tex]

Volume of the suitcase is 1 1/6 cubic feet

Under certain conditions, the velocity of a liquid in a pipe at distance r from the center of the pipe is given by V = 400(3.025 x 10-5--2) where Osrs5,5x10 -3. Writeras a function of V.r=where the domain is a compound inequality(Use scientific notation. Use integers or decimals for any numbers in the expression.)Le

Answers

Solving the equation for r:

[tex]\begin{gathered} V=400(9.025\cdot10^{-5}-r^2) \\ r^2=9.025\cdot10^{-5}-\frac{V}{400} \\ r=\sqrt[]{9.025\cdot10^{-5}-\frac{V}{400}} \end{gathered}[/tex]

With the first equations, we can establish some limits for V:

With the lowest value for r (r=0):

[tex]\begin{gathered} V=400(9.025\cdot10^{-5}-0^2) \\ V=400(9.025\cdot10^{-5}) \\ V=3.61\cdot10^{-2} \end{gathered}[/tex]

With the highest value for r (r=9.5x10^-3)

[tex]\begin{gathered} V=400(9.025\cdot10^{-5}-(9.5\cdot10^{-3})^2) \\ V=400(9.025\cdot10^{-5}-9.025\cdot10^{-5}) \\ V=400(0) \\ V=0 \end{gathered}[/tex]

According to the radius range, velocity can be between 0 and 3.61x10^-2

It is also necessary to check the domain of the function considering it is a square root. The argument of an square root cannot be less than 0. Then:

[tex]\begin{gathered} 9.025\cdot10^{-5}-\frac{V}{400}\ge0 \\ 9.025\cdot10^{-5}\ge\frac{V}{400} \\ V\leq400(9.025\cdot10^{-5}) \\ V\leq3.61\cdot10^{-2} \end{gathered}[/tex]

This is the same limit for velocity obtained before. Then, we can say for velocity that:

[tex]0\leq V\leq3.61\cdot10^{-2}[/tex]

Evaluate. 7⋅5+42−23÷4

Answers

The result that can be gotten from the evaluation here is 6.625

How to solve the problem

We would have to solve the problem following the order that the operations are. The reason why it would have to be solve this way is because the operations are not in a bracket.

If it was in brackets, the brackets would have to be solved first using the bodmas rule

so we would have

7⋅5+42 = 49.5

49.5 - 23 = 26.5

26.5 / 4 = 6.625

The value that we got from the evaluation is 6.625

Read more on mathematical operators here:

https://brainly.com/question/20628271

#SPJ1

Explain how rays AB and AC form both a line and an angle.

Answers

Answer:

The point from C goes straight until it reaches A and stull continues till it gets ti B and stops. The angle is then given as 180°

Given points C(-3,-8) and D(-6.5,-4.5), find the coordinate of the point that is 2/3 of the way from C to D.

Answers

Answer:

(-16/3,-17/3)

Explanation:

Let the point which is 2/3 of the way from C to D = X

It means that point X divides the line segment CD internally in the ratio 2:1.

To determine the coordinate of point X, we use the section formula for internal division of a line segment:

[tex](x,y)=\left\{ \frac{mx_2+nx_1}{m+n},\frac{my_2+ny_1}{m+n}\right\} [/tex][tex]\begin{gathered} (x_{1,}y_1)=(-3,-8) \\ (x_2,y_2)=(-6.5,-4.5) \\ m\colon n=2\colon1 \end{gathered}[/tex]

Substituting these values into the formula above, we have:

[tex]X(x,y)=\left\{ \frac{2(-6.5)+1(-3)}{2+1},\frac{2(-4.5)+1(-8)}{2+1}\right\} [/tex]

We then simplify:

[tex]\begin{gathered} X(x,y)=\left\{ \frac{-13-3}{3},\frac{-9-8}{3}\right\} \\ =\left\{ \frac{-16}{3},\frac{-17}{3}\right\} \end{gathered}[/tex]

Therefore, the exact coordinate of the point that is 2/3 of the way from C to D is (-16/3,-17/3).

nction.
f(x) = -x² + 3x + 11
Find f(-1)

Answers

Answer:

f(-1) = 7

Step-by-step explanation:

Hello!

You can evaluate for f(-1) by substituting -1 for x in the equation.

Evaluate f(-1)f(x) = -x² + 3x + 11f(-1) = -(-1)² + 3(-1) + 11f(-1) = -1 -3 + 11f(-1) = -4 + 11f(-1) = 7

f(-1) is 7.

f(-1) = -(-1)^2 + 3(-1) + 11
f(-1) = 2 + -3 + 11
f(-1) = 10

Answer:

f(-1) = 7

Step-by-step explanation:

Hello!

You can evaluate for f(-1) by substituting -1 for x in the equation.

Evaluate f(-1)f(x) = -x² + 3x + 11f(-1) = -(-1)² + 3(-1) + 11f(-1) = -1 -3 + 11f(-1) = -4 + 11f(-1) = 7

f(-1) is 7.

f(-1) = -(-1)^2 + 3(-1) + 11
f(-1) = 2 + -3 + 11
f(-1) = 10

Use function composition to verify f(x)=-3x+5 and g(x)=5x-3 are inverses. Type your simplified answers in descending powers of x an do not include any spaces between your characters.Type your answer for this composition without simplifying. Use parentheses to indicate when a distribution is needed to simplify. g(f(x))=AnswerNow simplify the composition, are f(x) and g(x) inverses? Answer

Answers

Answer:

• (a)g[f(x)]=5(-3x+5)+5

,

• (b)No

Explanation:

Given f(x) and g(x):

[tex]\begin{gathered} f(x)=-3x+5 \\ g(x)=5x-3 \end{gathered}[/tex]

(a)First, we find the composition, g[f(x)].

[tex]\begin{gathered} g(x)=5x-3 \\ \implies g\lbrack f(x)\rbrack=5f(x)-3 \\ g\lbrack f(x)\rbrack=5(-3x+5)+5 \end{gathered}[/tex]

(b)Next, we simplify g[f(x)] obtained from part (a) above.

[tex]\begin{gathered} g\mleft[f\mleft(x\mright)\mright]=5\mleft(-3x+5\mright)+5 \\ =-15x+25+5 \\ =-15x+30 \end{gathered}[/tex]

Given two functions, f(x) and g(x), in order for the functions to be inverses of one another, the following must hold: f[g(x)]=g[f(x)]=x.

Since g[f(x)] is not equal to x, the functions are not inverses of one another.

Other Questions
I need help graphing 3x+y=-1I already found the x intercept= -1/3 1. Ms. Oates is going to plant grass in her backyard. It is 14feet wide and 20.5 feet long. What is the area of thebackyard that will need to be covered with grass? YAbisects ZXYZ. Which statement is false?A. YXYZB. ZXYA and ZZYA each measure 63.C. ZXYA: ZZYAD. The total measure of ZXYA and ZZYA is 126. Should recycling always be done even if it isnt profitable Austin makes a commission of 20% on his sales each week. Last week, his sales were $520. How much was Austins commission? For how many integers n is 28n an interger I need help on my practice sheet. needs to be simplified Simplify the square root of 25x^4 Find 5 number summary for data given 152. ) Find all real x such that square root x + 1 = x - Square root x - 1. Rewrite 25% as a fraction in simplest form. Solve for y:2x+4y=32 1.In a simple circuit a 6-volt dry cell pushes charge through a single lamp which has a resistance of 3 . According to Ohms law the current through the circuit is 2 Amps.2.If a second identical lamp is connected in series, the 6-volt battery must push a charge through a total resistance of 6. The current in the circuit is then 1 Amps.3.If a third identical lamp is connected in series, the total resistance is now 9.4.The current through all three lamps in series is now _________ Amps. The current through each individual lamp is __________ Amps. 5. Due to a recession, expected inflation this year is 3%, and 3.25% in year 2. However, the inflation rate in year 3 and thereafter is expected to be constant. Assume the expectations theory holds and the real risk-free rate is 2.5%. If the yield on 4-year T-bond equals 1-year bond plus 2%, what is the inflation rate after year 2? Given the points (3, -2) and (4, -1) find the slope Segment AB and segment CD intersect at point E. Segment AC and segment DB are parallel. Determine the transformations that produce the graph of the functions g (T) = 0.2 log(x+14) +10 and h (2) = 5 log(x + 14) 10 from the parent function f () = log 1. Then compare the similarities and differences between the two functions, including the domain and range. (4 points) Which of the following is equivalent to 3/8 A) 0.3 B) 0.45 C) 0.6 D) 0.375 Question 3 of 10Which of the following accurately describes a trade-off of using biomass as afuel?aA. Biomass produces no air or water pollution but is expensive tocollectB. Biomass is inexpensive but nonrenewable.C. Biomass is easy to produce but generates radioactive waste.D. Biomass is inexpensive and easy to produce but generates airpollution Represent the following sentence as an algebraic expression, where a number is the letter x. You do not need to simplify 3 is multiplied by the difference of seven and a number