Kezang was 5 times as old as his son 10 years ago. After 8 years, Kezang will be twice as

old as his son. What are their present age​

Answers

Answer 1
Step-by-step explanation:

let father's age = x

son's age = y

Five years hence, age of father = x+5

age of son =y+5

So (x+5)= 3(y+5)

⇒x=3y+10

Five years ago, age of father = x-5

age of son = y-5

Sox-5=7(y-5)

⇒3y + 10-5=7y - 35

⇒ 4y = 40

⇒y=10 <<<<<<<
x = 3y +10= 40 <<<<<

Related Questions

find and sketch the domain of the function. f(x,y)=√(4-x^2-y^2) +√(1-x^2)

Answers

Answer:

Hello

Step-by-step explanation:

The domain is limited with 2 lines parallel: -1 ≤ x ≤ 1

and the disk ? (inside of a circle) of center (0,0) and radius 2

[tex]dom\ f(x,y)=\{(x,y) \in \mathbb{R} ^2 | \ -1\leq x \leq -1\ and \ ( -\sqrt{4-x^2} \leq \ y \leq \sqrt{4-x^2}\ ) \ \}\\[/tex]

The cost of producing a custom-made clock includes an initial set-up fee of $1,200 plus an additional $20 per unit made. Each clock sells for $60. Find the number of clocks that must be produced and sold for the costs to equal the revenue generated. (Enter a numerical value.)

Answers

Answer:

30 clocks

Step-by-step explanation:

Set up an equation:

Variable x = number of clocks

1200 + 20x = 60x

Isolate variable x:

1200 = 60x - 20x

1200 = 40x

Divide both sides by 40:

30 = x

Check your work:

1200 + 20(30) = 60(30)

1200 + 600 = 1800

1800 = 1800

Correct!

Which point is a solution to y equal greater than or less too
4x + 5?​

Answers

Answer:

4x+ 4

Step-by-step explanation:

Question 4 of 10
If A = (-1,-3) and B = (11,-8), what is the length of AB?
A. 12 units
B. 11 units
C. 14 units
D. 13 units
SUBMIT

Answers

Step-by-step explanation:

AB = square root of [(xA-xB)^2+(yA-yB)^2]

AB=Squarerootof(-1-11)^2 +(-3-(-8))^2=Squarerootof(-12)^2+(5)^2)

AB=Squarerootof((144)+25)= Squarerootof(169)=13 the answer is 13 units

The choice D is the right one

Tara created a 1 inch cube out of paper.
1 in
If she doubles the volume of her cube, which statement could be true?
A Tara added two inches to the height, length and width of the cube.
B Tara added two inches to the height of the cube.
C Tara doubled the measurements of the cube's height, length and width.
D Tara doubled the measurement of the cube's height.

Answers

Answer:

answer D

Step-by-step explanation:

V=L*W*H=1 ==> L=1,W=1,H=1

A:

L-> L+2=1+2=3

W -> W+2 = 1+2=3

H -> H+2=1+2=3

V=3*3*3=27 not the doubled of the volume's cube

A is false

B:

H -> H+2=1+2=3

V=1*1*3=3 not the doubled of the volume's cube

B is false

C:

H -> 2*H=2*1=2

L -> 2*L=2*1=2

W -> 2*W = 2*1=2

V=2*2*2=8 not the doubled of the volume's cube

C is false

D:

H-> H*2=1*2=2

L=1

W=1

V=1*1*2=2 is the doubled of the volume's cube

D is true

Which of the following displays cannot be used to compare data from two different sets?

Answers

Answer:

Scatter plot charts are good for relationships and distributions, but pie charts should be used only for simple compositions — never for comparisons or distributions.

Answer theas question

Answers

(1) Both equations in (a) and (b) are separable.

(a)

[tex]\dfrac xy y' = \dfrac{2y^2+1}{x+1} \implies \dfrac{\mathrm dy}{y(2y^2+1)} = \dfrac{\mathrm dx}{x(x+1)}[/tex]

Expand both sides into partial fractions.

