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
OleMash [197]
3 years ago
7

I need help I don't understand it at all

Mathematics
2 answers:
DedPeter [7]3 years ago
8 0

Answer:

x = 9

Step-by-step explanation:

Given

5x - 31 = 23 - x ( add x to both sides )

6x - 31 = 23 ( add 31 to both sides )

6x = 54 ( divide both sides by 6 )

x = 9

ki77a [65]3 years ago
3 0

Answer: X = 9

Step-by-step explanation: basically you solve it just like any other algebra equation. The only difference is that you have x’s on both sides. You have to move one of them over. I move the x to the right and I added it to the left side. 5x plus x is 6x. ( in case you didn’t already know an x never stands alone when you see one alone it always has an imaginary 1 beside it.) after I did that I tried to isolate 6x so I added 31 to 23. 31 plus 23 equals 54. I then had the equation 6x=54. The next thing I wanted to do was to isolate the x. I then dived 6 on both sides and got x= 9

You might be interested in
a) Determine the side lengths t and y to one decimal place. Show your work b) Calculate the perimeter of triangle PTY Round your
Novay_Z [31]

Answer:

6

Step-by-step explanation:

6 0
2 years ago
Dennis uses a soft-sided foot locker to store his sports equipment in his bedroom. The foot locker is 38 inches long and 12 inch
horsena [70]

Answer:

So.. I believe the answer is 17

Step-by-step explanation:

In order to get your answer, you would first multiply 38*12 which is 456

Then you would get that number (456) and divide it by 7,752

So 7,752/456 is 17

4 0
3 years ago
Read 2 more answers
a map has a scale of 2 in : 6 mi if clayton and centerville are 10 in apart on the map then how far apart are the real cities
Ahat [919]
I"m pretty sure they would be 60 mi apart
5 0
2 years ago
The formula y = mx + b is called the slope-intercept form of a line. Solve this formula for m
Evgesh-ka [11]

Answer:

m = \frac{y-b}{x}

Step-by-step explanation:

Given

y = mx + b ( subtract b from both sides )

y - b = mx ( divide both sides by x )

\frac{y-b}{x} = m

3 0
3 years ago
A prticular type of tennis racket comes in a midsize versionand an oversize version. sixty percent of all customers at acertain
svetlana [45]

Answer:

a) P(x≥6)=0.633

b) P(4≤x≤8)=0.8989 (one standard deviation from the mean).

c) P(x≤7)=0.8328

Step-by-step explanation:

a) We can model this a binomial experiment. The probability of success p is the proportion of customers that prefer the oversize version (p=0.60).

The number of trials is n=10, as they select 10 randomly customers.

We have to calculate the probability that at least 6 out of 10 prefer the oversize version.

This can be calculated using the binomial expression:

P(x\geq6)=\sum_{k=6}^{10}P(k)=P(6)+P(7)+P(8)+P(9)+P(10)\\\\\\P(x=6) = \binom{10}{6} p^{6}q^{4}=210*0.0467*0.0256=0.2508\\\\P(x=7) = \binom{10}{7} p^{7}q^{3}=120*0.028*0.064=0.215\\\\P(x=8) = \binom{10}{8} p^{8}q^{2}=45*0.0168*0.16=0.1209\\\\P(x=9) = \binom{10}{9} p^{9}q^{1}=10*0.0101*0.4=0.0403\\\\P(x=10) = \binom{10}{10} p^{10}q^{0}=1*0.006*1=0.006\\\\\\P(x\geq6)=0.2508+0.215+0.1209+0.0403+0.006=0.633

b) We first have to calculate the standard deviation from the mean of the binomial distribution. This is expressed as:

\sigma=\sqrt{np(1-p)}=\sqrt{10*0.6*0.4}=\sqrt{2.4}=1.55

The mean of this distribution is:

\mu=np=10*0.6=6

As this is a discrete distribution, we have to use integer values for the random variable. We will approximate both values for the bound of the interval.

LL=\mu-\sigma=6-1.55=4.45\approx4\\\\UL=\mu+\sigma=6+1.55=7.55\approx8

The probability of having between 4 and 8 customers choosing the oversize version is:

P(4\leq x\leq 8)=\sum_{k=4}^8P(k)=P(4)+P(5)+P(6)+P(7)+P(8)\\\\\\P(x=4) = \binom{10}{4} p^{4}q^{6}=210*0.1296*0.0041=0.1115\\\\P(x=5) = \binom{10}{5} p^{5}q^{5}=252*0.0778*0.0102=0.2007\\\\P(x=6) = \binom{10}{6} p^{6}q^{4}=210*0.0467*0.0256=0.2508\\\\P(x=7) = \binom{10}{7} p^{7}q^{3}=120*0.028*0.064=0.215\\\\P(x=8) = \binom{10}{8} p^{8}q^{2}=45*0.0168*0.16=0.1209\\\\\\P(4\leq x\leq 8)=0.1115+0.2007+0.2508+0.215+0.1209=0.8989

c. The probability that all of the next ten customers who want this racket can get the version they want from current stock means that at most 7 customers pick the oversize version.

Then, we have to calculate P(x≤7). We will, for simplicity, calculate this probability substracting P(x>7) from 1.

P(x\leq7)=1-\sum_{k=8}^{10}P(k)=1-(P(8)+P(9)+P(10))\\\\\\P(x=8) = \binom{10}{8} p^{8}q^{2}=45*0.0168*0.16=0.1209\\\\P(x=9) = \binom{10}{9} p^{9}q^{1}=10*0.0101*0.4=0.0403\\\\P(x=10) = \binom{10}{10} p^{10}q^{0}=1*0.006*1=0.006\\\\\\P(x\leq 7)=1-(0.1209+0.0403+0.006)=1-0.1672=0.8328

7 0
3 years ago
Other questions:
  • The senior class at Ron’s school collected $4250 from students during picture sales at prom. Some students bought $15 packages a
    11·2 answers
  • For every pound a company spends on advertising, it spends £0.37 on its website. Express the amount spent on advertising to its
    7·1 answer
  • Which ordered pair is a solution to the system of inequalities? y <3 and y >-x+5 ?
    5·1 answer
  • A tortoise is walking in the desert. It takes
    13·2 answers
  • The sum of two integers is 8 their difference is 6 wat are the two integers
    7·1 answer
  • What is the best approximation of a 15% tip on a $38 car wash?
    11·2 answers
  • Help me please<br><br>This is indistinguishable to another one of my posts but not the same
    9·1 answer
  • What's the sum for 329+252
    11·1 answer
  • Which of the following is the graph of
    5·1 answer
  • Order the following numbers from least to greatest: 4.06, 4.6, 4.72, 4.59. PLEASE HELP 100 POINTS
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!