Please help me out with these questions :

Please Help Me Out With These Questions :

Answers

Answer 1

Answer:

Step-by-step explanation:

1. 3/7 x = 12

  3x = 84

    x = 28

2. 3x+ 6 = 39

   3x = 33

    x = 11

3. 1/3 x - 3/4 x = 15

    9x  - 4x  = 180

       x =  36

4.   1/4 x = x -21

      3/4 x = 21

      3x = 84

        x=28

5.    86-36 = 50

      50/2

       25


Related Questions

I am a 2 digit number ,my two digit and the sum of my digit are in sequence .what number I am?

Answers

Answer:

I don't understand the meaning of question

سا (a) From the definition of derivatives determine dy÷dx if y = -2÷x​

Answers

Step-by-step explanation:

Given: [tex]y = -\dfrac{2}{x}[/tex]

Derivative of a power function [tex]x^n[/tex]:

[tex]\dfrac{d}{dx}(x^n) = nx^{n-1}[/tex]

Therefore,

[tex]\dfrac{dy}{dx}=-2(-1)x^{-2} = \dfrac{2}{x^2}[/tex]

Acellus
First, find the surface area of the yellow prism.
3 cm 3 cm
: ?
4 cm
3 cm
front: [?]
back: [ ]
right: [ ]
left: [ ]
3cm
3cm
4cm
top:[]
5 cm
TOTAL: [ ]
Note: The bottom will not be
included because this is whern
5 cm

Answers

Answer:

57 cm²

Step-by-step explanation:

Surface area of the yellow prism = front + back + right + left + top

✔️Area of the front = L * W

L = 4 cm

W = 3 cm

Area of the front = 4*3 = 12 cm²

✔️Area of the back = L * W

L = 4 cm

W = 3 cm

Area of the back = 4*3 = 12 cm²

✔️Area of the right face = L * W

L = 4 cm

W = 3 cm

Area of the right face = 4*3 = 12 cm²

✔️Area of the left face = L * W

L = 4 cm

W = 3 cm

Area of the left face = 4*3 = 12 cm²

✔️Area of the top = L * W

L = 3 cm

W = 3 cm

Area of the top = 3*3 = 9 cm²

✅Total = 12 + 12 + 12 + 12 + 9 = 57 cm²

If a+bi, where b is not equal to 0, is a complex zero of a polynomial with real coefficients, then so is its _____ , a-bi.

a.) linear factorization
b.) irreducible factor
c.) reducible factor
d.) complex factor
e.) fundamental theorem
f.) conjugate​

Answers

Hello,

answer f: conjugate

if all coefficients are real and a+ib a zero, its conjgate a-ib is also a zero.

Decreased by 0% is 800 ?

Answers

Find the negative reciprocal of the slope of the orginal line. Undefined

Answer:

800

Step-by-step explanation:

100%-0%=100%

100% is also equal to the number 1.

We now have 1x=800

Simplify that and get 800

A 8 year old boy has 6 different toys and wants to put them all in a straight line.
In how many ways can this be done?

I would appreciate step by step, as I have no clue on how to solve. Thanks!

Answers

Answer:  720

============================================================

Explanation:

The number 8 from "8 year old boy" can be completely ignored. In my opinion, this is an (un)intentional distraction on your teacher's part.

There are 6 toys to arrange. The order is important.

For the first slot, there are 6 choices. Then the second slot has 5 choices (we cannot have a toy occupy more than one slot at a time).The third slot has 4 choices, and so on.

We have this countdown: 6,5,4,3,2,1

Those values multiply out to 6*5*4*3*2*1 = 720

There are 720 ways to arrange the 6 different toys. Order matters.

---------------------

An alternative approach is to use the nPr permutation formula with n = 6 and r = 6. We use a permutation because order matters.

The nPr formula is

[tex]_{n} P _{r} = \frac{n!}{(n-r)!}\\\\[/tex]

where the exclamation marks indicate factorial. For example, 6! = 6*5*4*3*2*1 = 720.

What is the missing term in the factorization?
12x2 – 75 = 3 (2x+?)(2x – 5)

Answers

Answer:

12x2 – 75 = 3 (2x+5)(2x – 5)

Step-by-step explanation:

The population of a city this year is 200,000. The population is expected to increase by 2.5% per year over the next 10 years. Which exponential equation models this situation?​

Answers

Answer:

[tex]A = 200,000(1+.025) ^{t}[/tex]