[tex]\left(\dfrac1y - \dfrac{2y}{2y^2+1}\right)\,\mathrm dy = \left(\dfrac1x - \dfrac1{x+1}\right)\,\mathrm dx[/tex]

Integrate both sides:

[tex]\ln|y| - \dfrac12 \ln\left(2y^2+1\right) = \ln|x| - \ln|x+1| + C[/tex]

[tex]\ln\left|\dfrac y{\sqrt{2y^2+1}}\right| = \ln\left|\dfrac x{x+1}\right| + C[/tex]

[tex]\dfrac y{\sqrt{2y^2+1}} = \dfrac{Cx}{x+1}[/tex]

[tex]\boxed{\dfrac{y^2}{2y^2+1} = \dfrac{Cx^2}{(x+1)^2}}[/tex]

(You could solve for y explicitly, but that's just more work.)

(b)

[tex]e^{x+y}y' = 3x \implies e^y\,\mathrm dy = 3xe^{-x}\,\mathrm dx[/tex]

Integrate both sides:

[tex]e^y = -3e^{-x}(x+1) + C[/tex]

[tex]\ln(e^y) = \ln\left(C - 3e^{-x}(x+1)\right)[/tex]

[tex]\boxed{y = \ln\left(C - 3e^{-x}(x+1)\right)}[/tex]

(2)

(a)

[tex]y' + \sec(x)y = \cos(x)[/tex]

Multiply both sides by an integrating factor, sec(x) + tan(x) :

[tex](\sec(x)+\tan(x))y' + \sec(x) (\sec(x) + \tan(x)) y = \cos(x) (\sec(x) + \tan(x))[/tex]

[tex](\sec(x)+\tan(x))y' + (\sec^2(x) + \sec(x)\tan(x)) y = 1 + \sin(x)[/tex]

[tex]\bigg((\sec(x)+\tan(x))y\bigg)' = 1 + \sin(x)[/tex]

Integrate both sides and solve for y :

[tex](\sec(x)+\tan(x))y = x - \cos(x) + C[/tex]

[tex]y=\dfrac{x-\cos(x) + C}{\sec(x) + \tan(x)}[/tex]

[tex]\boxed{y=\dfrac{(x+C)\cos(x) - \cos^2(x)}{1+\sin(x)}}[/tex]

(b)

[tex]y' + y = \dfrac{e^x-e^{-x}}2[/tex]

(Note that the right side is also written as sinh(x).)

Multiply both sides by e ˣ :

[tex]e^x y' + e^x y = \dfrac{e^{2x}-1}2[/tex]

[tex]\left(e^xy\right)' = \dfrac{e^{2x}-1}2[/tex]

Integrate both sides and solve for y :

[tex]e^xy = \dfrac{e^{2x}-2x}4 + C[/tex]

[tex]\boxed{y=\dfrac{e^x-2xe^{-x}}4 + Ce^{-x}}[/tex]

(c) I've covered this in an earlier question of yours.

(d)

[tex]y'=\dfrac y{x+y}[/tex]

Multiply through the right side by x/x :

[tex]y' = \dfrac{\dfrac yx}{1+\dfrac yx}[/tex]

Substitute y(x) = x v(x), so that y' = xv' + v, and the DE becomes separable:

[tex]xv' + v = \dfrac{v}{1+v}[/tex]

[tex]xv' = -\dfrac{v^2}{1+v}[/tex]

[tex]\dfrac{1+v}{v^2}\,\mathrm dv = -\dfrac{\mathrm dx}x[/tex]

[tex]-\dfrac1v + \ln|v| = -\ln|x| + C[/tex]

[tex]\ln\left|\dfrac yx\right| -\dfrac xy = C - \ln|x|[/tex]

[tex]\ln|y| - \ln|x|  -\dfrac xy = C - \ln|x|[/tex]

[tex]\boxed{\ln|y| -\dfrac xy = C}[/tex]

Which of the following is a solution to 2sin2x+sinx-1=0?

Answers

Answer:

270 degrees

Step-by-step explanation:

If you plug in 270 in place of the x's, the function is true!

This is correct for Plate/Edmentum users!! Hope I could help :)

