Jack's father is three times older than Jack. Five years ago, the sum of their ages was 34. How old is Jack's father now?.

Answers

Answer 1

Answer:

jacks father is x

jack is 3x

34 =


Related Questions

Simon bought three plants at a nursery for $17.94. How much money would it cost for Simon to go back to the store and buy two more plants?

Answers

Answer:29.4

Step-by-step explanation:

alright so basically if he bought 3 plants for 17.94, then you just have to divide by three, like so. 17.94/3. you can do this with any calculator. now you have the original price of each plant, which is $5.98. now, multiply by two. $11.96. now add 17.94. $29.4.  that is the final answer

The cost of buying two more plants is $11.98

What is a cost?

Cost is a value of money that a company had to spend to produce its goods or services.

Given that, Simon bought three plants at a nursery for $17.94

Cost of 3 plants = $17.94

Cost of 1 plant = $17.94/3

Cost of 1 plant = $5.98

Cost of 2 plant = $5.98*2 = $11.96

Hence, The cost of buying two more plants is $11.98

For more references on cost, click;

https://brainly.com/question/15135554

#SPJ2

1. construct a 5-to-32 line decoder with four 3-to-8 line decoder with enable and a 2-to-4 line decoder. use block diagrams for the components, label all inputs and outputs.

Answers

Sure! Here's a block diagram representation of a 5-to-32 line decoder using four 3-to-8 line decoders with enable (3:8 decoder with enable) and a 2-to-4 line decoder.

     _________       _________       _________       _________

    |         |     |         |     |         |     |         |

IN[4] | 5:32    |     | 3:8     |     | 3:8     |     | 3:8     |

----->| Decoder |---->| Decoder |---->| Decoder |---->| Decoder |----> Y[31]

    |_________|     |_________|     |_________|     |_________|

    |                           | |                           |

IN[3] |                           | |                           |

----->|                           | |                           |

    |          3:8 Decoder       | |          3:8 Decoder       |

    |___________________________| |___________________________|

    |                           | |                           |

IN[2] |                           | |                           |

----->|                           | |                           |

    |          3:8 Decoder       | |          3:8 Decoder       |

    |___________________________| |___________________________|

    |                           | |                           |

IN[1] |                           | |                           |

----->|                           | |                           |

    |          3:8 Decoder       | |          3:8 Decoder       |

    |___________________________| |___________________________|

    |                           | |                           |

IN[0] |                           | |                           |

----->|          2:4 Decoder       | |                           |

    |___________________________| |          3:8 Decoder       |

                                   |___________________________|

Inputs:

IN[4:0]: 5-bit input lines

Outputs:

Y[31:0]: 32 output lines

The 5-to-32 line decoder takes a 5-bit input (IN[4:0]) and produces 32 output lines (Y[31:0]). It uses four 3-to-8 line decoders with enable (3:8 Decoder) to decode the input bits and generate intermediate outputs. The intermediate outputs are then connected to a 2-to-4 line decoder (2:4 Decoder) to produce the final 32 output lines (Y[31:0]).

Note: The enable lines for the 3-to-8 line decoders are not shown in the diagram for simplicity. Each 3-to-8 line decoder will have its own enable input, which can be used to enable or disable the decoder's functionality.

Learn more about decoder  here:

https://brainly.com/question/30966999

#SPJ11

Selecting a US State Choose one of the 50 states at random. a. What is the sample space? [Type your answer here] b. What is the probability that it begins with M? [Type your answer here] c. What is the probability that it doesn't begin with a vowel?

Answers

Sample space of randomly selecting a US state is 50, the probability that the US state begins with M is 4/25, and the probability that it doesn't begin with a vowel is 2/5.

a. What is the sample space?The sample space for randomly selecting one of the 50 US states is 50, i.e., the list of the 50 states.

b. What is the probability that it begins with M?The number of states that begin with M is 8. Therefore, the probability that the randomly selected US state begins with M is 8/50 or 4/25.

c. What is the probability that it doesn't begin with a vowel?There are 20 US states that don't begin with a vowel. Therefore, the probability that a randomly selected US state doesn't begin with a vowel is 20/50 or 2/5.

