Please help me with this, But I can’t decide if it’s A or B. Please explain !!!

Answers

Answer 1

I think it's the letter A.

Answer 2

Answer:

[tex]m=\frac{M}{\sqrt{1-\frac{v^{2} }{c^{2} } } } \\\\\\m{\sqrt{1-\frac{v^{2} }{c^{2} } }=M[/tex]

[tex]\sqrt{1-\frac{v^{2} }{c^{2} }} =\frac{M}{m} \\\\\\1-\frac{v^{2} }{c^{2} }=\frac{M^{2}}{m^{2}} \\\\\\-\frac{v^{2} }{c^{2} }=\frac{M^{2}}{m^{2}} -1\\\\v^{2}=(-c^{2}) (\frac{M^{2}}{m^{2}} -1)\\\\v=\sqrt{(-c^{2}) (\frac{M^{2}}{m^{2}} -1)} =\sqrt{(c^{2})(-1)(\frac{M^{2}}{m^{2}} -1)} =c\sqrt{(-1)(\frac{M^{2}}{m^{2}} -1)} =c\sqrt{1-\frac{M^{2}}{m^{2}}}[/tex]

I would think it's A ¯\_ (ツ)_/¯


Related Questions

why infinity ( ) can’t be included in an inequality?

Answers

Answer:

Step-by-step explanation:

Because then the value on the other side will be unbounded by the infinity sign while expressing the answers on a number line.

please click thanks and mark brainliest if you like :)

Again need help with these ones I don’t understand and they have to show work

Answers

Let’s rewrite the given equation by adding 81 to both sides:
[tex]x^2 - 18x + 81= 65 + 81[/tex]
[tex](x - 9)^2 = 146[/tex]
Taking the square root of both sides, we get
[tex]x - 9 = \pm\sqrt{146}[/tex]
or
[tex]x = 9 \pm \sqrt{146} = 9 \pm 12.1 = 21.1\:\text{and}\:-3.1[/tex]

Find the sum of ∑3/k=0 k^2

Answers

Answer:

[tex]14[/tex]

Step-by-step explanation:

Given

[tex]\displaystyle \sum_{k=0}^3k^2[/tex]

Let's break down each part. The input at the bottom, in this case [tex]k=0[/tex], is assigning an index [tex]k[/tex] at a value of [tex]0[/tex]. This is the value we should start with when substituting into our equation.

The number at the top, in this case 3, indicates the index we should stop at, inclusive (meaning we finish substituting that index and then stop). The equation on the right, in this case [tex]k^2[/tex], is the equation we will substitute each value in. After we substitute our starting index, we'll continue substituting indexes until we reach the last index, then add up each of the outputs produced.

Since [tex]k=0[/tex] is our starting index, start by substituting this into [tex]k^2[/tex]:

[tex]0^2=0[/tex]

Now continue with [tex]k=1[/tex]:

[tex]1^1=1[/tex]

Repeat until we get to the ending index, [tex]k=3[/tex]. Remember to still use [tex]k=3[/tex] before stopping!

Substituting [tex]k=2[/tex]:

[tex]2^2=4[/tex]

Substituting [tex]k=3[/tex]:

[tex]3^2=9[/tex]

Since 3 is the index we end at, we stop here. Now we will add up each of the outputs:

[tex]0+1+4+9=\boxed{14}[/tex]

Therefore, our answer is:

[tex]\displaystyle \sum_{k=0}^3k^2=0+1+4+9=\boxed{14}[/tex]

Answer:

14

Step-by-step explanation:

∑3/k=0 k^2

Let k=0

0^2 =0

Let k = 1

1^2 =1

Let k =2

2^2 = 4

Let k = 3

3^2 = 9

0+1+4+9 = 14

Which expression defines the given series for seven terms?

–4 + (–5) + (–6) + . . .

Answers

Answer: -n+(-n-1)

Step-by-step explanation:

Expression will be -n + (-1)

Series

-4 +(-5)+(-6)+(-7)+(-8)+(-9)+(-10)+(-11)+(-12)+(-13) and so on

Here number -n has + (-n-1) being added to it

please click thanks and mark brainliest if you like :)

use undetermined coefficient to determine the solution of:y"-3y'+2y=2x+ex+2xex+4e3x​

Answers

First check the characteristic solution: the characteristic equation for this DE is

r ² - 3r + 2 = (r - 2) (r - 1) = 0

with roots r = 2 and r = 1, so the characteristic solution is

y (char.) = C₁ exp(2x) + C₂ exp(x)

For the ansatz particular solution, we might first try

y (part.) = (ax + b) + (cx + d) exp(x) + e exp(3x)

where ax + b corresponds to the 2x term on the right side, (cx + d) exp(x) corresponds to (1 + 2x) exp(x), and e exp(3x) corresponds to 4 exp(3x).

However, exp(x) is already accounted for in the characteristic solution, we multiply the second group by x :

y (part.) = (ax + b) + (cx ² + dx) exp(x) + e exp(3x)

Now take the derivatives of y (part.), substitute them into the DE, and solve for the coefficients.

y' (part.) = a + (2cx + d) exp(x) + (cx ² + dx) exp(x) + 3e exp(3x)

… = a + (cx ² + (2c + d)x + d) exp(x) + 3e exp(3x)

y'' (part.) = (2cx + 2c + d) exp(x) + (cx ² + (2c + d)x + d) exp(x) + 9e exp(3x)

… = (cx ² + (4c + d)x + 2c + 2d) exp(x) + 9e exp(3x)

Substituting every relevant expression and simplifying reduces the equation to

(cx ² + (4c + d)x + 2c + 2d) exp(x) + 9e exp(3x)

… - 3 [a + (cx ² + (2c + d)x + d) exp(x) + 3e exp(3x)]

… +2 [(ax + b) + (cx ² + dx) exp(x) + e exp(3x)]

= 2x + (1 + 2x) exp(x) + 4 exp(3x)

… … …

2ax - 3a + 2b + (-2cx + 2c - d) exp(x) + 2e exp(3x)

= 2x + (1 + 2x) exp(x) + 4 exp(3x)

Then, equating coefficients of corresponding terms on both sides, we have the system of equations,

x : 2a = 2

1 : -3a + 2b = 0

exp(x) : 2c - d = 1

x exp(x) : -2c = 2

exp(3x) : 2e = 4

Solving the system gives

a = 1, b = 3/2, c = -1, d = -3, e = 2

Then the general solution to the DE is

y(x) = C₁ exp(2x) + C₂ exp(x) + x + 3/2 - (x ² + 3x) exp(x) + 2 exp(3x)

help with 1 b please. using ln.​

Answers

Answer:

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

General Formulas and Concepts:

Pre-Algebra

Equality Properties

Algebra I

Terms/CoefficientsFactoringExponential Rule [Root Rewrite]:                                                                 [tex]\displaystyle \sqrt[n]{x} = x^{\frac{1}{n}}[/tex]

Algebra II

Natural logarithms ln and Euler's number eLogarithmic Property [Exponential]:                                                             [tex]\displaystyle log(a^b) = b \cdot log(a)[/tex]

Calculus

Differentiation

DerivativesDerivative NotationImplicit Differentiation

Derivative Property [Multiplied Constant]:                                                           [tex]\displaystyle \frac{d}{dx} [cf(x)] = c \cdot f'(x)[/tex]

Derivative Property [Addition/Subtraction]:                                                         [tex]\displaystyle \frac{d}{dx}[f(x) + g(x)] = \frac{d}{dx}[f(x)] + \frac{d}{dx}[g(x)][/tex]

Basic Power Rule:

f(x) = cxⁿf’(x) = c·nxⁿ⁻¹

