I need help fast with this question

I Need Help Fast With This Question

Answers

Answer 1

The value of the given function for x=122 is 5 and x=-346 is -7.

What is the function?

Functions are the fundamental part of the calculus in mathematics. The functions are the special types of relations. A function in math is visualized as a rule, which gives a unique output for every input x.

The given function is f(x)= ∛(x+3).

To find f(122):

Substitute x=122 in the given function, we get

f(122)=∛(122+3)

= ∛125

= ∛5³

= 5

To find f(-346):

Substitute x=-346 in the given function, we get

f(122)=∛(-346+3)

= ∛-343

= ∛(-7)³

= -7

Therefore, the value of the function for x=122 is 5.

To learn more about the function visit:

https://brainly.com/question/28303908.

#SPJ1


Related Questions

A water tower is 16 meters tall. Close by, there is a crane that is 24 meters tall. If the water tower's shadow is 30 meters long, how long is the crane's shadow?

Answers

Answer:

Tje answer is 36

Step-by-step explanation:

16-30=14

24+14=-36

What is the correct equation for this word problem?

Please help me ASAP thank you!
Sophia brought some almonds from the store. She handed the cashier $15 and received $5 in change. Mr. Boone is buying an app for the class. The app costs a dollars per student and he has 32 students. He spends $96. How much is the app per student?

Answers

The cost per student for the app is $3, and can be found by dividing the total cost of $96 by the number of students, 32, which equals $3 per student.

Let x be the cost of the almonds Sophia bought and y be the cost of the app per student. Then, we have the subsequent two equations:

x + $5 = $15

32y = $96

To find the cost of the app per student, we can solve for y in the second equation:

y = $96 / 32 = $3

So the app costs $3 per student.

To find the cost of the app per student, we need to find the total cost of the app and then divide it by the number of students. Mr. Boone spent $96 on the app for 32 students, so the cost per student would be $96 / 32 = $3. This means that each student paid $3 for the app.

Learn more about equation here:

https://brainly.com/question/29174899

#SPJ4

can someone help pls

Answers

Answer:

55

Step-by-step explanation:

Since 1 rectangle is 10 and there are 5, that means the whole length is 50.

Which means with can set the equation equal to 50

[tex]x - 5 = 50[/tex]

Adding 5 gets us

[tex]x = 55[/tex]

HELP ME PLEASE ASAP! I NEED TO PASS THIS CLASS BY MONDAY!

Answers

The length of the two sides of the given right triangle is 5√2

What is a right triangle?

A triangle with an angle right angle is called a right triangle.

Given that, a right triangle, with an acute angle of 45° and the length of hypotenuse is 10 units,

We need to find the length of two sides u and v,

The sum of a triangle is 180°, and if one angle is 90° and the other is 45° therefore, the third is also 45°

Now, we know that, sides opposite to equal angles are equal,

Therefore, v = u,

Now, using the Pythagoras theorem,

10² = v²+u²

v² + v² = 100

2v² = 100

v² = 50

v = 5√2

u = 5√2

Hence, the length of the two sides of the given right triangle is 5√2

Learn more about right triangle, click;

https://brainly.com/question/6322314

#SPJ9

32 children voted for thier favorite ice cream chocolate 3/8 so how may children voted for chocolate explanation

Answers

Multiplying the total number of children by the fraction that like chocolate yields [tex]32(3/8)=12[/tex]

the diameter of a colorado blue spruce tree that is years old is inches. what is the average diameter of a colorado blue spruce in its first ten years (that is, from to )? give your answer to two decimal places. just give the number, don't type the units.

Answers

A Colorado blue spruce's first ten years have an average diameter of 0.62 inches.

Measure the diameter of the tree in its first ten years and divide it by 10 to determine the average diameter of a Colorado blue spruce in its first ten years. The outcome is the tree's average diameter during its first ten years. Measure the diameter of the tree in its first ten years and divide it by 10 to determine the average diameter of a Colorado blue spruce in its first ten years. The outcome is the tree's average diameter during its first ten years. For instance, if a Colorado blue spruce is five years old, you would calculate its diameter and multiply it by 10. You will then know the tree's typical diameter for the first ten years. Any age of Colorado blue spruce tree can use the same calculation. Depending on the age of the tree, a Colorado blue spruce's first ten years' average diameter will vary. The average diameter will be greater if the tree is older than ten years. The average diameter will be less, however, if the tree is less than 10 years old. In general, a Colorado blue spruce's first ten years have an average diameter of 0.62 inches.