Help please guys thanks

Answers

Answer:

5

Step-by-step explanation:

(625 ^2)^(1/8)

Rewriting 625 as 5^4

(5^4 ^2)^(1/8)

We know that a^b^c = a^(b*c)

5^(4*2)^1/8

5^8 ^1/8

5^(8*1/8)

5^1

5

Answer:

[tex]5[/tex]

Step-by-step explanation:

[tex] { {(625}^{2} )}^{ \frac{1}{8} } \\ { ({25}^{2 \times 2} )}^{ \frac{1}{8} } \\ {25}^{4 \times \frac{1}{8} } \\ {5}^{2 \times 4 \times \frac{1}{8} } \\ {5}^{ \frac{8}{8} } \\ {5}^{1} \\ = 5[/tex]

1. Consider a lottery with three possible outcomes:-$125 will be received with probability 0.2-$100 will be received with probability 0.3-$50 will be received with probability 0.5a. What is the expected value of the lottery

Answers

Answer:

The expected value of the lottery is $80

Step-by-step explanation:

To get the expected value, we have to multiply each outcome by its probability

Then we proceed to add up all of these to get the expected value of the lottery

we have this as ;;

125(0.2) + 100(0.3) + 50(0.5)

= 25 + 30 + 25 = $80

what’s the missing side of the polygons

Answers

Answer:

the missing side is 21!!!!!!!!

i got 21 but i may be wrong :)

Suppose you make napkin rings by drilling holes with different diameters through two wooden balls (which also have different diameters). You discover that both napkin rings have the same height 5h. Use cylindrical shells to compute the volume V of a napkin ring of height 5 h created by drilling a hole with radius r through the center of a sphere of radius R and express the answer in terms of h .

Answers

Answer:

V = 1/6 π ( 5h)^3

Step-by-step explanation:

Height of napkin rings = 5h

Compute the volume V of a napkin ring

let a = 5

radius = r

express answer in terms of h

attached below is the detailed solution

A rope is 56 in length and must be cut into two pieces. If one piece must be six times as long as the other, find the length of each piece. Round your answers to the nearest inch, if necessary.

Answers

Answer:

48, 6

Step-by-step explanation:

The ratio of the pieces is 6 to 1

Add them together to get the total

6+1 = 7

Divide the total length by 7

56/7 = 8

Multiply the ratios by 8

6*8 = 48

 1*8 = 6

The peices are 48 and 6

Rate of change or rate of change

A farmer has 80 feet of wire mesh to surround a rectangular pen.
A) Express the area A of the pen as a function of x, also draw the figure of A indicating the admissible values ​​of x for this problem.
B) What are the dimensions of the maximum area pen?

Answers

Answer:

Step-by-step explanation:

A). Let the dimensions of the rectangular pen are,

Length = l

Width = x

Since, farmer has the wire measuring 80 feet to surround the the pen.

Perimeter of the pen = 80 feet

2(l + x) = 80

l + x = 40

l = 40 - x ------(1)

Area of the rectangular pen = Length × width

                                               = lx

By substituting the value of l from equation (1),

Area (A) of the pen will be modeled by the expression,

A = (40 - x)

A = 40x - x²

B). For maximum area of the pen,

Derivative of the area = 0

[tex]\frac{d}{dx}(A)=0[/tex]

[tex]\frac{d}{dx}(A)=\frac{d}{dx}(40x-x^2)[/tex]

         = 40 - 2x

And (40 - 2x) = 0

x = 20

Therefore, width of the pen = 20 feet

And length of the pen = 40 - 20

                                     = 20 feet

Dimensions of the pen should be 20 feet by 20 feet.

When a fridge is imported, a customs value of 10% must be paid for its value. If the value of the fridge after paying the customs value is rs. 55,000/-. What is the value before paying customs duty?

Answers

Answer:

55000×100/90

61,111.111

Ethan buys a video game on sale. If the video game usually costs $60, and it was on sale for 20% off, how much did Ethan pay? Round to the nearest whole dollar.