Derivative Rule [Quotient Rule]:                                                                           [tex]\displaystyle \frac{d}{dx} [\frac{f(x)}{g(x)} ]=\frac{g(x)f'(x)-g'(x)f(x)}{g^2(x)}[/tex]

Derivative Rule [Chain Rule]:                                                                                 [tex]\displaystyle \frac{d}{dx}[f(g(x))] =f'(g(x)) \cdot g'(x)[/tex]

Step-by-step explanation:

*Note:

You can simply just use the Quotient and Chain Rule to find the derivative instead of using ln.

Step 1: Define

Identify

[tex]\displaystyle y = \sqrt{\frac{x}{2 - x}}[/tex]

Step 2: Rewrite

[Function] Exponential Rule [Root Rewrite]:                                               [tex]\displaystyle y = \bigg( \frac{x}{2 - x} \bigg)^\bigg{\frac{1}{2}}[/tex][Equality Property] ln both sides:                                                                 [tex]\displaystyle lny = ln \bigg[ \bigg( \frac{x}{2 - x} \bigg)^\bigg{\frac{1}{2}} \bigg][/tex]Logarithmic Property [Exponential]:                                                             [tex]\displaystyle lny = \frac{1}{2}ln \bigg( \frac{x}{2 - x} \bigg)[/tex]

Step 3: Differentiate

Implicit Differentiation:                                                                                 [tex]\displaystyle \frac{dy}{dx}[lny] = \frac{dy}{dx} \bigg[ \frac{1}{2}ln \bigg( \frac{x}{2 - x} \bigg) \bigg][/tex]Logarithmic Differentiation [Derivative Rule - Chain Rule]:                       [tex]\displaystyle \frac{1}{y} \ \frac{dy}{dx} = \frac{1}{2} \bigg( \frac{1}{\frac{x}{2 - x}} \bigg) \frac{dy}{dx} \bigg[ \frac{x}{2 - x} \bigg][/tex]Chain Rule [Basic Power Rule]:                                                                     [tex]\displaystyle \frac{1}{y} \ \frac{dy}{dx} = \frac{1}{2} \bigg( \frac{1}{\frac{x}{2 - x}} \bigg) \bigg[ \frac{2}{(x - 2)^2} \bigg][/tex]Simplify:                                                                                                         [tex]\displaystyle \frac{1}{y} \ \frac{dy}{dx} = \frac{-1}{x(x - 2)}[/tex]Isolate  [tex]\displaystyle \frac{dy}{dx}[/tex]:                                                                                                     [tex]\displaystyle \frac{dy}{dx} = \frac{-y}{x(x - 2)}[/tex]Substitute in y [Derivative]:                                                                           [tex]\displaystyle \frac{dy}{dx} = \frac{-\sqrt{\frac{x}{2 - x}}}{x(x - 2)}[/tex]Rationalize:                                                                                                     [tex]\displaystyle \frac{dy}{dx} = \frac{-\frac{x}{2 - x}}{x(x - 2)\sqrt{\frac{x}{2 - x}}}[/tex]Rewrite:                                                                                                         [tex]\displaystyle \frac{dy}{dx} = \frac{-x}{x(x - 2)(2 - x)\sqrt{\frac{x}{2 - x}}}[/tex]Factor:                                                                                                           [tex]\displaystyle \frac{dy}{dx} = \frac{-x}{-x(x - 2)^2\sqrt{\frac{x}{2 - x}}}[/tex]Simplify:                                                                                                         [tex]\displaystyle \frac{dy}{dx} = \frac{1}{(x - 2)^2\sqrt{\frac{x}{2 - x}}}[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Differentiation

Book: College Calculus 10e

Use the information below to complete the problem: p(x)=1/x+1 and q(x)=1/x-1 Perform the operation and show that it results in another rational expression. p(x) + q(x)

Answers

Answer:

hope u will understand...if u like this answer plz mark as brainlist

Answer:

[tex]\displaystyle p(x) + q(x) = \frac{2x}{(x+1)(x-1)}[/tex]

The result is indeed another rational expression.

Step-by-step explanation:

We are given the two functions:

[tex]\displaystyle p(x) = \frac{1}{x+1}\text{ and } q(x) = \frac{1}{x-1}[/tex]

And we want to perform the operation:

[tex]\displaystyle p(x) + q(x)[/tex]

And show that the result is another rational expression.

Add:

[tex]\displaystyle = \frac{1}{x+1} + \frac{1}{x-1}[/tex]

To combine the fractions, we will need a common denominator. So, we can multiply the first fraction by (x - 1) and the second by (x + 1):

[tex]\displaystyle = \frac{1}{x+1}\left(\frac{x-1}{x-1}\right) + \frac{1}{x-1}\left(\frac{x+1}{x+1}\right)[/tex]

Simplify:

[tex]=\displaystyle \frac{x-1}{(x+1)(x-1)} + \frac{x+1}{(x+1)(x-1)}[/tex]

Add:

[tex]\displaystyle = \frac{(x-1)+(x+1)}{(x+1)(x-1)}[/tex]

Simplify. Hence:

[tex]\displaystyle p(x) + q(x) = \frac{2x}{(x+1)(x-1)}[/tex]

The result is indeed another rational expression.

please help! 50 points!

Answers

Answer:

a) forming a bell

