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
ipn [44]
3 years ago
10

Alexa pays 7/20 of a dollar for each minute she uses her pay-as-you-go phone for a call, and 2/5 of a dollar for each minute of

data she uses. This month, she used a total of 85 minutes and the bill was $31. Which statements are true? Check all that apply.
The system of equations is x + y = 31 and 7/20x+2/5y=85
The system of equations is x + y = 85 and 7/20x+2/5y=31
To eliminate the y-variable from the equations, you can multiply the equation with the fractions by 5 and leave the other equation as it is.
To eliminate the x-variable from the equations, you can multiply the equation with the fractions by 20 and multiply the other equation by -7.
A-She used 25 minutes for calling and 60 minutes for data.
B-She used 60 minutes for calling and 25 minutes for data.
C-She used 20 minutes for calling and 11 minutes for data.
D-She used 11 minutes for calling and 20 minutes for data.
Mathematics
2 answers:
9966 [12]3 years ago
7 0

Answer:

  • The system of equations is x + y = 85 and 7/20x+2/5y=31
  • To eliminate the x-variable from the equations, you can multiply the equation with the fractions by 20 and multiply the other equation by -7.
  • B-She used 60 minutes for calling and 25 minutes for data.

Step-by-step explanation:

It is always a good idea to start by defining variables in such a problem. Here, we can let x represent the number of calling minutes, and y represent the number of data minutes. The the total number of minutes used is ...

  x + y = 85

The total of charges is the sum of the products of charge per minute and minutes used:

  7/20x + 2/5y = 31.00

We can eliminate the x-variable in these equations by multiplying the first by -7 and the second by 20, then adding the result.

  -7(x +y) +20(7/20x +2/5y) = -7(85) +20(31)

  -7x -7y +7x +8y = -595 +620 . . . . eliminate parentheses

  y = 25 . . . . . . . . simplify

Then the value of x is

  x = 85 -y = 85 -25

  x = 60

aksik [14]3 years ago
4 0

Answer:

The second, fourth and B option are correct.

Step-by-step explanation:

In order to solve this problem, we are going to define the following variables :

X: ''Minutes she used her pay-as-you-go phone for a call''

Y: ''Minutes of data she used''

Then, we are going to make a linear system of equations to find the values of X and Y.

''This month, she used a total of 85 minutes'' ⇒

X+Y=85  (I)

(I) is the first equation of the system.

''The bill was $31'' ⇒

(\frac{7}{20})X+(\frac{2}{5})Y=31 (II)

(II) is the second equation of the system.

The system of equations will be :

\left \{ {{X+Y=85} \atop {(\frac{7}{20})X+(\frac{2}{5})Y=31}} \right.

The second option ''The system of equations is X+Y=85 and (\frac{7}{20})X+(\frac{2}{5})Y=31 .'' is correct

Now, to solve the system, we can eliminate the x-variable from the equations by multiplying the equation with the fractions by 20 and multiplying the other equation by -7. Then, we can sum them to obtain the value of Y :

X+Y=85 (I)

(\frac{7}{20})X+(\frac{2}{5})Y=31 (II) ⇒

(-7)X+(-7)Y=-595 (I)'

7X+8Y=620 (II)'

If we sum (I)' and (II)' ⇒

(-7)X+(-7)Y+7X+8Y=-595+620 ⇒ Y=25

If we replace this value of Y in (I) ⇒

X+Y=85\\X+25=85\\X=60

The fourth option ''To eliminate the x-varible from the equations, you can multiply the equation with the fractions by 20 and multiply the other equation by -7'' is correct.

With the solution of the system :

\left \{ {{X=60} \atop {Y=25}} \right.

We answer that the option ''B-She used 60 minutes for calling and 25 minutes for data'' is correct.

You might be interested in
The function shown below was created to track the different intervals of speed that an automobile travels over a period of 28 se
Ksenya-84 [330]

Answer:

1. The car is slowing down at a rate of 2.5mph/s

2. The greatest acceleration is 10 mph/s.

3. In the interval 4s to 16s the speed remains constant and has magnitude 25 mph.

Step-by-step explanation:

1. The deceleration of the car is from 16 seconds to 24 seconds is the slope m of the graph from 16 to 24:

m=\dfrac{\Delta speed }{\Delta time } = \dfrac{5-25}{24-16} =-2.5mph/s

the negative sign indicates that it is deceleration.

2. The automobile experiences the greatest change in speed when the slope is greatest because that is when acceleration/deceleration is greatest.

From the graph we see that the greatest slope of the graph is between 28 and 24 seconds. The acceleration the interval is the slope m:

m= \dfrac{45-5}{28-24}= 10mph/s

3. The automobile experiences no acceleration in the interval 4 s to 16 s—that's the graph is flat.

The speed of the automobile in that interval, as we see from the graph, is 25 mph.

7 0
3 years ago
Read 2 more answers
If Karri takes a 7 question true false test and guess on every question, what is the
dusya [7]

Answer:

The  probability that she gets all 7 questions correct is 0.0078.

Step-by-step explanation:

We are given that Karri takes a 7 question true-false test and guess on every question.

The above situation can be represented through binomial distribution;

P(X = r) = \binom{n}{r} \times p^{r} \times (1-p)^{n-r} ; x = 0,1,2,3,........        

where, n = number of samples (trials) taken = 7 question

            r = number of success = all 7 questions correct

            p = probability of success which in our question is probability that

                   question is correct, i.e. p = 50%

Let X = <u><em>Number of question that are correct</em></u>

So, X ~ Binom(n = 7, p = 0.50)

Now, the  probability that she gets all 7 questions correct is given by = P(X = 7)

         P(X = 7)  =  \binom{7}{7} \times 0.50^{7} \times (1-0.50)^{7-7}

                        =  1 \times 0.50^{7} \times 0.50^{0}

                        =  <u>0.0078</u>

6 0
3 years ago
Using the law of sines, if m
alekssr [168]
Huh? not sure what you mean


8 0
3 years ago
Read 2 more answers
Find the value of that makes m ll n.
Alja [10]

Answer: x = 108

Step-by-step explanation: In this problem, we're given a diagram and

we're asked to find the value of x that would make m ll n.

We can see that the angles that are marked in the diagram

are same-side interior angles since they lie on the same side

of the transversal and they lie on the interior of lines m and n.

Therefore, in order for line m to be parallel to line n,

these angles must be supplementary.

In other words, they must add to 180 degrees.

So we can setup the equation x + 72 = 180.

Subtracting 72 from both sides gives us x = 108.

So the value of x that would make line m ll n is 108.

8 0
2 years ago
In a class of 40 students 75% wore shorts today how many students wore shorts?​
Stella [2.4K]
The answer is blah blah 30
7 0
2 years ago
Read 2 more answers
Other questions:
  • What is the value of x?<br> 72<br> 84<br> 96<br> 252<br> helpppp please
    5·2 answers
  • Simplify 12x^9 / 2x^3
    13·2 answers
  • PLEASE HELP!
    15·1 answer
  • Which situation could be represented by the graph?
    13·2 answers
  • The distance a spring will stretch varies directly with how much weight is attached to the spring. If a spring stretches 5 inche
    9·1 answer
  • The product of the number g and the opposite of 7 is equal to k.
    6·2 answers
  • Use the distributive property to write the following expression without parentheses. -3/5(5x-15y)
    7·2 answers
  • What is the change in each term of the sequence? 0.8, 1, 1.2, 1.4, 1.6​
    13·2 answers
  • Use the pH standards below to answer the following questions:
    12·1 answer
  • Three students rotate the given figure around the origin.
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!