Answers

Ethan will pay $31.99 with the discount.

How? This is the answer because:

If 39.99 is 100%, and you are trying to find 20%...

1. you need to set it up as a ratio (of course, you do not need to do this, but it is easier for me to do it this way)

2. the ratio will look like this: 39.99/100% x/20%

3. all we need to do from here is to cross multiply!

4 39.99 x

---------- = ----------

100 20

-price is on the top and percent on the bottom

-you would now do 39.99 times 20

-then divide by 100

5. once you have 20% of 39.99, you need to subtract that answer from the total

6. 39.99 - 7.998 = 31.992 (you need to round to the nearest hundredth)

Hope this helps <3

Complete the sentence that explains why Write an Equation is a reasonable strategy for solving this problem. Because the answer may be _________ the numbers in the problem.

Answers

Answer:

4 e

Step-by-step explanation:

dz6dxrx xrrx6 xz33x4xr4x xrx

Riley wants to make 100ml of 25% saline but only has access to 12% and 38% saline mixtures. x= 12% y=38%

Answers

Answer:

x = 50

y = 50

Step-by-step explanation:

[tex]\begin{bmatrix}x+y=100\\ 0.12x+0.38y=25\end{bmatrix}[/tex]

.12(100-y) + .38y = 25

x = 50

y = 50

Solve 8x + c = k for x

Answers

Answer:

x = 1/8(k-c)

Step-by-step explanation:

8x + c = k

Subtract c from each side

8x +c-c = k-c

8x = k-c

Divide each side by 8

8x/8 = (k-c)/8

x = 1/8(k-c)

Answer:

x-1/8(k-c)

Step-by-step explanation:

Round each of the following numbers to four significant figures and express the result in standard exponential notation: (a) 102.53070, (b) 656.980, (c) 0.008543210, (d) 0.000257870, (e) -0.0357202

Answers

Answer:

Kindly check explanation

Step-by-step explanation:

Rounding each number to 4 significant figures and expressing in standard notation :

(a) 102.53070,

Since the number starts with a non-zero, the 4 digits are counted from the left ;

102.53070 = 102.5 (4 significant figures) = 1.025 * 10^2

(b) 656.980,

Since the number starts with a non-zero, the 4 digits are counted from the left ; the value after the 4th significant value is greater than 5, it is rounded to 1 and added to the significant figure.

656.980 = 657.0 (4 significant figures) = 6.57 * 10^2

(c) 0.008543210,

Since number starts at 0 ; the first significant figure is the first non - zero digit ;

0.008543210 = 0.008543 (4 significant figures) = 8.543 * 10^-3

(d) 0.000257870,

Since number starts at 0 ; the first significant figure is the first non - zero digit ;

0.000257870 = 0.0002579 (4 significant figures) = 2.579 * 10^-4

(e) -0.0357202,

Since number starts at 0 ; the first significant figure is the first non - zero digit ;

-0.0357202 = - 0.03572 (4 significant figures) = - 3.572* 10^-2

How do I figure this question out

Answers

Answer:

Orthocenter would be in the middle of the shape.

Step-by-step explanation:

B.

Lost-time accidents occur in a company at a mean rate of 0.8 per day. What is the probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2

Answers

Answer:

0.01375 = 1.375% probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2.

Step-by-step explanation:

We have the mean during the interval, which means that the Poisson distribution is used.

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

In which

x is the number of sucesses

e = 2.71828 is the Euler number

[tex]\mu[/tex] is the mean in the given interval.

Lost-time accidents occur in a company at a mean rate of 0.8 per day.

This means that [tex]\mu = 0.8n[/tex], in which n is the number of days.

10 days:

This means that [tex]n = 10, \mu = 0.8(10) = 8[/tex]

What is the probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2?

This is:

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

In which

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-8}*8^{0}}{(0)!} = 0.00034[/tex]

[tex]P(X = 1) = \frac{e^{-8}*8^{1}}{(1)!} = 0.00268[/tex]