b) 5

c) 4.7

d) mean

is the correct answer

pls mark me as brainliest

Which statement is true about the ratios of squares to
cicles in the tables? PLS HURRY!!!!

Answers

Answer:

show us a screenshot or image

or type it out, copy paste

Step-by-step explanation:

In the country of United States of Heightlandia, the height measurements of ten-year-old children are approximately normally distributed with a mean of 55.4 inches, and standard deviation of 4.1 inches.

A) What is the probability that a randomly chosen child has a height of less than 61.25 inches?

Answer= (Round your answer to 4 decimal places.)

B) What is the probability that a randomly chosen child has a height of more than 46.5 inches?

Answer= (Round your answer to 4 decimal places.)

Answers

(A)

P(X < 61.25) = P((X - 55.4)/4.1 < (61.25 - 55.4)/4.1)

… ≈ P(Z ≤ 0.1427)

… ≈ 0.5567

(B)

P(X > 46.5) = P((X - 55.4)/4.1 > (46.5 - 55.4)/4.1)

… ≈ P(Z > -2.1707)

… ≈ 1 - P(Z ≤ -2.1707)

… ≈ 0.9850

A manufacturer of industrial solvent guarantees its customers that each drum of solvent they ship out contains at least 100 lbs of solvent. Suppose the amount of solvent in each drum is normally distributed with a mean of 101.8 pounds and a standard deviation of 3.76 pounds.

Required:
a. What is the probability that a drum meets the guarantee? Give your answer to four decimal places.
b. What would the standard deviation need to be so that the probability a drum meets the guarantee is 0.99?

Answers

Answer:

The answer is "0.6368 and 0.773".

Step-by-step explanation:

The manufacturer of organic compounds guarantees that its clients have at least 100 lbs. of solvent in every fluid drum they deliver. [tex]X\ is\ N(101.8, 3.76)\\\\P(X>100) =P(Z> \frac{100-101.8}{3.76}=P(Z>-0.47))[/tex]

For point a:

Therefore the Probability =0.6368  

For point b:

[tex]P(Z\geq \frac{100-101.8}{\sigma})=0.99\\\\P(Z\geq \frac{-1.8}{\sigma})=0.99\\\\1-P(Z< \frac{-1.8}{\sigma})=0.99\\\\P(Z< \frac{-1.8}{\sigma})=0.01\\\\z-value =0.01\\\\area=-2.33\\\\ \frac{-1.8}{\sigma}=-2.33\\\\ \sigma= \frac{-1.8}{-2.33}=0.773[/tex]