Randomly selecting a US state requires knowing the sample space, which in this case is 50. A sample space represents all possible outcomes of a random experiment. Therefore, the sample space for this problem represents the list of all 50 US states that can be randomly selected. The probability that a randomly selected US state begins with M can be calculated by dividing the number of states that begin with M by the total number of states. There are 8 US states that begin with M, hence, the probability of selecting a state that begins with M is 8/50 or 4/25. Finally, the probability that the randomly selected US state doesn't begin with a vowel is 20/50 or 2/5.

In conclusion, the sample space of selecting a US state randomly is 50, the probability that it begins with M is 4/25, and the probability that it doesn't begin with a vowel is 2/5.

To know more about probability visit:

brainly.com/question/31828911

#SPJ11

Use polar coordinates to find the volume of the solid below the paraboloid z=75−3x^2−3y^2 and above the xy-plane.

Answers

The volume of the solid below the paraboloid z = 75 - 3x² - 3y² and above the xy-plane, in terms of polar coordinates, is given by V = Rθ(75 - 3R²).

How did we get the values?

To find the volume of the solid below the paraboloid z = 75 - 3x² - 3y² and above the xy-plane using polar coordinates, express the equation of the paraboloid in terms of polar coordinates.

In polar coordinates:

x = r cos(theta)

y = r sin(theta)

Substituting these values into the equation of the paraboloid:

z = 75 - 3(r cos(theta))² - 3(r sin(theta))²

z = 75 - 3r² cos²(theta) - 3r² sin²(theta)

z = 75 - 3r² (cos²(theta) + sin²(theta))

z = 75 - 3r²

Finding the volume above the xy-plane, integrate the expression z = 75 - 3r² with respect to z over the region where z is positive.

The region in polar coordinates can be defined as:

0 <= r <= R

0 <= theta <= 2pi

To calculate the volume, integrate the expression z = 75 - 3r² with respect to z over the region defined above:

V = ∫∫∫ (75 - 3r²) dz dr d(theta)

To simplify the integration, note that the expression (75 - 3r²) does not depend on z or theta. Therefore, pull it out of the integral:

V = (75 - 3r²) ∫∫∫ dz dr d(theta)

Integrating dz over the positive range of z gives us z evaluated from 0 to (75 - 3r²):

V = (75 - 3r²) ∫∫ (75 - 3r²) dr d(theta)

Integrating dr over the range 0 to R and d(theta) over the range 0 to 2pi, we get:

V = (75 - 3r²) ∫[0 to R] ∫[0 to 2pi] dr d(theta)

Now, perform the integration:

V = (75 - 3r²) ∫[0 to R] [r] d(theta)

V = (75 - 3r²) [rθ] evaluated from 0 to R

V = (75 - 3R²) (Rθ) - (75 - 3R²) (0)

V = Rθ(75 - 3R²)

Therefore, the volume of the solid below the paraboloid z = 75 - 3x² - 3y² and above the xy-plane, in terms of polar coordinates, is given by V = Rθ(75 - 3R²).

learn more about polar coordinates: https://brainly.com/question/14965899

#SPJ4

Pls help find the area

Pls help find the area

Answers

Answer:

18 mi²

Step-by-step explanation:

Using the formula:

\(A = \frac{hb}{2}\)

\(A = \frac{4.5*8}{2}\)

A=36/2

A=18

Units will be mi² since it is area

Answer:

A = 18 mi²

Step-by-step explanation:

the area (A) of a triangle is calculated as

A = \(\frac{1}{2}\) bh ( b is the base and h the perpendicular height )

here b = 8 and h = 4.5 , then

A = \(\frac{1}{2}\) × 8 × 4.5 = 4 × 4.5 = 18 mi²

Find the measure of Angle A. Angle A=​

Find the measure of Angle A. Angle A=

Answers

Answer: Angle A= 35

Step-by-step explanation:

explain how you would solve this equation

and find the value of x


2x + 10 = 28

Answers

first subtract 10 from both sides and then you get 2x= 18 then divided 2 from both sides and u leave off with x=9

do anyone know the answer???

do anyone know the answer???

Answers

Answer:

13/15

Step-by-step explanation:

THis is because 2/3and 1/5 change 5 and 3 to 15 . And 2 to 10 and 1 to 3=13/15

