1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Katarina [22]
3 years ago
11

Meg is 6 years older than Victor. Meg's age is 2 years less than five times Victor's age. The equations below model the relation

ship between Meg's age (m) and Victor's age (v):
m = v + 6
m = 5v − 2

Which is a possible correct method to find Meg's and Victor's ages?
Mathematics
1 answer:
Verdich [7]3 years ago
6 0

Since no possible correct method is posted, I will suggest a couple.

Method 1: guess and check

Works well for simple problems involving integers like this one.

Victor's age must be zero or greater than one, say one.

Guess v=1, find m=v+6=7, check m=5v-2=5-2=3 no good.

we need to make v bigger

Guess v=2, find m=v+6=2+6=8, check m=5v-2=5*2-2=8 ✔

So v=2, m=8.

Method 2:

Solve the system of two equations.

since the left-hand sides is m in both equations, and since m=m, we just have to equate the right-hand sides to solve for v.

5v-2=v+6

Solve for v

5v-v = 6+2

4v=8

v=2,

so again, v=2, m=v+6=2+6=8.

You might be interested in
5 of 5
dexar [7]

Answer:

Number of people that can be served 7 ladles = 100 people

Step-by-step explanation:

We are told that;

Initial number of ladles proposed per person = 5

Number of persons to be fed based on 5 ladles = 140 persons

Thus, amount of ladles based on that data is;

140 people x 5 ladle/1 person = 700 ladles full of soup

Now, since the cook decides to give 7 ladles full of soup to each person, the number of people that can be fed will now be;

700 ladles ÷ 7 ladles/person = 100 persons

6 0
3 years ago
The axis of symmetry for the function f(x) = –2x2 + 4x + 1 is the line x = 1. Where is the vertex of the function located?
egoroff_w [7]

Answer:

(1, 3)

Step-by-step explanation:

You are given the h coordinate of the vertex as 1, but in order to find the k coordinate, you have to complete the square on the parabola.  The first few steps are as follows.  Set the parabola equal to 0 so you can solve for the vertex.  Separate the x terms from the constant by moving the constant to the other side of the equals sign.  The coefficient HAS to be a +1 (ours is a -2 so we have to factor it out).  Let's start there.  The first 2 steps result in this polynomial:

-2x^2+4x=-1.  Now we factor out the -2:

-2(x^2-2x)=-1.  Now we complete the square.  This process is to take half the linear term, square it, and add it to both sides.  Our linear term is 2x.  Half of 2 is 1, and 1 squared is 1.  We add 1 into the set of parenthesis.  But we actually added into the parenthesis is +1(-2).  The -2 out front is a multiplier and we cannot ignore it.  Adding in to both sides looks like this:

-2(x^2-2x+1)=-1-2.  Simplifying gives us this:

-2(x^2-2x+1)=-3

On the left we have created a perfect square binomial which reflects the h coordinate of the vertex.  Stating this binomial and moving the -3 over by addition and setting the polynomial equal to y:

-2(x-1)^2+3=y

From this form,

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

you can determine the coordinates of the vertex to be (1, 3)

5 0
3 years ago
Read 2 more answers
Suppose that W1, W2, and W3 are independent uniform random variables with the following distributions: Wi ~ Uni(0,10*i). What is
nadya68 [22]

I'll leave the computation via R to you. The W_i are distributed uniformly on the intervals [0,10i], so that

f_{W_i}(w)=\begin{cases}\dfrac1{10i}&\text{for }0\le w\le10i\\\\0&\text{otherwise}\end{cases}

each with mean/expectation

E[W_i]=\displaystyle\int_{-\infty}^\infty wf_{W_i}(w)\,\mathrm dw=\int_0^{10i}\frac w{10i}\,\mathrm dw=5i

and variance

\mathrm{Var}[W_i]=E[(W_i-E[W_i])^2]=E[{W_i}^2]-E[W_i]^2

We have

E[{W_i}^2]=\displaystyle\int_{-\infty}^\infty w^2f_{W_i}(w)\,\mathrm dw=\int_0^{10i}\frac{w^2}{10i}\,\mathrm dw=\frac{100i^2}3

so that

\mathrm{Var}[W_i]=\dfrac{25i^2}3

Now,

E[W_1+W_2+W_3]=E[W_1]+E[W_2]+E[W_3]=5+10+15=30

and

\mathrm{Var}[W_1+W_2+W_3]=E\left[\big((W_1+W_2+W_3)-E[W_1+W_2+W_3]\big)^2\right]

\mathrm{Var}[W_1+W_2+W_3]=E[(W_1+W_2+W_3)^2]-E[W_1+W_2+W_3]^2

We have

(W_1+W_2+W_3)^2={W_1}^2+{W_2}^2+{W_3}^2+2(W_1W_2+W_1W_3+W_2W_3)

E[(W_1+W_2+W_3)^2]

=E[{W_1}^2]+E[{W_2}^2]+E[{W_3}^2]+2(E[W_1]E[W_2]+E[W_1]E[W_3]+E[W_2]E[W_3])

because W_i and W_j are independent when i\neq j, and so

E[(W_1+W_2+W_3)^2]=\dfrac{100}3+\dfrac{400}3+300+2(50+75+150)=\dfrac{3050}3

giving a variance of

\mathrm{Var}[W_1+W_2+W_3]=\dfrac{3050}3-30^2=\dfrac{350}3

and so the standard deviation is \sqrt{\dfrac{350}3}\approx\boxed{116.67}

# # #

A faster way, assuming you know the variance of a linear combination of independent random variables, is to compute

\mathrm{Var}[W_1+W_2+W_3]

=\mathrm{Var}[W_1]+\mathrm{Var}[W_2]+\mathrm{Var}[W_3]+2(\mathrm{Cov}[W_1,W_2]+\mathrm{Cov}[W_1,W_3]+\mathrm{Cov}[W_2,W_3])

and since the W_i are independent, each covariance is 0. Then

\mathrm{Var}[W_1+W_2+W_3]=\mathrm{Var}[W_1]+\mathrm{Var}[W_2]+\mathrm{Var}[W_3]

\mathrm{Var}[W_1+W_2+W_3]=\dfrac{25}3+\dfrac{100}3+75=\dfrac{350}3

and take the square root to get the standard deviation.

8 0
3 years ago
The librarian purchased 22 copies of a best-selling book for $385.66.
adell [148]

Answer:

$17.53

Step-by-step explanation:

You know the total price of 22 copies was $365.66. To find the price of one copy, you divide 365.66 by 22 to get $17.53 per copy.

7 0
3 years ago
What’s 11 divide by 3 and 2/3
Archy [21]

Answer:

3

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
Other questions:
  • Which of the following has a graph that is a stight line?
    9·1 answer
  • Find the sum of the arithmetic sequence. -1, 2, 5, 8, 11, 14, 17
    11·1 answer
  • The shortest sides of two similar polygons have lengths in the ratio 2:5, the perimeter of the smaller polygon is 20, the perime
    5·1 answer
  • Translate the statement into a confidence interval for p. Approximate the level of confidence.
    5·1 answer
  • Select all number that have an absolute value of 0.6​
    9·1 answer
  • Four times a number, n, added to 3 is 47
    6·1 answer
  • Find x <br> Find y and <br> Find a
    11·1 answer
  • What is the value of x in the equation -6 + x = -1?<br> -5<br> -7<br> 7<br> 5
    11·2 answers
  • What’s the correct answer
    13·1 answer
  • How do I evaluate |4/18| ?
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!