Write a quadratic equation having the given numbers as solutions. -7 and -5
The quadratic equation is ___ =0.

Answers

Answer:

x²+12x+35

Step-by-step explanation:

in factored form it would just be

(x+7)(x+5)=0

expand this

x²+12x+35=0

inveres laplace transform (3s-14)/s^2-4s+8​

Answers

Complete the square in the denominator.

[tex]s^2 - 4s + 8 = (s^2 - 4s + 4) + 4 = (s-2)^2 + 4[/tex]

Rewrite the given transform as

[tex]\dfrac{3s-14}{s^2-4s+8} = \dfrac{3(s-2) - 8}{(s-2)^2+4} = 3\times\dfrac{s-2}{(s-2)^2+2^2} - 4\times\dfrac{2}{(s-2)^2+2^2}[/tex]

Now take the inverse transform:

[tex]L^{-1}_t\left\{3\times\dfrac{s-2}{(s-2)^2+2^2} - 4\times\dfrac{2}{(s-2)^2+2^2}\right\} \\\\ 3L^{-1}_t\left\{\dfrac{s-2}{(s-2)^2+2^2}\right\} - 4L^{-1}_t\left\{\dfrac{2}{(s-2)^2+2^2}\right\} \\\\ 3e^{2t} L^{-1}_t\left\{\dfrac s{s^2+2^2}\right\} - 4e^{2t} L^{-1}_t\left\{\dfrac{2}{s^2+2^2}\right\} \\\\ \boxed{3e^{2t} \cos(2t) - 4e^{2t} \sin(2t)}[/tex]

Any number that CAN be divided by 2 without having remainder is considered an _______ number

Answers

Step-by-step explanation:

Any number that can be divided by 2 without having remainder is considered an even number.

I hope it helped U

stay safe stay happy

The following 3 points are on a parabola defining the edge of a ski.
(-4, 1), (-2, 0.94), (0,1)

The general form for the equation of a parabola is:
Ax^2 + Bx + C= y

Required:
a. Use the x- and y-values of 1 of the points to build a linear equation with 3 variables: A, B, and C.
b. Record your equation here. Repeat this process with 1 of the other 2 points to build a 2nd linear equation.
c. Record your equation here. Repeat this process with the other point to build a 3rd equation.
d. Record your equation here. Build a matrix equation that represents this system of equations.
e. Record your matrix equation here. Use a graphing calculator or other graphing utility to find the inverse of the coefficient matrix.
f. Record your result here. Use the inverse matrix to solve the system of equations. Record the equation of the parabola here.

Answers

a. The linear equation for the first point (-4,1) is 16A-4B+C=1

b. The linear equation for the second point (-2, 0.94) is 4A-2B+C=0.94

c. The linear equation for the third point (0,1) is 0A+0B+C=1

d. The matrix equation looks like this:

[tex]\left[\begin{array}{ccc}16&-4&1\\4&-2&1\\0&0&1\end{array}\right]*\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{c}1\\0.94\\1\end{array}\right][/tex]

e. The inverse of the coefficient matrix looks like this:

[tex]A^{-1}=\left[\begin{array}{ccc}\frac{1}{8}&-\frac{1}{4}&\frac{1}{8}\\\frac{1}{4}&-1&\frac{3}{4}\\0&0&1\end{array}\right][/tex]

f. The equation of the parabola is: [tex]\frac{3}{200}x^{2}+\frac{3}{50}x+1=y[/tex]

a. In order to build a linear equation from the given points, we need to substitute them into the general form of the equation.

Let's take the first point (-4,1). When substituting it into the general form of the quadratic equation we end up with:

[tex](-4)^{2}A+(-4)B+C=1[/tex]

which yields:

[tex]16A-4B+C=1[/tex]