Plz need help

What is the value of (2/3)

Plz need help What is the value of (2/3)

Answers

Answer:

2/9

Step-by-step explanation:

2(2/3)^2-4(2/3)+2

2(4/9)-8/3+2

8/9-8/3+2

-16/9+2

2/9

Which radian measure is equivalent to −15°?

−9π/20
−20π/9
−12π
−π/12

Which radian measure is equivalent to 15?9/2020/912/12

Answers

Answer:

-π/12

Step-by-step explanation:

1)  -15 * π/180 =

2)  = -π/12

Answer:

D

explanation:

I took the quiz

E is a solid bounded by the parabolic cylinder z=1-y^2 and the planes x+z=1, x=0, and z=0. The density at each point is proportional to the distance to the xy-plane. Find the center of mass

Answers

The center of mass for solid E is located at (xcm, ycm, zcm). To find it, use the equation CM=(Σi=1nmiri)/(Σi=1nmi).

To solve this problem, first, determine the volume of solid E by using the triple integral: V = ∫∫∫dV where dV = dx dy dz = (1 - y2) dx dy.

Next, compute the mass of the solid. Since the density at each point is proportional to the distance to the xy-plane, the mass of the solid is equal to the integral of density times volume: m = ∫∫∫ρ dV.

Finally, calculate the coordinates of the center of mass by computing the integrals:
xcm = ∫∫∫xρ dV,
ycm = ∫∫∫yρ dV,
and
zcm = ∫∫∫zρ dV.

By computing all three integrals, you can determine the center of mass of solid E which is located at (xcm, ycm, zcm).

Know more about center of mass here:

https://brainly.com/question/28021242

#SPJ11

13 quarts of soil are used to completely fill 4 flower pots how many will 3 hold

Answers

Answer:

9.75

Step-by-step explanation:

13÷4=3.25

3.25×3=9.75

In this figure,

AB | CD
mZ4 = 30° what is mZ8?​

In this figure,AB | CDmZ4 = 30 what is mZ8?

Answers

Hey there! :)

Answer:

m∠8 = 30°.

Step-by-step explanation:

Since AB || CD, m∠4 = m∠8 because they are corresponding angles. Therefore:

If m∠4 = 30°, m∠8 = 30°.

Answer:

30 = <8

Step-by-step explanation:

<4 and <8 are corresponding angles and corresponding angles are equal when the lines are parallel

<4 = <8

30 = <8

(f – g)(x) = x2 x – 4 x2 x 4 x2 – x 6 x2 x 6

Answers

The terms (f - g)(x), where f(x) = x2/x - 4 and g(x) = x2/x + 4x2 - x/6x2 - 6, are simplified.

Finding the common denominator of the two fractions in f(x) and g(x) is the first step in simplifying (f - g)(x). As 6x is the common denominator, the two fractions must be rewritten as follows:

f(x) = \((x^2/ x)\) * (6/6) - (4/1) * (x/6x)

G(x) is equal to (x2/x) * (6/6) + (4x2 - x)/ (6x2).

We can now deduct g(x) from f(x) to obtain:

(f - g)(x) = (6/6 - 6/6 - 4/1) * (x/6x) - \((4x^2 - x)/ (6x^2)\)

We can dispense with the first term as its simplification yields 0. We get -2x/3 by simplifying the second term. The third term can be simplified to (-4x3 + x2 - 24x2 + 6x)/(6x3), which is equivalent to (-4x3 - 23x2 + 6x)/(6x3).

Therefore, the final simplified expression for (f - g)(x) is:

\((f - g)(x) = -2x/3 - (4x^3 + 23x^2 - 6x)/(6x^3)\)

Learn more about expression, here:

https://brainly.com/question/14083225

#SPJ4

solve

12 - y = 5

could you explain how to do it :]

Answers

Answer:

this is

12-y=5

12-y =5

y=5- 12

then y=7

could you see this this correct

Answer:

7

Step-by-step explanation:

do 12-5 which is 7

that is the answer

you need to find which number needs to be subtracted from 12 to make 5!

What is mean reversion? How is mean reverting level x1 is calculated for time series? How is it interpreted?

Answers