Learn more about average here

https://brainly.com/question/24057012

#SPJ4

A person is measuring for new carpet in an auditorium. the angle of elevation from the front to back is 12 degrees and the last row is 15 feet higher than the front row. what is the straight line distance from the front seat to the back? round to the nearest tenth

Answers

The straight line distance from the front seat to the back is approximately 69.7 feet.

What is a straight line distance?

Straight line distance refers to the shortest distance between two points in a straight line, as opposed to the distance that would be traveled along a curved path or following the contours of the terrain.

Let the distance from the front row to the back row be x.

Then, we can use the tangent function to find the height difference between the front and back rows:

tan(12°) = (height difference) / x

Solving for the height difference:

height difference = x * tan(12°)

The problem tells us that the height difference is 15 feet, so we can set up an equation:

15 = x * tan(12°)

Solving for x:

x = 15 / tan(12°) ≈ 69.7 feet

Therefore, the straight line distance from the front seat to the back is approximately 69.7 feet.

Learn more about straight line distance here : brainly.com/question/28604717

#SPJ1

a starting lineup in basketball consists of two guards, two forwards, and a center. (a) a certain college team has on its roster five guards, four forwards, and three centers. how many different starting lineups can be created?

Answers

There are 180 different starting lineups that can be created for the college team.To find the number of different starting lineups that can be created for the college team, we need to use the combination formula.

The number of ways to choose k items from a set of n distinct items is given by the formula:

nCk = n! / (k! * (n-k)!)

where "!" denotes the factorial function, which means the product of all positive integers up to that number.

In this case, we want to choose 2 guards out of 5, 2 forwards out of 4, and 1 center out of 3. So the total number of different starting lineups that can be created is:

(5C2) * (4C2) * (3C1)

= (5! / (2! * 3!)) * (4! / (2! * 2!)) * (3! / (1! * 2!))

= (10) * (6) * (3)

= 180

Therefore, there are 180 different starting lineups that can be created for the college team.

To learn more about combination:

https://brainly.com/question/29794165

#SPJ4

What is the percent of change from 90 to 18?
* 80% increase
*80% decrease
*75% decrease
*75% increase
*25% increase

Answers

The percent of change is the change in value in percent from 90 to 18 that is an 80% decrease.

To calculate the percent change from 90 to 18, we first need to find the difference between the two values:

Change = Final Value - Initial Value

Change = 18 - 90

Change = -72

The negative sign indicates that there has been a decrease in value.

To find the percent change, we can use the following formula:

Percent Change = (Change / Initial Value) x 100%

Percent Change = (-72 / 90) x 100%

Percent Change = -80%

So there is decrease in percent from 90 to 18 that is by 80%.

To know more about Percent:

https://brainly.com/question/25828142

#SPJ4

Which equations are true for the values of x, y, and z? Select three options.

2 lines intersect to form 4 angles. Clockwise, from top, the angles are: 65 degrees, x, y, z.

Answers

The equations that are true of the values x, y, and z are :

x degrees + 65 degrees = 180 degreesx degrees = z degreesy degrees = 65 degrees

How to find the equations ?

The line that x degrees and 65 degrees is on, is a straight line which means that they will both add up to 180 degrees :

x degrees + 65 degrees = 180 degrees

x and z are congruent angles which means they are both the same angle measure.

y would be equal to 65 degrees because, just like x and z, y and 65 degrees are congruent.

Find out more on equations at https://brainly.com/question/2198418

#SPJ1

Options include:

x degrees + 65 degrees = 180 degreesx degrees = z degreesy degrees = 65 degreesx degrees= 65 degreesx degrees + y degrees + z degrees = 115 degrees