b. Let's take the second point (-2,0.94). When substituting it into the general form of the quadratic equation we end up with:

[tex](-2)^{2}A+(-2)B+C=0.94[/tex]

which yields:

[tex]4A-2B+C=0.94[/tex]

c. Let's take the third point (0,1). When substituting it into the general form of the quadratic equation we end up with:

[tex](0)^{2}A+(0)B+C=1[/tex]

which yields:

[tex]0A+0B+C=1[/tex]

d. A matrix equation consists on three matrices. The first matrix contains the coefficients (this is the numbers on the left side of the linear equations). Make sure to write them in the right order, this is, the numbers next to the A's should go on the first column, the numbers next to the B's should go on the second column and the numbers next to the C's should go on the third column.

The equations are the following:

16A-4B+C=1

4A-2B+C=0.94

0A+0B+C=1

So the coefficient matrix looks like this:

[tex]\left[\begin{array}{ccc}16&-4&1\\4&-2&1\\0&0&1\end{array}\right][/tex]

Next we have the matrix that has the variables, in this case our variables are the letters A, B and C. So the matrix looks like this:

[tex]\left[\begin{array}{c}A\\B\\C\end{array}\right][/tex]

and finally the matrix with the answers to the equations, in this case 1, 0.94 and 1:

[tex]\left[\begin{array}{c}1\\0.94\\1\end{array}\right][/tex]

so if we put it all together we end up with the following matrix equation:

[tex]\left[\begin{array}{ccc}16&-4&1\\4&-2&1\\0&0&1\end{array}\right]*\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{c}1\\0.94\\1\end{array}\right][/tex]

e. When inputing the coefficient matrix in our graphing calculator we end up with the following inverse matrix:

[tex]A^{-1}=\left[\begin{array}{ccc}\frac{1}{8}&-\frac{1}{4}&\frac{1}{8}\\\frac{1}{4}&-1&\frac{3}{4}\\0&0&1\end{array}\right][/tex]

Inputing matrices and calculating their inverses depends on the model of a calculator you are using. You can refer to the user's manual on how to do that.

f. Our matrix equation has the following general form:

AX=B

where:

A=Coefficient matrix

X=Variables matrix

B= Answers matrix

In order to solve this type of equations, we can make use of the inverse of the coefficient matrix to end up with an equation that looks like this:

[tex]X=A^{-1}B[/tex]

Be careful with the order in which you are doing the multiplication, if A and B change places, then the multiplication will not work and you will not get the answer you need. So when solving this equation we get:

[tex]\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{ccc}\frac{1}{8}&-\frac{1}{4}&\frac{1}{8}\\\frac{1}{4}&-1&\frac{3}{4}\\0&0&1\end{array}\right]*\left[\begin{array}{c}1\\\frac{47}{50}\\1\end{array}\right][/tex]

(Notice that I changed 0.94 for the fraction 47/50 you can get this number by dividing 94/100 and simplifying the fraction)

So, in order to do the multiplication, we need to multiply each row of the coefficient matrix by the answer matrix and add the results. Like this:

[tex]\frac{1}{8}*1+(-\frac{1}{4})(\frac{47}{50})+\frac{1}{8}*1[/tex]

[tex]\frac{1}{8}-\frac{47}{200}+\frac{1}{8}=\frac{3}{200}[/tex]

So the first number for the answer matrix is [tex]\frac{3}{200}[/tex]

[tex]\frac{1}{4}*1+(-1)(\frac{47}{50})+\frac{3}{4}*1[/tex]

[tex]\frac{1}{4}-\frac{47}{50}+\frac{3}{4}=\frac{3}{50}[/tex]

So the second number for the answer matrix is [tex]\frac{3}{50}[/tex]

[tex]0*1+0(\frac{47}{50})+1*1[/tex]

[tex]0+0+1=1[/tex]

So the third number for the answer matrix is 1

In the end, the matrix equation has the following answer.