Mean reversion is the tendency of prices or variables to return to their average level. The mean-reverting level, x1, is calculated using statistical methods and indicates potential future decreases or increases.

Mean reversion refers to the tendency of asset prices or economic variables to move back to their average or mean level over time. The mean-reverting level, x1, for a time series can be calculated using statistical methods like moving averages or exponential smoothing. These techniques estimate the average value or trend of the data.



The interpretation of x1 depends on the context. If the current value is above x1, it suggests a potential future decrease, reverting back to x1. Conversely, if the current value is below x1, it indicates a potential future increase, also reverting back to x1. The deviation from x1 provides insights into the strength or speed of the mean reversion process.



Therefore, Mean reversion is the tendency of prices or variables to return to their average level. The mean-reverting level, x1, is calculated using statistical methods and indicates potential future decreases or increases.

To learn more about statistical click here

brainly.com/question/33214409

#SPJ11

How to find spring constant from linear regression

Answers

The spring constant can be found from linear regression by using Hooke's Law, which states that the force exerted by a spring is directly proportional to its displacement.

The equation for Hooke's Law is F = kx, where F is the force, k is the spring constant, and x is the displacement. In linear regression, we can use the slope of the line of best fit to represent the spring constant. The slope of the line of best fit is calculated by taking the difference between the y-values of two points on the line and dividing it by the difference between the x-values of those same two points.

In the case of Hooke's Law, the force (F) is the y-value and the displacement (x) is the x-value. Therefore, the slope of the line of best fit will be equal to the spring constant (k).

So, to find the spring constant from linear regression, you can simply calculate the slope of the line of best fit using the equation:

  k = (F₂ - F₁)/(x₂ - x₁)

Where F₁ and F₂ are the forces at two different points on the line of best fit, and x₁ and x₂ are the corresponding displacements.

Learn more about Hooke's law at https://brainly.com/question/2648431

#SPJ11

I need help ASAP please

I need help ASAP please

Answers

Answer:

it should be 5

Step-by-step explanation:

-4 to 1 is 5, 1 to 6 is 5 so yea.

                                       ❊❊                  HI                  ❊❊

                                           

                                            THE SLOPE WILL BE 5

  ⎧  ⁍ . ⁍ ⎫

  ⎟  >    >⎟

  ⎝          ⎠

        ⎝⎠

i’m confused with this question

im confused with this question

Answers

Answer:

B and C

Step-by-step explanation:

Answer: The answer to this question is "A.)" due to the fact of the equation is the same on both sides of the equal sign.

Step-by-step explanation:

Infinite solutions would mean that any value for the variable would make the equation true. So, therefore, -76x + 76 = -76x +76 , is the correct answer.

Priya has a recipe for banana bread. She uses 7 1/2 cups of flour to make 3 loaves of banana bread. Andre will follow the same recipe. He will make b loaves of banana bread using f cups of flour. Which of these equations represents the relationship between b and f?

Answers

Answer:

Step-by-step explanation:

asdf

greatest integer of x < -3

Answers

Answer:

-4

Step-by-step explanation:

Here, we want to get the greatest integer less than -3

The integer less than -3 that is the greatest is -4

It is the internet directly after it to the left of the number line

The blueprint for Moreno​'s living room has a scale of 2 inches equals 3 feet. The family wants to use a scale of 1 inch equals 2 feet. What is the width of the living room on the new​ blueprint? (The width is 8)

Answers

If the 8 you’re talking about is in inches then it would be 16 feet but if it’s 8 feet then it’s 4 inches

2) Based on the results in the table, what is the probability of the spinner
landing on orange? (as a decimal to the nearest hundredth)
A) 0.20
B) 0.22
C) 0.24
D) 0.26