A tree that is 18 feet tall is growing at a rate of 2 feet each year. A different tree that is 20.5 feet tall is growing at a rate of
3/4
feet each year. At this rate, when will the trees be the same height? What will
the height of the trees be?

Answers

The trees will be the same height in 2 years and the height of these trees will be 22 ft.

Linear Expression

A linear expression can be represented by a line. The standard form for this equation is: y=mx+b , for example, y=x+10. Where:

m= the slope.

b= the constant term that represents the y-intercept

For the given example: m=1 and b=10.

For solving the question you should convert the given text into an algebraic expression.

Tree01= 18+2*y

Tree02= 20.5+0.75*y (Note that  3/4=0.75)

y= number of years

Therefore,

18+2*y=20.5+0.75*y

2y-0.75*y=20.5-18

1.25y=2,5

y=2

Thus, at 2 years the trees will be the same height.

When y=2, you have:

Tree01= 18+2*y= 18+2*2=18+4=22

Tree02= 20.5+0.75*y =20.5+1.5=22

Learn more about the algebraic expression here:

brainly.com/question/2164351

#SPJ1

Find the sum of 2√5 and 3√7

Answers

Answer:

the sum of 2rude 5 is 4.47-(answer)and the sum of 3 rude 7 is 7.79-(answer).

Hi there, here's your answer:

Given the question [tex]2\sqrt{5} + 3\sqrt{7}[/tex]

Since these two roots have no common factors, we can either leave the expression as it is, or simplify using the values of the roots.

In which case, [tex]\sqrt{5} = 2.236[/tex] and [tex]\sqrt{7} = 2.645[/tex]

On simplifying, we get

[tex]2\sqrt{5}[/tex] = 2 × 2.236 = 4.472

And

[tex]3\sqrt{7}[/tex] = 3 × 2.645 = 7.935

Thus, the sum will be 4.472 + 7.935 = 12.407

Hope it helps! Please mark as Brainliest!

Jemma filled one-fourth of a barrel with compost on Saturday. Then she filled the remaining space with 4,200 g4,200 g4, comma, 200, start text, space, g, end text of compost on Sunday.
How many kilograms of compost are in the barrel?
.....kilograms?

Answers

The kilograms of compost in the barrel is 5.6 kg

How to determine the kilograms of compost in the barrel?

From the question, we have the following parameters that can be used in our computation:

Amount filled on day 1 = 1/4

Remaining space = 4200 grams

The number of kilograms in the barrel is calculated as

Remaining space = (1 - 1/4) * Original space

Substitute the known values in the above equation, so, we have the following representation

(1 - 1/4) * Original space = 4200 grams

Convert to kg

(1 - 1/4) * Original space = 4.2 kg

So, we have

Original space = 4.2 kg/(1 - 1/4)

Evaluate

Original space = 5.6 kg

Hence, the original space is 5.6 kg

Read more about proportions at

https://brainly.com/question/870035

#SPJ1

“Log 2x = -1 Solve each equation. Check Answers”
Please help me logs are confusing

Answers

To solve this equation, we need to use the inverse of the logarithm function. The inverse of the logarithm function is the exponential function.

Therefore, we can rewrite the equation as: 2x = 10^(-1)

Now, we can solve for x by dividing both sides by 2:
x = 10^(-1) / 2

x = 0.5

To check our answer, we can plug it back into the original equation and see if it is true:
Log2(0.5) = -1

Since this is true, our answer is correct.

Hope this helps:)

please help asap thankyou

Answers

Answer:

A = 648π cm²

Step-by-step explanation:

the area (A) of a semicircle is half the area of a circle , then

A = [tex]\frac{1}{2}[/tex] πr² ( r is the radius ) , then

A = [tex]\frac{1}{2}[/tex] × π × 36² = [tex]\frac{1}{2}[/tex] × π × 1296 = 648π cm²

Write a linear function for the data in the table.
X
y
0
8
1
4.5
2
1
3
-2.5
4
-6

Answers

Main form: f(x)=mx+b
f(x)=-3.5x+8

Please help, I’ll give brainliest!!!!!!!!!!!!

Answers

The solution to the given system of equation is (-2,7) and (2, -1).

What is system of equation?