[tex]P(X = 2) = \frac{e^{-8}*8^{2}}{(2)!} = 0.01073[/tex]

So

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.00034 + 0.00268 + 0.01073 = 0.01375[/tex]

0.01375 = 1.375% probability that the number of lost-time accidents occurring over a period of 10 days will be no more than 2.

4 people take 3 hours to paint a fence assume that all people paint at the same rate How long would it take one of these people to paint the same fence?​

Answers

Answer:

12

Step-by-step explanation:

A graph of 2 functions is shown below. graph of function f of x equals negative 11 by 3 multiplied by x plus 11 by 3 and graph of function g of x equals x cubed plus 2 multiplied by x squared minus x minus 2 Which of the following is a solution for f(x) = g(x)? (2 points) x = −2 x = 1 x = 0 x = −1

Answers

9514 1404 393

Answer:

  (b)  x = 1

Step-by-step explanation:

A graph shows the solution to f(x) = g(x) is x = 1.

__

We want to solve ...

  g(x) -f(x) = 0

  x^3 +2x^2 -x -2 -(-11/3x +11/3) = 0

  x^2(x +2) -1(x +2) +11/3(x -1) = 0 . . . . . factor first terms by grouping

  (x^2 -1)(x +2) +11/3(x -1) = 0 . . . . .  . the difference of squares can be factored

  (x -1)(x +1)(x +2) +(x -1)(11/3) = 0 . . . . we see (x-1) is a common factor

  (x -1)(x^2 +3x +2 +11/3) = 0

The zero product rule tells us this will be true when x-1 = 0, or x = 1.

__

The discriminant of the quadratic factor is ...

  b^2 -4ac = 3^2 -4(1)(17/3) = 9 -68/3 = -41/3

This is less than zero, so any other solutions are complex.


The population, P(t), in millions, of a country, in year t, is given by the formula P(t) = 24 + 0.4t. What are the values of the population for t = 10, 20,
and 30?

Answers

Answer:

B. 28, 32, 36 millions

Step-by-step explanation:

Given:

P(t) = 24 + 0.4t

Where,

P(t) = population in millions

t = number of years

✔️Value of the population when t = 10:

Plug in t = 10 into P(t) = 24 + 0.4t

P(t) = 24 + 0.4(10)

P(t) = 24 + 4

P(t) = 28 million

✔️Value of the population when t = 20:

Plug in t = 20 into P(t) = 24 + 0.4t

P(t) = 24 + 0.4(20)

P(t) = 24 + 8

P(t) = 32 million

✔️Value of the population when t = 30:

Plug in t = 30 into P(t) = 24 + 0.4t

P(t) = 24 + 0.4(30)

P(t) = 24 + 12

P(t) = 36 million

Describe the system of equations
How many solutions does this system have.

Answers

Answer:

Step-by-step explanation:

One solution, at the point of intersection, (3,3)

Simplify
x * x^5 / x^2 * x

Answers

it’s x^3, i guess hope this helps

If 4 gallons of gasoline cost $13.76, how much will 11 gallons of gasoline cost?

Answers

Answer:

x=37.84

Step-by-step explanation:

We can write a ratio to solve

4 gallons        11 gallons

--------------- = ----------------

13.76              x dollars

Using cross products

4x = 11*13.76

4x=151.36

Divide by 4

4x/4 = 151.36/4

x=37.84

Write the point-slope form of an equation of the line through the points (-2, 6) and (3,-2).

Answers

Answer:

[tex]y-6=-\frac{\displaystyle 8}{\displaystyle 5}(x+2)[/tex]

OR

[tex]y+2=-\frac{\displaystyle 8}{\displaystyle 5}(x-3)[/tex]

Step-by-step explanation:

Hi there!

Point-slope form: [tex]y-y_1=m(x-x_1)[/tex] where [tex](x_1,y_1)[/tex] is a point and [tex]m[/tex] is the slope

1) Determine the slope