2) Based on the results in the table, what is the probability of the spinnerlanding on orange? (as a

Answers

The value of the probability of orange is (c) 0.24

How to evaluate the probability

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

Spinner and the number of spins

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

Orange = 12

Total = 50

So, we have

P(Orange) = Orange/Total

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

P(Orange) = 12/50

Evaluate

P(Orange) = 0.24

Read more about probability at

brainly.com/question/251701

#SPJ1

Which expression is equivalent to f+f+8ff+f+8f?

Answers

Answer:

8f² + 11f

Step-by-step explanation:

there are no expressions listed

This is the expression simplified

8f² + 11f

50 points pls answer I will give Brainlyist

50 points pls answer I will give Brainlyist

Answers

Answer:

point A: 2

point B: -3

your friend is incorrect

Step-by-step explanation:

Answer:

point A: 2

point B: -3

your friend is incorrect

Step-by-step explanation:

in how many ways can first, second, and third prizes be awarded in a contest with 44 contestants? how many ways can a committee of 3 people be selected from a club that has 15 members? how many ways can you make a 5 digit password that can be any number (including zero) or letter (not case sensitive)? how many ways can you order 6 people standing in line?

Answers

1. The No. of ways that 3 prizes can award to 44 contestants is 79464

2. The No. of ways that 3 people can be selected from 15 members is 455  

3. The No. of ways that a 5-digit password can form is 126  

4. The No. of ways that 6 people can stand in a line is 720  

Combinations:

In Mathematics, the combination is the process of selecting a number of objects from a group of objects. The combination of selecting 'a' objects from 'n' things in a time without repetition is given by

                             ⁿCₐ = n!/a!(n - a)!  

Permutations:

A permutation number of arrangements of objects in a definite order. The symbol ⁿPₓ is used to denote the number of permutations of n objects, taken x objects at a time.

                            ⁿPₓ  = n!/(n-x)!  

Here we have 3 problems and can be solved as shown below

1. In how many ways can first, second, and third prizes be awarded in a contest with 44 contestants?  

Number of contestants = 44

Number of priczes = 3 (1st 2nd and 3rd )

Number of ways can first, second, and third prizes are awarded in a contest with 44 contestants = 44 × 43 × 42 = 79464

2. How many ways can a committee of 3 people be selected from a club that has 15 members?  

Number of people = 15

The number of people who can be chosen at a time = 3

The number of ways can a committee of 3 people be selected from a club that has 15 members = 15!/3!(15 - 3)!    

= 15!/3!(12)!

= 455

3. How many ways can you make a 5-digit password that can be any number (including zero) or letter (not case sensitive)

In mathematics, we have 9 digits i.e 0 to 9  

The number of ways to choose a 5-digit password from the set of 10 digits = 9!/5!(9- 5)!  

= 9!/5!4!    

= 126

4. How many ways can you order 6 people standing in line?

Number of ways that 6 people can stand in a line = 6 ×5 ×4 ×3 ×2

=  720

     

Learn more about Permutation and combination at

https://brainly.com/question/28384311

#SPJ4

21- to 24-year-olds in the us have the lowest percentage of drivers in fatal crashes with bac levels of .08% or higher.

Answers

This statement is False:

"21- to 24-year-olds in the us have the lowest percentage of drivers in fatal crashes with bac levels of .08% or higher."

What do deadly crashes entail?

A traffic collision, also known as a motor vehicle collision, car accident, or car crash, happens when a vehicle strikes another vehicle, a pedestrian, an animal, road debris, or another immovable object, like a tree, pole, or a structure.

Exactly what is a nonfatal accident?

An injury that is not fatal under this approach is one that results from prolonged exposure to an outside force or substance (mechanical, thermal, electrical, chemical, or radiation) or from submersion. Both deliberate and inadvertent bodily harm may occur.

In a collision, what areas of the body are struck first?

Severe injuries are most frequently dealt to the neck, followed by the head, chest, legs, and abdomen/pelvis, for passengers riding on the side of the automobile that was impacted. For those riding in vehicles on the contralateral side of the car, head injuries are most common, followed by chest injuries.

To know more about fatal crashes visit:

https://brainly.com/question/27929282

#SPJ4

need help with inequalities problem

need help with inequalities problem

Answers

ll and lll is the answer.      

never said anything about

What is the slope intercept form (y=mx+b) of the equation 5x-3y=15

Answers

Answer:

y= -5/3 + 5

Step-by-step explanation:

5x-3y=15 first move the 5x to the right side of the equation which becomes 3y= -5x +15 and then divide the whole equation by 3 because u want y to be on its own so then the answer is y= -5/3 + 5

Find intervals of concavity for f(x) = 3 cos x, with 0 < x < 21. Show your work for full credit.

Answers

The intervals of concavity for f(x) = 3 cos x, with 0 < x < 21, are (0, π/2) and (3π/2, 2π).

To find the intervals of concavity for f(x) = 3 cos x, we need to analyze the second derivative of the function.

First, let's find the second derivative of f(x):

f'(x) = -3 sin x (derivative of cos x)

f''(x) = -3 cos x (derivative of -3 sin x)

Now, we can analyze the concavity of f(x) by considering the sign of the second derivative:

When x ∈ (0, π/2): In this interval, cos x > 0, so f''(x) < 0. The second derivative is negative, indicating concavity downwards.

When x ∈ (π/2, 3π/2): In this interval, cos x < 0, so f''(x) > 0. The second derivative is positive, indicating concavity upwards.

When x ∈ (3π/2, 2π): In this interval, cos x > 0, so f''(x) < 0. The second derivative is negative, indicating concavity downwards.

To know more about  second derivative click on below link:

https://brainly.com/question/29090070#

#SPJ11

Other Questions
Find the greatest common factor of 60y^8, 40y^4, 20y^5 and 80y^5. A pet store donated a percent of every sale to charity . The total sales were $6,280 so the store donated $314. What percent of $6,280 was donated to charity ? !!!Plz help!!!Which notation shows that Pis a function of X?A. PoxB. P(x)C. x.PO D. x(P) For vibrational motion, what term denotes the maximum displacement from the equilibrium position?. During halftime of a football game, a sling shot launches T-shirts at the crowd. A T-shirt is launched from a height of 3 feet with an initial upward velocity of 88 feet per second. Use the equation h(t) = - 16t2 +88t+3, where t is time in seconds and h(t) is height. How long will it take the T-shirt to reach its maximum height? What is the maximum height? The T-shirt takes second(s) to reach its maximum height. (Type an integer or a decimal.) The T-shirt's maximum height is (Type an integer or a decimal.) feet above the field. a paint machine dispenses dye into paint cans to create different shades of paint. the amount of dye dispensed into a can is known to have a normal distribution with a mean of 5 milliliters (ml) and a standard deviation of .4 ml. answer the following questions based on this information. find the dye amount that represents the 91st percentile of the distribution. z group of answer choices 5.038 ml 5.064 ml 4.464 ml 5.164 ml 5.536 m When routing a large number of VLANs, what are two disadvantages of using the router-on-a-stick inter-VLAN routing method rather than the multilayer switch inter-VLAN routing method? (Choose two.). Multiple SVIs are needed.A dedicated router is required.Router-on-a-stick requires subinterfaces to be configured on the same subnets.Router-on-a-stick requires multiple physical interfaces on a router.Multiple subinterfaces may impact the traffic flow speed. Equivalent expression to (3*6) to the 2nd power A story within a story is a frame story. True False What kind of instrument, developed by Leon Foucault, provides physical evidence that Earth is rotating on its axis?pendulumsundialdrumflashlight In, at, on ahshshshshsjj if 4% of an african population is born with a severe form of sickle-cell anemia (ss), what percentage of the population will be more resistant to malaria because they are heterozygous (ss) for the sickle-cell gene? Answer: b) James has a bicycle. Each wheel has a diameter of 35cm. James cycles his bicycle in a straight line in the playground. The front wheel makes 12 complete revolutions. How far does the bicycle travel? Give your answer in metres. Use = 3.14, you must show your workings. Suppose the government runs a redistributive tax scheme. That is, the government redistributes income across the two groups by setting tl = 1/2 y and tb = 1/2 y in the current period and t'b = 1/2 y and t'l = 1/2 y in the future period. Use a graphical analysis to analyse the effects of the introduction of the new tax scheme on the consumer choice of group b 2x+2 +5.2x +2x = 40 what is the answer of this equation step by step Lynnette is buying a triangular parcel of land. If the lengths of the three sides are 300 yards, 400 yards, and 500 yards, will the parcel of land have a right angle? Explain. What is y-4=2(x+3) in standard form Explain why the Jazz age represented the African American community What expressions go in the derivation of the tangent sum identity in place of A, B, and C? ____44.Antivirus programs look for a specific pattern of virus code. What is this pattern called?a.virus mapc.virus indexb.virus signatured.virus identifier