A system of equations are the set of equations where the solution for these equations are the intersecting point between the equations.

The graph denotes the two equations in which one is line and another one is parabola.

These system equation has two solutions.

That is, the point where the curve and line intersect is the solution for the system.

In this graph, the line and the curve intersects at two points,

i.e., (-2,7) and (2, -1).

Hence, the solution to the given system of equation is (-2,7) and (2, -1).

Learn more about system of equation here:

https://brainly.com/question/29142313

#SPJ1

factors other than the independent variable may also act on the dependent variable. if these factors vary systematically with the independent variable, they are called:

Answers

Factors other than independent variables which may act on the dependent variable , when these factors vary systematically with independent variable they are known as confounds variables or extraneous variable.

Factor which is other than the independent variable and might produce an effect in the given experiment.Manipulation of independent variable which has an effect on the expressions dependent variable.Other variables which has impact on changing the dependent variables are known as extraneous variable.Extraneous variables are also known as confounding variables.Confounding variables or extraneous variables these are the factors which does not manipulate and are part of the given experiment.

Therefore, factors which vary systematically with the given independent variable is called  confounds variables or extraneous variable.

Learn more about factors here

brainly.com/question/29474540

#SPJ4

What is the area of a picture with side lengths that are 12 inches? Use the formula A=s2, where s is the length of one side

Answers

The area of the picture is 144 square inches.

What is Area?

The area is a measurement of the extent of a two-dimensional surface or region. It is expressed in square units, such as square inches, square meters, or square feet. The area of a shape is the amount of space it occupies in a plane or on a flat surface. The calculation of area depends on the shape of the object. For example, the area of a circle is calculated by using the formula A = πr², where r is the radius of the circle.

The area of a square with side length s is given by the formula A = s². If the side length of the picture is 12 inches, then we can substitute s = 12 into the formula to get:

A = s² = 12² = 144

Therefore, the area of the picture is 144 square inches.

To know more about area visit:

https://brainly.com/question/27683633

#SPJ1

here is a shape. find the total area of the shape

Answers

Answer:

Area A, is x times y

Step-by-step explanation:

To find the area you must multiply the light x width of a rectangle or square

um.... kauser is this u

What is the sum of 3 of the interior angles of a regular pentagon?

Answers

Answer
540 degrees

Explanation
180(n-2)
=180(5-2)
=180(3)
=540

540° is your answer!

En las elecciones del consejo estudiantil el 39% de los 80 votantes eligió a Petra ¿Cuántos votos óptico Petra ?

Answers

31 people chose Petra as leader in the student council elections.

What is percentage?

Percentage is used to represent a fraction of 100.

Percent is represented by the sign "%".

Mathematically, we can write the percentage as -

A% of B

(A/100) x B

AB/100

Given is that in the student council elections, 39% of the 80 voters chose Petra.

We can find the total number people who chose Petra as leader as -

{x} = 39% of 80

{x} = (39/100) x 80

{x} = 31.2

{x} = 31

Therefore, 31 people chose Petra as leader in the student council elections.

To solve more questions on percentage, visit the link below

https://brainly.com/question/29541337

#SPJ9

{Question in English -

In the student council elections, 39% of the 80 voters chose Petra. How many optical votes Petra?}

What is the standard deviation of the data set {2,1,1,2,2,3}?
You may use the desmos calculator to assist you.
Enter your answer as a number, rounded to the nearest tenth

Answers

The standard deviation of the data set is  0.7.

How to calculate standard deviation?

First, calculate the mean of the data set:

(mean) = (2+1+1+2+2+3)/6 = 11/6 ≈ 1.8

Next, calculate the deviation of each data point from the mean:

2 - 1.8 = 0.2

1 - 1.8 = -0.8

1 - 1.8 = -0.8

2 - 1.8 = 0.2

2 - 1.8 = 0.2

3 - 1.8 = 1.2

Now square each deviation:

0.2² = 0.04

(-0.8)² = 0.64

(-0.8)² = 0.64

0.2² = 0.04

0.2² = 0.04

1.2² = 1.44

The sum of the squared deviations is:

0.04 + 0.64 + 0.64 + 0.04 + 0.04 + 1.44 = 2.84

