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
ser-zykov [4K]
3 years ago
9

Solve for :

Mathematics
1 answer:
OLga [1]3 years ago
7 0

Answer:

d. x = 5

Step-by-step explanation:

Solve for x:

x - 3 = 7 - x

Hint: | Move terms with x to the left hand side.

Add x to both sides:

x + x - 3 = (x - x) + 7

Hint: | Look for the difference of two identical terms.

x - x = 0:

x + x - 3 = 7

Hint: | Add like terms in x + x - 3.

x + x = 2 x:

2 x - 3 = 7

Hint: | Isolate terms with x to the left hand side.

Add 3 to both sides:

2 x + (3 - 3) = 3 + 7

Hint: | Look for the difference of two identical terms.

3 - 3 = 0:

2 x = 7 + 3

Hint: | Evaluate 7 + 3.

7 + 3 = 10:

2 x = 10

Hint: | Divide both sides by a constant to simplify the equation.

Divide both sides of 2 x = 10 by 2:

(2 x)/2 = 10/2

Hint: | Any nonzero number divided by itself is one.

2/2 = 1:

x = 10/2

Hint: | Reduce 10/2 to lowest terms. Start by finding the GCD of 10 and 2.

The gcd of 10 and 2 is 2, so 10/2 = (2×5)/(2×1) = 2/2×5 = 5:

Answer: x = 5

You might be interested in
A boy spent one-half of his money for a book and one-third of his money for a pen. The remaining $2.25 he saved. How much money
Tema [17]
Let his original money is x

So, \frac{x}{2} + \frac{x}{3} + 2.25 = x
or, \frac{3x+2x+(6*2.25)}{6} = x
or, 5x + 13.5 = 6x
or, x = 13.5

So, he had $13.5 originaly. 

Thanks!
8 0
3 years ago
Read 2 more answers
3.An increasing linear function with independent variable x and dependent variable y approaches the point (−1, 1). If this funct
lakkis [162]

Answer:

3.

C. The domain is (1,+[infinity]) and the range is (-1,+[infinity])

4.

B. 6

5.

A. (-[infinity], 3)

Step-by-step explanation:

The Linear function has one independent and one dependent variable. The value of dependent variable can be found by taking the equation equals to 0. The domain function is set to analyse the range. The range can be set as -1 to 1. Any number between this is acceptable but outside this is not considered in the domain.

7 0
3 years ago
Let f(x) = - 10x + 9 and g(x) = x2 + 12 <br>Find f( - 4)/g( - 4)​
Reptile [31]

Answer:

\frac{49}{28}

Step-by-step explanation:

Evaluate g(- 4) and f(- 4) by substituting x = - 4 into g(x) and f(x), that is

f(- 4) = - 10(- 4) + 9 = 40 + 9 = 49

g(- 4) = (- 4)² + 12 = 16 + 12 = 28

Then

\frac{f(-4)}{g(-4)} = \frac{49}{28} = \frac{7}{4}

7 0
3 years ago
A boat is carrying containers that weigh 4000 pounds each.
deff fn [24]

Answer:

4 = 16,000

8 = 32,000

10 = 40,000

Step-by-step explanation:

4 x 4 = 16 then add the zeros and then you have 16,000. Same thing with 8. 4 x 8 = 32 then add the zeros. Also goes for 10. 4 x 10 = 40 then add the zeros.

3 0
2 years ago
Due to a manufacturing error, two cans of regular soda were accidentally filled with diet soda and placed into a 18-pack. Suppos
crimeas [40]

Answer:

a) There is a 1.21% probability that both contain diet soda.

b) There is a 79.21% probability that both contain diet soda.

c)  P(X = 2) is unusual, P(X = 0) is not unusual

d) There is a 19.58% probability that exactly one is diet and exactly one is regular.

Step-by-step explanation:

There are only two possible outcomes. Either the can has diet soda, or it hasn't. So we use the binomial probability distribution.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

In which C_{n,x} is the number of different combinatios of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And \pi is the probability of X happening.

A number of sucesses x is considered unusually low if P(X \leq x) \leq 0.05 and unusually high if P(X \geq x) \geq 0.05

In this problem, we have that:

Two cans are randomly chosen, so n = 2

Two out of 18 cans are filled with diet coke, so \pi = \frac{2}{18} = 0.11

a) Determine the probability that both contain diet soda. P(both diet soda)

That is P(X = 2).

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

P(X = 2) = C_{2,2}(0.11)^{2}(0.89)^{0} = 0.0121

There is a 1.21% probability that both contain diet soda.

b)Determine the probability that both contain regular soda. P(both regular)

That is P(X = 0).

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

P(X = 0) = C_{2,0}(0.11)^{0}(0.89)^{2} = 0.7921

There is a 79.21% probability that both contain diet soda.

c) Would this be unusual?

We have that P(X = 2) is unusual, since P(X \geq 2) = P(X = 2) = 0.0121 \leq 0.05

For P(X = 0), it is not unusually high nor unusually low.

d) Determine the probability that exactly one is diet and exactly one is regular. P(one diet and one regular)

That is P(X = 1).

P(X = x) = C_{n,x}.\pi^{x}.(1-\pi)^{n-x}

P(X = 1) = C_{2,1}(0.11)^{1}(0.89)^{1} = 0.1958

There is a 19.58% probability that exactly one is diet and exactly one is regular.

8 0
3 years ago
Other questions:
  • 864÷6 standard algorithm
    9·1 answer
  • Which statements include two quantities in the real world that are additive inverses?
    8·2 answers
  • SOMEONE HELP ME ASAP
    7·1 answer
  • The mass of a dust particle is 0.000000000753 kg. How would this number be written in scientific notation?
    10·1 answer
  • What’s the equation
    6·1 answer
  • Jim cuts the grass every 7 days and works in the garden every 3 days. if he cut the grass and worked on the garden on June 1st,
    9·2 answers
  • A cylindrical soup can has a radius of 1.5 in. and is 4.7 in. tall. Find the volume of the can.
    9·1 answer
  • Ice Dream charges $4 to rent ice skates, plus $1.50 per hour to skate. Skating Paradise charges $1 to rent ice skates, plus $3 p
    9·1 answer
  • Function or not a function¿
    11·2 answers
  • Mhanifa please help! Find the missing side. Round to the nearest tenth
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!