[tex]\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{c}\frac{3}{200}\\\frac{3}{50}\\1\end{array}\right][/tex]

which means that:

[tex]A=\frac{3}{200}[/tex]

[tex]B=\frac{3}{50}[/tex]

and C=1

so, when substituting these answers in the general form of the equation of the parabola we get:

[tex]Ax^{2}+Bx+C=y[/tex]

[tex]\frac{3}{200}x^{2}+\frac{3}{50}x+1=y[/tex]

For further information, you can go to the following link:

https://brainly.com/question/12628757?referrer=searchResults

How to find joint and combined variation?

Answers

Step-by-step explanation:

Z will stay the same since the 2 will divide into 1

Which of the following statements are true?

Answers

Answer:

last one

Step-by-step explanation:

they both whole

13
R
S
12
What's the length of QR?
A) 1
B) 17.7
C) 6.7
OD) 5

Answers

Answer:

5

Step-by-step explanation:

This is a right triangle, so we can use the Pythagorean theorem

a^2+b^2 = c^2

where a and b are the legs and c is the hypotenuse

QR^2 + 12^2 = 13^2

QR^2 +144 =169

QR^2 = 169-144

QR^2 =25

Take the square root of each side

QR = sqrt(25)

QR =5

What's 14,124 ÷ 44 ?
[tex]14124 \div 44[/tex]

Answers

Answer:

321

Step-by-step explanation:

14,124/44=321

Answer: 321

The breadth of a rectangular garden is 2/3 of its legth. If its perimeter is 40cm, find its dimensions.

Answers

Answer:

12; 8

Step-by-step explanation:

length-x

breadth-2/3x

2(x+2/3 x)=40

2×5/3x=40

10/3x=40

x=40÷10/3

x=40×3/10

x=12 (cm) length

2/3×12=8 (cm) breadth

Answer as soon as you can. a. 162 comes just after b. What comes just before 182. lies in between 99 and 101. c.​

Answers

Answer:

a. 161

b. 181

c. 100

Step-by-step explanation:

a. 162 comes just after 161 (160, 161, 162, 163...)

b. 181 comes just before 182 (180, 181, 182, 183...)

c. 100 is between 99 and 101 (98, 99, 100, 101, 102...)

If 8x+5(3+x)-a=15+5x, then a = ?

Answers

Answer:

a = 8x

if you want to find x also, then x = a/8

Step-by-step explanation:

Nine Increased by the product of a number and 4 is greater than or equal to -15

Use the variable y for the unknown number

Answers

Answer:

9+4y ≥ -15

y ≥ -6

Step-by-step explanation:

Nine Increased by the product of a number

9+4y

is greater than or equal to -15

9+4y ≥ -15

Subtract 9 from each side

9-9+4y ≥ -15-9

4y ≥ -24

Divide by 4

4y/4 ≥ -24/4

y ≥ -6

PLEAZE HELPPPPPPPSPPSPAP

Answers

Answer:

Step-by-step explanation:

345ftyfthftyft.plk,k,

Answer:

Hello,

Anwser is C

Step-by-step explanation:

[tex]y=log_9(12x)\\\\9^y=12x\\\\9^x=12y\ inverting \ x \ and \ y \\\\y=\dfrac{9^x}{12} \\[/tex]

Evaluate each expression if r = 3,q = 1, and W =-2

Answers

Answer:

2) - 12

3) - 1

4)y = 8

5)r = 4

6)x= -7/29

Hope it helps you

What does si mean in temperature

Answers

Answer:

The kelvin (abbreviation K), also called the degree Kelvin (abbreviation, o K), is the SI unit of temperature. One Kelvin is 1/273.16 (3.6609 x 10 -3 ) of the thermodynamic temperature of the triple point of pure water (H 2 O). The ampere (abbreviation, A) is the SI unit of electric current.

Answer:

kelvin is si unit of tempreature