To find the variance, we divide by the number of data points:

variance = 2.84/6 ≈ 0.4733

Finally, take the square root of the variance to get the standard deviation:

standard deviation = √(0.4733) ≈ 0.69

Therefore, the standard deviation of the data set {2,1,1,2,2,3} is approximately 0.7 (rounded to the nearest tenth).

Learn more on standard deviation here: https://brainly.com/question/24298037

#SPJ1

8x^{2}-8x8x
2
−8x from -6x^{2}-10x+4−6x
2
−10x+4.

Answers

The value of the equation 8x² - 8x + 2 -( 6x² - 10x + 4) is 2x² + 2x - 2.

How to illustrate the equation

It should be noted that an equation simply has to do with the statement that illustrates the variables given. In this case, it is vital to note that

two or more components are considered in order to be able to describe the scenario.

It is important to note that an equation is the mathematical statement which can be made up of two expressions which are connected by an equal sign.

The equation can be illustrated thus:

8x² - 8x + 2 -( 6x² - 10x + 4)

8x² - 8x + 2 - 6x² + 10x - 4

= 2x² + 2x - 2

Learn more about equations on:

brainly.com/question/2972832

#SPJ1

how do you solve direct proportional with decimal numbers​

Answers

To solve a direct proportion problem with decimal numbers, you can follow the same steps as with whole numbers.

What is direct proportion ?

A direct proportion is a relationship between two variables where an increase in one variable results in a proportional increase in the other variable.

To solve a direct proportion problem with decimal numbers:

Write down the formula for direct proportion: y = kx.Identify the two variables in the problem and assign them to y and x.Calculate the constant of proportionality (k) by dividing y by x.Use the value of k to find the value of y for a given value of x, or use the value of y to find the value of x for a given value of y.

Find out more on direct proportion at https://brainly.com/question/1266676

#SPJ1

Write an expression to display a loss of 42 yards on the football field

Answers

Answer:

Step-by-step explanation:

An expression to display a loss of 42 yards on the football field would be: -42 yards.

The negative sign in front of the number 42 indicates a loss or a decrease in the yards, which represents a loss of 42 yards on the football field.

what is the HCF of the expressions 3(x-y)^2 and 12x^2(x^2+y^2+2xy)






























































Answers

By factorizing the polynomials, the HCF of the expressions 3(x-y)^2 and 12x^2(x^2+y^2+2xy) is 3.

HCF or Highest Common Factor is the greatest number which divides each of the two or more numbers. HCF is also called the Greatest Common Measure (GCM) and Greatest Common Divisor(GCD).

To obtain the HCF of algebraic expression, take the common of all the prime factors of two polynomials.

We first factorize the given algebraic expressions:

3(x - y)^2 = 3 × (x - y) × (x - y)

12x^2(x^2+y^2+2xy) = 12x^2(x + y)^2

12x^2(x + y)^2 = 2 × 2 × 3 × x × x ×  (x + y) × (x + y)

so, the highest common factor between the both expressions is 3.

To know more about HCF

https://brainly.com/question/25940561

#SPJ4

for the histogram on the right determine whether the mean is greater​ than, less​ than, or approximately equal to the median. justify your answer.

Answers

The median exceeds the mean by more. The histogram is skewed to the right, which shows that lower values are dragging down the mean.

The median of the histogram on the right is higher than the mean. This is evident from the histogram's form, which is tilted to the right. This shows that the lower values tend to drag the mean down. The median is greater than the mean. The right-handed skewness of the histogram indicates that the mean is being pulled down by lesser values and However, because it is the centre number and is only impacted by the higher and lower values equally, the median is unaffected by the lower values. Because of this, the mean in this histogram is less than the median.

Learn more about median here

https://brainly.com/question/28060453

#SPJ4

Find the mZB.
A.
53.13°
B. 1°
C.
36.87°
D. Not enough information

Answers

The angle m∠B of the quadrilateral has a measure of 72°

How to evaluate for angle m∠B of the quadrilateral

The complete question is added as an attachment

For any quadrilateral, the sum of its four interior angles is equal to 360°,