[tex]A = 200,000(1+.025) ^{10}[/tex]

Step-by-step explanation:

Because of high tuition costs at state and private universities, enrollments at community colleges have increased dramatically in recent years. The following data show the enrollment (in thousands) for Jefferson Community College for the nine most recent years.


Year Period (t) Enrollment (1,000s)
2001 1 6.5
2002 2 8.1
2003 3 8.4
2004 4 10.2
2005 5 12.5
2006 6 13.3
2007 7 13.7
2008 8 17.2
2009 9 18.1

Required:
a. What type of pattern exists in the data?
b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.
c. What is the forecast for year 10?

Answers

Answer:

a. A linear pattern exists in the data.

b. The parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Also, we have:

MSE = Mean squared error = 0.4896

c. Forecast for year 10 is 19,280.

Step-by-step explanation:

a. What type of pattern exists in the data?

Note: See Sheet1 of the attached excel file for the line graph.

From the line graph, it can be observed that a linear pattern exists in the data.

b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.

Note: See Sheet2 of the attached excel file for all the calculations to obtain the following:

Sample size = 9

Total of X = 45

Total of Y = 108

Mean of X = Total of X / Sample size = 45 / 9 = 5

Mean of Y = Total of X / Sample size = 108 / 9 = 12

SSxx = Total of (X - Mean of X)^2 = 60

SSyy = Total of (Y - Mean of Y)^2 = 130.74

SSxy = Total of (X - Mean of X) * (Y - Mean of Y) = 87.40

Therefore, we have:                

ß1 = Estimated slope = SSxy/SSxx = 87.4 / 60  = 1.4567

ß0 = Estimated intercept = Mean of Y – (ß1 * Mean of X) = 12 - (5 * 1.4567) = 4.7165

Therefore, the parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Regression equation which also used in the attached excel is as follows:

Y = ß0 + ß1X =

Y = 4.7165 + 1.4567X …………………. (1)

SSE = Sum of squared error = Total of (Y - Y*)^2 = 3.4273

Therefore, we have:

MSE = Mean squared error = (SSE/(n-2)) = (3.4273 / (9 - 2)) = 0.4896

c. What is the forecast for year 10?

This implies that X = 10

Substitute X = 10 into equation (1), we have:

Y = 4.7165 + (1.4567 * 10) = 19.28

Since it is 1,000s, we have:

Y = 19.28 * 1,000 = 19,280

Therefore, forecast for year 10 is 19,280.

Simplify this math problem show Your work

Answers

9514 1404 393

Answer:

  (p -9q)/(4p² +12pq)

Step-by-step explanation:

The least common denominator will be the product of the denominators.

  [tex]\dfrac{-3}{4p}+\dfrac{1}{p+3q}=\dfrac{-3(p+3q)+1(4p)}{(4p)(p+3q)}=\boxed{\dfrac{p-9q}{4p^2+12pq}}[/tex]

A random sample of 20 individuals who graduated from college five years ago were asked to report the total amount of debt (in $) they had when they graduated from college and the total value of their current investments (in $) resulting in the data set below.

Debt Invested
16472 37226
19048 33930
4033 66292
22575 24887
12020 44976
4731 59924
4571 59901

Which statement best describes the relationship between these two variables?

a. As college debt decreases current investment decreases.
b. College debt is not associated with current investment.
c. As college debt increases current investment decreases.
d. As college debt increases current investment increases.

Answers

Answer:

The answer is "Option c".

Step-by-step explanation:

Please find the complete question and its solution in the attached file.

A chemical engineer must report the average volume of a certain pollutant produced by the plants under her supervision. Here are the data she has been given by each plant:plantvolume of pollutantPittCross CreekSusquehannaWhat average volume should the chemical engineer report

Answers

Answer:

Please find the complete question in the attached file.

Step-by-step explanation:

Total quantities of plant-produced pollutants:

[tex]=(10.88+15.82+0.92) \ L\\\\=27.62\ L[/tex]

We are three medicinal plants here, Pinecrest, Macon, and Ogala. The average number of contaminants produced by plants would be

[tex]\to 27.62\div 3 \\\\\to \frac{27.62}{3} \\\\ \to 9.206 \ L[/tex]

Please show process!!!!
THANK YOU!
Will mark brainylist

Answers

Answer: 103 degrees

Step-by-step explanation:

51 + 26 = 77

A triangle adds up to 180 degrees

180 - 77 = 103

= 103 degrees