write an equivalent expression without negative exponent for 5 to the negative 4th power


Answers

Hi! I'm happy to help!

To solve this problem, we need to first solve [tex]5^{-4}[/tex].

Negative exponents divide the number by x instead of multiplying. So, [tex]5^{-4}[/tex] is 1/625. Since we can't use another negative exponent, we can use a number that would decrease with a positive exponent. In this situation, we can use the inverse of 5, which is [tex]\frac{1}{5}[/tex], and put this to the fourth power. [tex]\frac{1}{5} ^{4}[/tex]

This expression also equals 1/625.

I hope this was helpful, and keep learning! :D

Difference between 5429 and 5907 to the greatest place.

Answers

answer- u have to subtract the great no. from the smaller one

Given numbers are 5429 and 5907..

To find the difference we should subtract..

5907

- 5429

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

478

_______

#Answered by: Cutest Ghost

Help me please thanks guys

Answers

Answer:

B, D, F

Step-by-step explanation:

In a rational exponent, the numerator is an exponent, and the denominator becomes the index of the root.

[tex]a^{\frac{m}{n}} = \sqrt[n] {a^m}[/tex]

Answer: B, D, F

Terrell loves to listen to music, so he buys a subscription to a music-streaming service. He pays $4.99 each month. How much does the streaming service cost per year?

Answers

Answer:
$59.88

Solving Steps:
So $4.99 each month. There are 12 months in a year so you have to times $4.99x12. This is $59.88 which is the answer.
Other Questions
Which constant number would be an to both sides of the equation rn order to complete the square for the quadratic function 1=x^2-6x Can you answer this math homework? Please! Which of the following statements describes a person in anatomical position? A steel ball is released just below the surface of thick oil in a cylinder.During the first few centimetres of travel, what is the acceleration of the ball?A constant and equal to 10 m / s2B constant but less than 10 m / s2C decreasingD increasing 2x8-3^2+2? I know the answer but I dont know how I got to it I just need the answer to this, you don't need to show your work :) A cube of side length s sits inside a sphere of radius r so that the vertices of the cube sit on the sphere. Find the ratio r : s Description of a market scene. On a map of South Asia, Nepal looks approximately like a rectanglemeasuring 8.3 cm by 2.0 cm. The map scale is listed as 1:9,485,000. What isthe approximate real-world area of Nepal in square kilometers? The number of bacteria in a second study is modeled by the function b_2(t)=800(1.6)^t. What is the growth rate, r, for this equation? (to) you all?leles Assume that the Poisson distribution applies to the number of births at a particular hospital during a randomly selected day. Assume that the mean number of births per day at this hospital is 13.4224. Find the probability that in a day, there will be at least 1 birth. Based on experience, the Ball Corporations aluminum can manufacturing facility in Ft. Atkinson, Wisconsin, knows that the metal thickness of incoming shipments has a mean of 0.2935 mm with a standard deviation of 0.000924 mm.(a) A certain shipment has a diameter of 0.2963. Find the standardized z-score for this shipment. which action is a writer most likely to take during the revision process? Look at the image, read carefully, and select the correct option for the blank.A woman walking to the open interior of a house, with a fountain in the center and trees along the walls AGE / Universal Images Group / Image Quest 2018Agustina ________ patio en la maana. vas a el vas al va al va a la Sociologist Terry Williams finds that to become a successful drug dealer, youth must learn a number of skills: pleasing the boss, meeting goals, and getting along with associates. These specific findings support:_____.a. labeling theory.b. differential association.c. structural strain.d. the constructionist approach. Putting rock salt on the roads during a snowstorm is an example of: A. Boiling point elevation B. Vapor pressure raising C. Vapor pressure lowering D. Freezing point depression Four times a number less 7 is equal to 12 more than two times that number Helen determined she walks about 1,800 steps per 5 of a mile. How many steps did she take if she walked 5 miles? What is a similarity to living alone and having a roommate