Using the above as a guide, we have the following:

17x + 5 + 13x + 7 + 118° + 80° = 360°

Evaluate the like terms

So, we have

30x + 210° = 360°

Subtract 210° from both sides

30x = 150°

So, we have

x = 5

Given that

B = 13x + 7

We have

B = 13 * 5 + 7

Evaluate

B = 72

Therefore, the measure for the angle m∠B is 72°

Read more about quadrilateral at:

brainly.com/question/5715879

#SPJ1

Here are 2 points in the plane.
B
Explain how to construct a line segment that is half the length
of segment AB .
O Construct a new point and create an angle bisector.
Create two circles centered at each point to the other and make a line through their intersections to
cut it in half.
O
Link them with a segment, make a new point on it and make a circle centered at A and B to the new
point.

Answers

To construct a line segment that is half the length of segment AB, follow the steps below.

What is the intersection points of the circle?

The intersections of two circles determine a line known as the radical line. If three circles mutually intersect in a single point, their point of intersection is the intersection of their pairwise radical lines, known as the radical center.

Draw a straight line passing through points A and B.

Bisect the line segment AB at point C.

Draw a circle centered at point C with a radius equal to AC or BC.

The intersection points of the circle and the line passing through A and B will be points D and E.

The line segment DE will be half the length of segment AB.

Therefore, To construct a line segment that is half the length of segment AB, follow the steps above.

To learn more about the intersection points of the circle visit:

https://brainly.com/question/28928180

#SPJ1

Other Questions
in line 4, why is truth described as the pure inmate of thy glowing breast? What is meant by the present value of money?A. The sum of the deposit and the simple interestB. The amount borrowed or depositedC. The difference between the future value andD. The maximum amount of money that can be deposited rule stating that more will be demanded at lower prices and less at higher prices is called? what happens when you add a nonvolatile solute to a liquid? Steve invests $2,100 in an account that earns 6.9% interest, compounded continuously. What is the value of the account after 13 years? Round your answer to the nearest hundredth. how would things be different if the clay county bank robbery has taken place in 1966 instead of 1866 ? there are two ways to conquer and enslave a nation, namely ___________ and __________ An equilateral triangle with side length 3 cm is shown in the diagram, work out the height of the triangle.Give your answer rounded to 1 DP. a force of 192 lb is required to hold a spring stretched 3 ft beyond its natural length. how much work w is done in stretching it from its natural length to 9 inches beyond its natural length? HELPP pleaseFind the length of the unknown side of the triangle.10 ft5 ftThe length of the unknown side of the triangle is(Simplify your answer. Type an exact answer, using radicals as needed.) a thin uniform cylindrical turntable of radius 2.1 m and mass 34 kg rotates in a horizontal plane with an initial angular speed of 7.7 rad/s. the turntable bearing is frictionless. a clump of clay of mass 12 kg is dropped onto the turntable and sticks at a point 1.1 m from the point of rotation. treat the clay as a point mass. find the angular speed of the clay and turntable. what were the first mass-produced valentine cards decorated with is there a statute of limitations on child support? The electric force is much stronger than the gravitational force, and yet the gravitational force is the dominant force that we notice in our everyday interactions and at a planetary or larger scales. why? Combine like terms to simplify the expression:1. 170. 07+(3. 92)1. 170. 07a+(3. 92a) The Nutty Professor sells cashews for $7.70 per pound and Brazil nuts for $5.00 per pound. How much of each type should be used to make a 30 pound mixture that sells for $6.08 per pound?Round answers to the nearest pound. If it takes 2.0h for cathy to walk from her house to her school at a rate of 1.0 m/s how far is her school from her house In which of the following scenarios is transmission of a blood-borne disease possible?being bitten by a mosquitosharing a spoon with an HIV-positive friendsitting in a waiting room with an infected patienthaving unprotected sex with an infected partner Select the correct answer.Which story would be best categorized as a legend?OAOB.a story about supernatural powers of godsa story about the creation of mankinda fictional story about creatures with supernatural powersa factual story about a warrior's journey and strugglea story about witches and fairiesReset Which set of steps shows how to find f(-3) when f(c)=-4x-5?