Uma pizzaria oferece em seu cardápio 12 sabores de pizza. Se um cliente pretende pedir 3 pizzas, então o número de maneiras que ele pode realizar esse pedido é;
•364
•220
•440
•1320

Answers

Answer:

Step-by-step explanation:

Partindo do pressuposto de que você pode ter coberturas duplas e triplas do mesmo item, o cálculo é relativamente simples. Para calcular as combinações possíveis; deve-se multiplicar as coberturas disponíveis pelo número total de coberturas permitidas. Este cálculo é semelhante a como olhamos para diferentes sistemas de contagem de base. Normalmente contamos com decimais (base 10), portanto, o número de combinações, se usar 3 dígitos, seria calculado por 10 x 10 x 10.

10x10 = 100

100x10 = 1000 combinações (0 a 999)

Sua pergunta sobre coberturas de pizza é a mesma, mas assumindo um sistema de numeração de base 12, então 12x12x12 ou 12³

Portanto, 1.728 combinações incluindo 0 (sem coberturas?) E também incluindo 12 ocasiões em que todas as 3 coberturas seriam iguais. Se esses cenários de pessoas forem restritos de modo que você só possa ter coberturas duplas máximas, etc., então essas combinações devem ser removidas (subtraídas do total de combinações permitidas).

Espero ter ajudado você a entender os princípios, então você deve ser capaz de trabalhar a partir disso, de muitas outras soluções semelhantes

If the domain of the coordinate transformation (, ) = ( + 2,− − 4) is (1, -4), (3, -2), (0, −1), what is the range?

A. (-2, -5), (0, -7), (1, -4)

B. (0, 3), (-2, 5), (-3, 2)

C. (3, 0), (5, -2), (2, -3)

D. (-5, -2), (-7, 0), (-4, 1)

Answers

Answer:

A. (-2, -5), (0, -7), (1, -4)

Step-by-step explanation:

The following transformation is applied:

[tex](x,y) \rightarrow (y + 2, -x - 4)[/tex]

To find the range:

We apply the transformation to the points in the domain. Thus:

[tex](1,-4) \rightarrow (-4 + 2, -1 - 4) = (-2, -5)[/tex]

[tex](3,-2) \rightarrow (-2 + 2, -3 - 4) = (0, -7)[/tex]

[tex](0,-1) \rightarrow (-1 + 2, 0 - 4) = (1, -4)[/tex]

Thus the correct answer is given by option a.

The polynomial 3x² + mx? - nx - 10 has a factor of (x - 1). When divided by x + 2, the remainder is 36. What are
the values of m and n?

Answers

Answer:

[tex]m = 12[/tex]

[tex]n =3[/tex]

Step-by-step explanation:

Given

[tex]P(x) = x^3 + mx^2 - nx - 10[/tex]

Required

The values of m and n

For x - 1;

we have:

[tex]x - 1 = 0[/tex]

[tex]x=1[/tex]

So:

[tex]P(1) = (1)^3 + m*(1)^2 - n*(1) - 10[/tex]

[tex]P(1) = 1 + m*1 - n*1 - 10[/tex]

[tex]P(1) = 1 + m - n - 10[/tex]

Collect like terms

[tex]P(1) = m - n + 1 - 10[/tex]

[tex]P(1) = m - n -9[/tex]

Because x - 1 divides the polynomial, then P(1) = 0;

So, we have:

[tex]m - n -9 = 0[/tex]

Add 9 to both sides

[tex]m - n = 9[/tex] --- (1)

For x + 2;

we have:

[tex]x + 2 = 0[/tex]

[tex]x = -2[/tex]

So:

[tex]P(-2) = (-2)^3 + m*(-2)^2 - n*(-2) - 10[/tex]

[tex]P(-2) = -8 + 4m + 2n - 10[/tex]

Collect like terms

[tex]P(-2) = 4m + 2n - 10 - 8[/tex]

[tex]P(-2) = 4m + 2n - 18[/tex]

x + 2 leaves a remainder of 36, means that P(-2) = 36;

So, we have:

[tex]4m + 2n - 18 = 36[/tex]

Collect like terms

[tex]4m + 2n = 36+18[/tex]

[tex]4m + 2n = 54[/tex]

Divide through by 2

[tex]2m + n=27[/tex] --- (2)

Add (1) and (2)

[tex]m + 2m - n + n = 9 +27[/tex]

[tex]3m =36[/tex]

Divide by 3

[tex]m = 12[/tex]