[tex]m=\frac{\displaystyle y_2-y_1}{\displaystyle x_2-x_2}[/tex] where two given points are [tex](x_1,y_1)[/tex] and [tex](x_2,y_2)[/tex]

Plug in the given points (-2, 6) and (3,-2):

[tex]m=\frac{\displaystyle -2-6}{\displaystyle 3-(-2)}\\\\m=\frac{\displaystyle -8}{\displaystyle 3+2}\\\\m=-\frac{\displaystyle 8}{\displaystyle 5}[/tex]

Therefore, the slope of the line is [tex]-\frac{\displaystyle 8}{\displaystyle 5}[/tex]. Plug this into [tex]y-y_1=m(x-x_1)[/tex]:

[tex]y-y_1=-\frac{\displaystyle 8}{\displaystyle 5}(x-x_1)[/tex]

2) Plug in a point [tex](x_1,y_1)[/tex]

[tex]y-y_1=-\frac{\displaystyle 8}{\displaystyle 5}(x-x_1)[/tex]

We're given two points, (-2, 6) and (3,-2), so there are two ways we can write this equation:

[tex]y-6=-\frac{\displaystyle 8}{\displaystyle 5}(x-(-2))\\\\y-6=-\frac{\displaystyle 8}{\displaystyle 5}(x+2)[/tex]

OR

[tex]y-(-2)=-\frac{\displaystyle 8}{\displaystyle 5}(x-3)\\y+2=-\frac{\displaystyle 8}{\displaystyle 5}(x-3)[/tex]

I hope this helps!

The triangles are similar.


What is the value of x?


Enter your answer in the box.

x =

Answers

Answer:

x=12

Step-by-step explanation:

each side of the smaller triangle, we can multiply by 4 to get the side of the larger triangle

ex: 8*4=32 and 17*4=68

so we can assume that 15*4= 4x+12

60=4x+12

48=4x

x=12

Answer:

x = 12

Step-by-step explanation:

The triangles are similar so we can use ratios

4x+12      32

-------  = ------------

15             8

Using cross products

(4x+12) *8 = 15 * 32

(4x+12) *8 = 480

Divide each side by 8

(4x+12) *8/8 = 480/8

4x+12 = 60

Subtract 12 from each side

4x+12 -12 = 60-12

4x = 48

Divide by 4

4x/4 = 48/4

x = 12

Other Questions
b. For what game knee exercise helps the players? which of the following would be included in the set of electrical plans for individual residence?A. Individual romex cablesB. Power panels to be installedC. routes of cablesD. Wire sizes How will public broadcasting give meaning to social responsibility theory in an essay evaluate and solve: y + 3 = y + 9 According to classical mythology, Arachne was:a goddess.a weaver.a nymph.None of the choices are correct. All of the following are symptoms of organizations struggling with strategy disconnect and unclear priorities EXCEPT Multiple Choice inadequate resources. people are working on multiple projects and feel inefficient. frequent conflicts between managers. confused employees regarding which projects are more important. not enough projects within the portfolio to make a profit. plsssss helpp in the next 2 min gives 10 points Which was the first American military unit dedicated to aviation? please answer the question below! first to answer correctly, I will mark as brainliest. Write a paragraph on 'What you would expect as help if it happens that you are in serious trouble' Please help 4. The equation of a curve is y = (3 - 2x)^3 + 24x.(a) Find an expression for dy/dx 5. The equation of a curve is y = 54x - (2x - 7)^3. (a) Find dy/dx half past 9:00p.m. what is half past of 9:00p.m. How many solutions does it have? Pls help Problem 7:show that 4^n + 4^n+1 + 4^n+2 + 4^n+3 + 4^n+4 is divisible by 11 for any positive integer What is the chance of getting 3 of the same cards in a row in a 52 cards deck? please help me out really need help help please! i'm in class and i have 10 mins left. :) 1. Suppose company A wants to develop a program that duplicates the functionality of a program made by company B. Describe how company A may do this without violating the copyrights held by company B AYUDAAA!! Compara 3/15 y 0.92 PLEASE HELPPPPP ASAPPPPPPPPPPPPP PLEASEEEE