Substitute [tex]m = 12[/tex] in (1)

[tex]m - n =9[/tex]

Make n the subject

[tex]n = m - 9[/tex]

[tex]n = 12 - 9[/tex]

[tex]n =3[/tex]

We know that 1 1 − r = [infinity] n = 0 rn has interval of convergence (−1, 1). This means the series converges for |r| < 1. Therefore, the series f(x) = 1 2 + x = [infinity] n = 0 (−1)n xn 2n + 1 will converge when − x 2 < 1. Thus, what is the interval of convergence for f(x)? (Enter your answer using interval notation.)

Answers

Answer: hello your question is poorly written attached below is the complete question

answer :

I = ( -2, 2 )

Step-by-step explanation:

Determine the internal convergence for f(x)

given that f(x) converges at  |-x/2 | < 1

I ( internal convergence for f(x) ) = ( -2, 2 )

Attached below is the detailed solution

Jonas builds a snow fort. He tells his friends it is 0.8 meters tall inside, but he rounded the height to the nearest tenth.
Which could be the height of the snow fort before Jonas rounded it?
2 answers
A. 0.85
B. 0.82
C. 077

Answers

Answer:

B. 0.82

C. 077

Step-by-step explanation:

Given

[tex]Number = 0.8[/tex] -- approximated

Required

The possible value of Number

Since [tex]Number = 0.8[/tex] is approximated, then the possible values of Number that  can be gotten from the preparation

The approximated value 0.8 has the following range: 0.75 to 0.84

Options B and C are in this category.

On weekend nights, a large urban hospital has an average of 4.8 emergency arrivals per hour. Let X be the number of arrivals per hour on a weekend night at this hospital. Assume that successive arrivals are random and independent. What is the probability P(X < 3)?

Answers

Answer:

P(X < 3) = 0.14254

Step-by-step explanation:

We have only the mean, which means that the Poisson distribution is used to solve this question.

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.

On weekend nights, a large urban hospital has an average of 4.8 emergency arrivals per hour.

This means that [tex]\mu = 4.8[/tex]

What is the probability P(X < 3)?

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

So

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

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

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

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

So

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.00823 + 0.03950 + 0.09481 = 0.14254[/tex]

P(X < 3) = 0.14254

use dimensional analysis $3,000 to convert US Cash allowance into Peruvian currency.​

Answers

Answer:

200000

Step-by-step explanation:

29563487

A file that is 266 megabytes is being downloaded . 14.4 % is completed , how many megabytes have been downloaded round to the tenth

Answers

Answer:

38.3 megabytes

Step-by-step explanation:

Find how many megabytes have been downloaded by multiplying 266 by 0.144:

266(0.144)

= 38.304

Round this to the nearest tenth:

= 38.3

So, 38.3 megabytes have been downloaded

A marketing researcher wants to test the hypothesis that, within the population, there are differences in the importance attached to shopping by consumers living in the northern, southern, eastern and western United States. Which statistical test should be used

Answers

Answer: Analysis of variance

Step-by-step explanation:

Analysis of variance is the statistical test that's used in analyzing the differences among means. The analysis of variance is used to determine if a statistically significant differences exust between the means of the independent groups.

Based on the question given, the null hypothesis will be that no difference in the importance that's attached to shopping by the consumers living in different regions in the United States.

Say you buy halibut at $19 per pound . One portion of seared halibut requires 6 ounces of halibut . How much does the halibut for one portion cost ? Round to the nearest cent .

Answers

Answer:

$7.13

Step-by-step explanation:

Given data

Cost of halibut per pound= $19

Let us convert pound to ounces first

1 pound = 16 ounces

Hence 16 ounces will cost $19

           6 ounces will cost x

cross multiply we have

x= 19*6/16

x=114/16

x=$7.13

Hence 6 ounces will cost $7.13

The radius of a sphere is increasing at a rate of 2 mm/s. How fast is the volume increasing (in mm3/s) when the diameter is 100 mm

Answers

Answer:

The radius is increasing at a rate of 62832 cubic millimeters per second when the diameter is of 100 mm.

Step-by-step explanation:

Volume of a sphere:

The volume of a sphere of radius r is given by:

[tex]V = \frac{4\pi r^3}{3}[/tex]

How fast is the volume increasing:

To find this, we have to differentiate the variables of the problem, which are V and r, implicitly in function of time. So

[tex]\frac{dV}{dt} = 4\pi r^2\frac{dr}{dt}[/tex]

The radius of a sphere is increasing at a rate of 2 mm/s.

This means that [tex]\frac{dr}{dt} = 2[/tex]

How fast is the volume increasing (in mm3/s) when the diameter is 100 mm?

Radius is half the diameter, so [tex]r = \frac{100}{2} = 50[/tex]

Then

[tex]\frac{dV}{dt} = 4\pi r^2\frac{dr}{dt} = 4\pi (50)^2(2) = 62832[/tex]

The radius is increasing at a rate of 62832 cubic millimeters per second when the diameter is of 100 mm.

solve this fast please… and thank you so much :)

Answers

Answer:

hi

Step-by-step explanation:

The answer is the second one !

Expand 5(2x-1) please I need it for homework.

Answers

10x-5

Answer:

5(2x-1)

5*2x 5*-1

10x-5

Hey there!

5(2x - 1)

= 5(2x) + 5(-1)

= 10x - 5

Therefore, your answer should be: 5x - 5

Good luck on your assignment and enjoy your day!

~Amphitrite1040:)

to
W
3 62 Average Speed During the first part of a 6-hour
trip, you travel 240 miles at an average speed of r
miles per hour. For the next 72 miles of the trip, you
?
increase your speed by 10 miles per hour. What were
your two average speeds?
nd
69
How to solve

Answers

Answer:

40 and 10.33

Step-by-step explanation:

240÷6=40.. 72-10=62 62÷6=10.33

A student has test scores of 75 and 82respectively. What is the student’s average score for a third test

Answers

Answer:

78.5 (I think 90% sure)

Step-by-step explanation:

sum of both scores

75+82 = 157

average for a third test

157÷2=78.5

an interest expense of $125 has been incorrectly debited to utilities expense.

Answers

Answer:

125x=(62.50+(62.50)×0

Calculate the difference and enter it below

-6 - 12

Answers

Answer:

-18

Step-by-step explanation:

Answer: -18 is the difference

Step-by-step explanation:

Evaluate = -18

Other Questions
what is the volume of the figure. answer plz. somebody help. . ways of propagation of plant materials for planting. plant growth is chemical change or physical change Why did the first Chinese cities develop on the North China Plain? Identify the main tenets of Luthers Protestant Reformation and its significance to the European settlement in the Americas. Describe the parts of your environment that affect your role as a student. Do any of these cause role conflict. A 6 paragraph essay on anything you can do I can do better The rocket that carried the Curiosity Rover to Mars traveled at a speed of 21,000 miles per hour. What is this speed to the nearest mile per second?6 miles per second350 miles per second1,260,000 miles per second75,600,000 miles per second Someone help me with these math problems please !! (It is not obligatory to put the explanation so I save time and you will answer me more quickly please! The diameter of a wheel on harrys bicycle is 0.65m calculate the circumference of the wheel give your answer correct to 2 decimal places pls pls helpHow many solutions does the equation 3x + 6 = 1 3 + 4x have? TwoZeroOneInfinitely many What is the answer to this question Which idea does the data on this chart support?A) The United States had more casualties than anyother nation.B) France had the highest casualty rate of all thenations in the war.C) Most countries did not suffer major casualties inWorld War I.D) The war resulted in many casualties for allcountries that took part.Answer is D Which of the following is the graph of the quadratic function y= x2 - 4x + 4A. Graph DB. Graph BC. Graph AD. GraphicSUBMIT The vice president of the United States is, according to the U.S. Constitution, the president of the U.S. Senate; however, according to the rules of the U.S. Senate he has little authority over that body. The real head of the U.S. Senate is the Senate Majority Leader. Who is the President of the Texas Senate and the real leader of the Texas Senate? For each of the following circumstances, indicate whether the calculated molarity of NaOH would be lower, higher or unaffected. Explain your answer in each case. a. The inside of the pipet used to transfer the standard HCl solution was wet with water.b. you added 40 mL of water to the titration flask rather than 25ml. c. The buret, wet with water, was not rinsed with NaOH solution before filling the buret with NaOH solution. d. Five (5) drops of phenolphthalein were added to the solution to be titrated rather than three (3) drops. 1. Cules son las clulas que contiene la retina? Cans of soda at a local store a six-pack of soda costs $2.59 and indivdual cans cost $0.80. What is the maximum of cans of soda that can be purchased for $15 a. 1.3b. 9.6c. 13d. 1 I don't get this can somone help me please