simplify so that your answer contains only positive exponents.​

Simplify So That Your Answer Contains Only Positive Exponents.

Answers

Answer 1

Step-by-step explanation:

18.

[tex] = { ({x}^{2}) }^{ - 3} .2 {x}^{3} [/tex]

[tex] = {x}^{2 \times ( - 3)} .2 {x}^{3} [/tex]

[tex] = {x}^{ - 6} .2 {x}^{3} [/tex]

[tex] = 2 {x}^{ - 6 + 3} [/tex]

[tex] = 2 {x}^{3} [/tex]

[tex] = \frac{2}{ {x}^{3} } [/tex]

[tex] \: [/tex]

19.

[tex] = {(2m)}^{2} . {(3 {m}^{3} )}^{2} [/tex]

[tex] = {2}^{2} {m}^{2} . {3}^{2} {m}^{3 \times 2} [/tex]

[tex] = 4 {m}^{2} .9 {m}^{6} [/tex]

[tex] = (4 \times 9) {m}^{2 + 6} [/tex]

[tex] = 36 {m}^{8} [/tex]


Related Questions

Lcm and gcf of 40 and 48 (need a solution)

Answers

LCM for 40 and 48=240
GCF=8

Answer:

LCM = 240

GCF = 8

Step-by-step explanation:

Least common multiple (LCM) is the smallest number that both 40 and 48 go into

Greatest common factor (GCF) is the largest number that can go into 40 and 48.

which expression is equivalent to (3x+2)(3x-5)?
A. 6x - 3
B. 9x^2 - 10
C. 9x^2 - 3x - 10
D. 9x^2 - 9 - 10

Answers

Answer: 9x^2-9x-10 ==> D

Step-by-step explanation:

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

3x*3x + (-5)(3x) + 2*3x + (-5)(2)=

9x^2 - 5(3x) + 6x - 5(2)=

9x^2-15x+6x-10=

9x^2-15x+6x-10= 9x^2-9x-10 ==> D

Answer:   9x^2 - 9x - 10   (choice D)

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

Explanation:

Let's make

y = 3x+2

So we can replace the (3x+2) with y

We go from (3x+2)(3x-5) to y(3x-5)

Distribute that y term through

y(3x-5)

y(3x) + y(-5)

3xy - 5y

Then plug in y = 3x+2 and distribute two more times

3xy - 5y

3x( y ) - 5( y )

3x( 3x+2 ) - 5( 3x+2 )

3x(3x) + 3x(2) - 5(3x) - 5(2)

9x^2 + 6x - 15x - 10

9x^2 - 9x - 10

which seems to point to choice D assuming the -9 in the middle is supposed to be -9x

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

Side note: Alternative methods are the FOIL rule and the box method.

Juliana wants to write the number twenty thousand, one hundred ninety in expanded notation. Which of the following would complete the expression? Select all that apply.
2x? + 1x100 + 9x10
A.1,000
B. 10 to the 4th power point
C. 100,000
D. 10 to the 3rd powerpoint
E. 10,000

Answers

The option that would complete the given expression is; Option B: 10 to the fourth power

How to write a number is Expanded Notation?

We are told that Juliana wants to write the number twenty thousand, one hundred ninety in expanded notation.

This can be broken down as;

20,190

This can be broken further down into;

20000 + 100 + 90

Writing in expanded notation gives;

(2 * 10⁴) + (1 * 10²) + (9 * 10¹)

Thus, we can say that the option that would complete the given expression is; Option B: 10 to the fourth power

Read more about Expanded Notation form at; https://brainly.com/question/567952

#SPJ1

Please help in this questions there a pic for it.!
For 13 through 15 find the final answer
16 Just put final two answers, separate answers with a comma
Please help I really need it.

Answers

The amount of tax deductions in one payment period and one year based on a Social Security tax rate of 6.2% and Medicare tax rate of 1.45% are;

13. Kim's weekly Medicare deductions is $7.888

Her annual Medicare deductions is $410.176

14. Jeffrey's annual Social Security tax deductions is $3,517.0616

15. Kareem's annual Medicare tax deductions is $606.97

16. A. Parker's annual Social Security tax deductions is $4,836

B. His annual Medicare tax deductions is $1,131

Which method can be used to calculate the tax deductions?

According to the accounting firm BGM website,in the year 2022, an employee is expected to pay a tax of 6.2% of the first $147,000 of wages, for Social Security, and a Medicare tax of 1.45% of the first $200,000

13. Kim's gross weekly salary is $544.

Given that 544 × 52 = 28,288 < 200,000, we have;

Kim's Medicare deduction for one pay period is 0.0145 × $544 = $7.888

Kim receives her payment weekly, therefore, multiplying by 52 gives;

Annual Medicare tax;

52 × $7.888 = $410.176

14. Jeffrey's semimonthly salary = $2,181.80

Jeffrey's tax deductions for Social Security for one pay period is therefore;

0.062 × $2,181.80 = $135.27160

The number of semimonthly payment periods in a year = 26

Jeffrey's annual Social Security tax deductions is therefore;

26 × $135.27160 = $3,517.0616

15. Kareem's gross biweekly salary is $1,610

Kareem's Medicare deductions per pay period is therefore;

0.0145 × $1,610 = $23.345

The number of biweekly pay periods in a year is 26

Kareem's total Medicare deductions for the year is therefore;

$23.345 × 26 = $606.97

16. Parker's gross monthly salary is $6,500

A. Parker's Social Security deductions for one month is therefore;

0.062 × $6,500 = $403

The deductions in a year is therefore;

$403 × 12 = $4,836

B. Parker's Medicare deductions for one month is given by the equation;

0.0145 × $6,500 = $94.25

Parker's Medicare deductions for one year is therefore;

12 × $94.25 = $1,131

Learn more about tax deduction calculations here:

https://brainly.com/question/1775528

https://brainly.com/question/2317086

https://brainly.com/question/695693

#SPJ1

Assume you have a list of numbers 12, 10, 32, 3, 66, 17, 42, 99, 20 write a loop that prints each of the numbers on a new line. python

Answers

Python is a computer programming language often used to build websites and software, automate tasks, and conduct data analysis. Python is a general-purpose language, meaning it can be used to create a variety of different programs and isn't specialized for any specific problems.

Python 3 code:

function to print the numbers in list

def print_list(List):

 for entry in List:

   print(entry)

function to print the numbers and squares in list

def print_squares(List):

 for entry in List:

   print("Square of ", entry, " = ", entry*entry)

Call the functions now

input_list = [12,10,32,3,66,17,42,99,20]

print_list(input_list)

print_squares(input_list)

Sample Output:

12 10 32 3 66 17 42 99 20 Square of  12  =  144 Square of  10  =  100 Square of  32  =  1024 Square of  3  =  9 Square of  66  =  4356 Square of  17  =  289 Square of  42  =  1764 Square of  99  =  9801 Square of  20  =  400

Python 2.7 code:

function to print the numbers in list

def print_list(List):

 for entry in List:

   print entry

function to print the numbers and squares in list

def print_squares(List):

 for entry in List:

   print "Square of ", entry, " = ", entry*entry

Call the functions now

input_list = [12,10,32,3,66,17,42,99,20]

print_list(input_list)

print_squares(input_list)

To know more about "Python"

Refer this link:

https://brainly.com/question/22841107

#SPJ4

RS=6y+3,ST=5y+9 and RT=78
What is are and ST

Answers

Answer is a number because of the equation being radical

Consider the set of ordered pairs (q, T), where T is the total value of q quarters in dollars, up to $1.50 in quarters (inclusive).

In the situation above, the domain is [Select] and the range is [Select].​

Answers

The domain q is a set of real numbers as(0, 0.25, 0.50, 0.75, 1.00, 1.25, 1.50).

The range is going to be a set of real numbers from 0 to 6.

What is the range and domain?

The domain of a function is the set of input values that we are allowed to plug into our function. This set is the x-values in a function.

The range of a function is the set of output values that the function assumes.

Now, we are told that there is a set of ordered pairs (q, T), where T is the total value of q quarters in dollars, up to $1.50 in quarters

Now, from conversions, we know that 1 quarters is equal to 0.25 dollar.

Thus, the domain q is a set of real numbers as(0, 0.25, 0.50, 0.75, 1.00, 1.25, 1.50).

The maximum output value will be; 1.5/0.25 = 6

Meanwhile, the range is going to be a set of real numbers from 0 to 6.

Read more about Range and Domain at; https://brainly.com/question/2264373

#SPJ1

One year on Venus is equivalent to 224.7 days on Earth. How many days on Earth, in decimal from, are equivalent to 9 ½ years on Venus?

Answers

By using simple rule of three, a period of 9.5 years on Venus is equivalent to 2134.65 terrestrial days.

How many terrestrial days are equivalent time in Venus?

One year on Earth is equivalent to 365.3 days and one year on Venus is equivalent to 224.7 days, the equivalent terrestrial time of 9.5 years on Venus is found by simple rule of three:

x = 9.5 yr × (224.7 days / 1 yr)

x = 2134.65 days

A period of 9.5 years on Venus is equivalent to 2134.65 terrestrial days.

To learn more on simple rule of three: https://brainly.com/question/15209325

#SPJ1

I need help with this its still confusing

Answers

Answer:

64 and 13 I hope this helps

Step-by-step explanation:

Please help due soon.

Answers

Answer:

-3x>24

Step-by-step explanation:

-3x-10>14

now we add 10 to both sides, 10+14 is 24

so, the missing step is -3x>24

The maximum speed, in miles per
hour, of a cheetah is 18 more than 3 times
If the maximum speed of a cheetah is
the maximum speed of a hippopotamus.
75 miles per hour, which equation could be
used to find the maximum speed of a
hippopotamus h? (Lesson 1-2)
A. h= 3(75) + 18
B. 75=3h
C. 75 = 3h + 18
D. 18 + 75 = 3h

Answers

The equation could be used to find the maximum speed of a hippopotamus h is C. 75 = 3h + 18

The question has to do with linear equation

What is a linear equation?

A linear equation is a mathematical expression in which the highest power of the unknown is 1.

How to find the equation for the maximum speed of the hippopotamus

Let

x = speed of cheetah and h = speed of hippopotamus

Given that the maximum speed, in miles per hour, of a cheetah is 18 more than 3 times  the maximum speed of the hippopotamus

Now, since the maximum speed of the hippopotamus is h, 3 times the maximum speed of the hippopotamus is 3h.

Since the cheetah is 18 more than 3 times  the maximum speed of the hippopotamus, we have that

x = 3h + 18

Substituting x = 75 into the equation, we have

75 = 3h + 18

So, the equation could be used to find the maximum speed of a hippopotamus h is C. 75 = 3h + 18

Learn more about linear equation here:

https://brainly.com/question/26260688

#SPJ1

Find the centroid of the region in the first quadrant bounded by the given curves. y = x4, x = y4

Answers

The given bounded region is the set

[tex]R = \left\{(x,y) ~:~ 0 \le x \le 1 \text{ and } x^4 \le y \le x^{1/4} \right\}[/tex]

assuming the curves are [tex]y=x^4[/tex] and [tex]x=y^4\implies y=x^{1/4}[/tex] (since [tex]x>0[/tex] in the first quadrant).

The coordinates of the centroid are [tex](\bar x, \bar y)[/tex] where [tex]\bar x[/tex] and [tex]\bar y[/tex] are the average values of [tex]x[/tex] and [tex]y[/tex], respectively, over the region [tex]R[/tex]. These are given by the ratios

[tex]\bar x = \dfrac{\displaystyle \iint_R x \, dA}{\displaystyle \iint_R dA} \text{ and } \bar y = \dfrac{\displaystyle \iint_R y\,dA}{\displaystyle \iint_R dA}[/tex]

Compute the area of [tex]R[/tex].

[tex]\displaystyle \iint_R dA = \int_0^1 \int_{x^4}^{x^{1/4}} dy \, dx \\\\ ~~~~~~~~ = \int_0^1 \left(x^{1/4} - x^4\right) \, dx \\\\ ~~~~~~~~ = \frac45 - \frac15 = \frac35[/tex]

Integrate [tex]x[/tex] and [tex]y[/tex] over [tex]R[/tex].

[tex]\displaystyle \iint_R x \, dA = \int_0^1 \int_{x^4}^{x^{1/4}} x \, dy \, dx \\\\ ~~~~~~~~ = \int_0^1 x \left(x^{1/4} - x^4\right) \, dx \\\\ ~~~~~~~~ = \int_0^1 \left(x^{5/4} - x^5\right) \, dx \\\\ ~~~~~~~~ = \frac49 - \frac16 = \frac5{18}[/tex]

[tex]\displaystyle \iint_R y \, dA = \int_0^1 \int_{x^4}^{x^{1/4}} y \, dy \, dx \\\\ ~~~~~~~~ = \frac12 \int_0^1 \left((x^{1/4})^2 - (x^4)^2\right) \, dx \\\\ ~~~~~~~~ = \frac12 \int_0^1 \left(x^{1/2} - x^8\right) \, dx \\\\ ~~~~~~~~ = \frac12 \left(\frac23 - \frac19\right) = \frac5{18}[/tex]

Then the centroid's coordinates are

[tex]\bar x = \dfrac{\frac5{18}}{\frac35} = \boxed{\frac{25}{54}} \approx 0.463[/tex]

[tex]\bar y = \dfrac{\frac5{18}}{\frac35} = \boxed{\frac{25}{54}}[/tex]

What is the answer to this problem?

Answers

The answer to this is 36 because you plug the 3 into the y which is 2x3 is 6 and then you do 6 squared

25*371-371*16+371

can someone help me please?

Answers

Answer:

3710

Step by step explanation:

Answer:

It would be 3710.

Step-by-step explanation:

Write a polynomial function of minimum degree in standard form with real coefficients whose zeros and their multiplicities include those listed


2(multiplicity 2) 5+i (multiplicity 1)

Answers

The polynomial function will be y = (x⁴-14x³+70x²-144x+104)

2 and 5+i are the roots of the given polynomial and the multiplicity of 2 and 5+i are 2 and 1 respectively.

Thus, the general form of the polynomial will be given as:

y = (x-2)² (x-(5+i)) (x-(5-i))                                  [as (5-i) is conjugate of (5+i)]

y = (x²+4-4x) (x-5-i) (x-5+i)

y = (x²-4x+4) (x²-5x+xi-5x+25-5i-xi+5i-i²)

y = (x²-4x+4) (x²-10x+25+1)                                            [as i²= -1]

y = (x²-4x+4) (x²-10x+26)  

y = (x⁴-10x³+26x²-4x³+40x²-104x+4x²-40x+104)

y = (x⁴-14x³+70x²-144x+104)

Thus, the polynomial is y = (x⁴-14x³+70x²-144x+104)

                                                   

Learn more about General Equation at:

brainly.com/question/11440396

#SPJ1

20% in fraction form

Answers

20/100

That is the answer if u want it simplified it is 1/5

Answer:

20/100 simplified is 1/5

Step-by-step explanation:

it is the fraction form

in a sample of 200 households, the mean number of hours spent on social networking sites during the month of january was 55 hours. in a much larger study, the standard deviation was determined to be 7 hours. assume the population standard deviation is the same. what is the 99% confidence interval for the mean hours devoted to social networking in january? (2 points) the 99% confidence interval ranges from 53.73 to 56.27 hours. the 99% confidence interval ranges from 7 to 55 hours. the 99% confidence interval ranges from 54.51 to 55.49. the 99% confidence interval ranges from 55 to 60 hours.

Answers

The correct option is A) The 99% confidence interval ranges from 53.73 to 56.27 hours.

The 99% confidence interval for the mean hours devoted to social networking in January ranges from 53.73 to 56.27 hours.

What is confidence interval?

In statistics, a confidence interval denotes the likelihood that a population parameter would then fall between two specified values.

A confidence interval is a set of values bounded both above and below the mean of a statistic that are likely to contain an unknown parameter. The proportion of probability, or predictability, that the confidence interval will contain the real population parameter when a random sample is drawn many times is referred to as the confidence level.

sample size 'n' =200

Mean 'x'  = 55 hours

Standard deviation (Population) = 7 hours

For 99% confidence level

Z critical value = 2.58

Margin of error = ±2.58(std error)

Now, compute the standard error

Standard error = 7/√n

              =7/√200

               = 0.495

Thus, margin of error = ±0.495(258) = 1.28

Now, calculate the Confidence interval;

Confidence interval = (55 - 1.28, 55 + 1.28)

                                  = (53.72, 56.28)

Confidence interval = (53.73, 56.27) [approx.]

Therefore, the confidence level lies between 53.73, 56.27) [approx.]

To know more about confidence interval, here

https://brainly.com/question/15712887

#SPJ4

The correct question is-

In a sample of 200 households, the mean number of hours spent on social networking sites during the month of January was 55 hours. In a much larger study, the standard deviation was determined to be 7 hours. Assume the population standard deviation is the same. What is the 99% confidence interval for the mean hours devoted to social networking in January?

A) The 99% confidence interval ranges from 53.73 to 56.27 hours.

B) The 99% confidence interval ranges from 7 to 55 hours.

C) The 99% confidence interval ranges from 54.51 to 55.49 hours.

D) The 99% confidence interval ranges from 55 to 60 hours.

(2x6)^3/2 in simplest form

Answers

(2x6)^3/2  in it's simplest form is equal to 41.56. See the computation below.

What is the simplification of the above expression?

Using BODMAS, we say

(2 x 6) = 12

12^(3/2)

= 41.5692

[tex]$\approx$[/tex] 41.56

Learn ore about simple forms:
https://brainly.com/question/31915
#SPJ1

Given a function f(x) = m/x-1 + n, where f(-2) = 1 and f(4) = 3. Find the values of m and n​

Answers

We get the values of m as 1 and n as 0.

We are given a function:

f(x) = m / (x - 1) + n

We are also given that:

f (-2) = 1 and f (4) = 3

We have to find the value of m and n.

f (-2) = m (2 - 1) + n

1 = m + n

n = 1 - m

f (4) = m / (4 - 1) + n

3 = 3 m + n

3 = 3 m + 1 - m

3 = 2 m + 1

2 m = 3 - 1

2 m = 2

m = 2 / 2

m = 1

m + n = 1

1 + n = 1

n = 0.

Therefore, we get the values of m as 1 and n as 0.

Learn more about function here:

https://brainly.com/question/4025726

#SPJ9

Graph the equation y=-x^2-12x-35 on the accompanying set of axes. You must plot 5 points including the roots and the vertex

Answers

Please check the image attached aside with the graph of the quadratic equation.

How to graph a quadratic equation by matching three points

In this problem we have a quadratic equation, of which we should plot the graph by matching five points. We can make use of its vertex, two roots, y-intercept and other point. First, determine the vertex of the quadratic function:

- x² - 12 · x - (35 + y) = 0

x² + 12 · x + (35 + y) = 0

12² - 4 · 1 · (35 + y) = 0

144 - 4 · (35 + y) = 0

144 - 140 - 4 · y = 0

4 · y = 4

y = 1

- x² - 12 · x = 36

x² + 12 · x + 36 = 0

(x + 6)² = 0

x = - 6

The vertex of the quadratic equation is (x, y) = (- 6, 1).

Second, calculate the roots of the quadratic equation:

- x² - 12 · x - 35 = 0

x² + 12 · x + 35 = 0

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

The roots of the quadratic equation are (x, y) = (- 5, 0) and (x, y) = (- 7, 0).

Third, determine the y-intercept of the quadratic equation:

y = - 0² - 12 · 0 - 35

y = - 35

The y-intercept of the quadratic equation is (x, y) = (0, - 35).

And fourth, find another point by evaluating the quadratic equation:

y = - 1² - 12 · 1 - 35

y = - 48

The remaining point is (x, y) = (1, - 48).

To learn more on quadratic equations: https://brainly.com/question/1863222

#SPJ1

please help me im begging ANYONE​

Answers

Answer:

B

Step-by-step explanation:

Answer B is the result of simplifying

The ratio of circumference/diameter for all circles is pie. what is the ratio of force/mass for all freely-falling bodies?

Answers

The ratio of circumference/diameter for all circles is π. And the ratio of force/mass for all freely-falling bodies will be g.

What is the circumference of a circle?

Let d be the diameter of the circle. The circumference of the circle will be

C = πd units

The ratio of circumference to diameter for all circles is pie.

C/D = πd / d

C/D = π

Then the ratio of force to mass for all freely-falling bodies will be

The force acting on a free-falling body of mass (m) is mg. Then we have

Force/Mass = mg / m

Force/Mass = g

Where g is the acceleration due to gravity.

More about the circumference of a circle link is given below.

https://brainly.com/question/27177006

#SPJ4

A vinyl decal shop charges a set-up fee of $25.00 and $5.00 for each decal printed. donna is ordering one decal for each of the 6 cheerleaders. if x decals are ordered, the total cost of the set-up fee and decals can be represented by f\left(x\right)=5x+25f(x)=5x+25. what are the range values for this situation?

Answers

The range of the situation is 30 to 55.

What is equation?

An equation is a mathematical expression that contains an equals symbol. Equations often contain algebra. Algebra is used when you do not know the exact number in a calculation.

Given:

A vinyl decal shop charges a set-up fee of $25.00

$5.00 for each decal printed.

as, f(x)=5x+25 represents the total cost of the set-up fee

we have 6 cheerleaders

put x= 1

5x+25 = 5+25 = 30

and x=6

5x+25= 5*6+25= 30+25= 55

Hence, the range is 30 to 55.

Learn more about equation here:

https://brainly.com/question/10413253

#SPJ4

These numbers form an addition and subtraction fact family.
4, 2, 6
Choose the fact family formed by these numbers.
OA 2+6=8
8-6=2
2+2=4
4-2=2
OB. 2+4= 6
6-4=2
OC 4+2=6
6-2=4
OD. 4+2=6
6-2=4
2+4=6
6-4=2

Answers

The correct family is option D.

To understand this problem we must be aware of the concept of addition and subtraction and also BODMAS rules which applies in an linear equation.

The numbers given here are 4,2 and 6.

We can see here that on adding 4 and 2 we get 6;

4+2=6

And on subtracting 2 from 6 we get 4;

6-2=4

Also we can see here that on subtracting 4 from 6 we get 2;

6-4=2.

These three relations are true for the given numbers.

And we can see that option D clearly fits the answer.

To learn more about addition and subtraction visit the link:

https://brainly.com/question/16738857

#SPJ9

The cost per unit of an item is called what?

Answers

Answer:

The cost per unit of an item is called unit cost

What is the equation of the line that is parallel to the given line and passes through the point (–2, 2)?

A. y=1/5x+4
B. y=1/5x+12/5
C. y=-5x+4
D. y=-5x+12/5

Answers

The slope of the line shown is 1/5, and being parallel means having the same slope. So it’s either a or b.

Next, you plug in (-2, 2) into y=1/5x+b to find b.

Solving you get: 2=1/5 * -2 +b

2=-2/5+b

B=2 2/5

12/5 = 2 2/5

So the answer is b.

Hope this helps!

What is 54 as a percentage of 216?
%

Answers

Answer:

54 as a percentage of 216% is 116.64.

Step-by-step explanation:

100% of 54 is 54 so 54 x 2 would be 108. We have solved 200% of it now for the 16%. The percentage of 54 of 16% would be 8.64. Now add up all we have learned.

108 + 8.64 = 116.64


Find the circumference of a circle with radius, r = 9.5m.
Give your answer in terms of pi

Answers

The circumference of a circle with radius, r = 9.5m is 19π

What is circumference of circle?

The perimeter of a circle or ellipse is its circumference. That is, if the circle were opened up and straightened out to a line segment, the circumference would be the length of the arc. The curve length around any closed figure is more often referred to as the perimeter.

What does a circle's circumference mean?

The complete length of a circle's arc is known as its circumference. The circumference of the circle is another name for it. The radius of the circle is the distance measured from any point on the circle to its center.

Given,

radius of the circle = 9.5m

The formula to calculate the circumference is -

C = 2πr

where r = radius of the circle

⇒ 2 × π × 9.5

19π

To learn more about circumference of circle from given link

https://brainly.com/question/18571680

#SPJ9

(write each as an algebratic expression) a cubed is equal to 31

Answers

X^2=31 is the answer

A pet shop sold 20 rabbits for $192. some of the rabbits sold for $7 each and the rest for $11 each. how many rabbits were sold at each price?

Answers

There are 7 rabbits sold for $7 and 13 rabbits sold for $11.

Substitution method:

In the substitution method, we must substitute the value of one given variable in terms of the other given variable and find the solution.

Given,

A pet shop sold 20 rabbits for $192.

Some of the rabbits sold for $7 each and the rest for $11 each.

Here we need to find the number of rabbits sold in each case.

Let us consider x be the number of rabbits sold for $7 and y be the number of rabbits sold for $11.

We know that, the total number of rabbits sold = 20.

So, it can be written as,

=> x + y = 20

Here we have to rewritten this equation as,

=> x = 20 - y ----------------------(1)

We know that, total amount for sold rabbits = 192

So, it can be written as,

=> 7x + 11y = 192 -----------------------(2)

Apply the value of x to equation (2),

Then we get,

=> 7(20 - y) + 11y = 192

=> 140 - 7y + 11y = 192

=> 4y + 140 = 192

=> 4y = 192 - 140

=> 4y = 52

=> y = 52/4

=> y = 13.

Apply the value of y on the equation (1),

Then we get,

=> x = 20 - y

=> x = 20 - 13

=> x = 7

Therefore, there are 7 $7 rabbits and 13 $11 rabbits are sold.

To know more about Substitution Method here.

https://brainly.com/question/14619835

#SPJ4

Other Questions
Help me please Two step equation. 1. -15 = -4m + 52. 10 - 6v = -1043. 8n + 7= 31 4. -9x - 13 = -1035 and six are on the picture Consider the idea of a single language for all programming domains. what arguments can be made in support of this idea? what arguments can be made against this idea? help!!! 50 points!!!! A "size 7" shoe is about 1.4 x 10- meters long. The circumference of the earth is about meters 1.06 x 10^7 around the equator. How many shoes, end-to-end, would it take to wrap around the equator? Show how you expanded and used the Giant One. Find the area of the region enclosed by the curves y = 7 sin x and y = sin(7x) , 0 < x Mia uses the formula r2 to find the area of a circle. What is r2 an example of?. which of the following factors contribute to economic growth? an increase in population. an increase in population. an increase in the standard of living. an increase in the standard of living. a decrease in the productivity of labor. a decrease in the productivity of labor. an increase in capital depreciation If the reaction is second order in a and first order in b, what is the rate when the initial concentration of [a] = 4.11 mol/l and that of [b] = 3.71 mol/l? A customer wishes to buy $2,000 worth of call options as the initial transaction in a new margin account. the customer must deposit? a $1,000 b $2,000 c $2,500 d $3,000 Please help this is my first year taking Spanish and Im so confused ! Which actions by the nurse help to prevent readmission to the acute health-care facility after discharge? select all that apply. They were headed toward some woods. This was a good sign. Jon could see the trees, taller than any they had seen before, with green leaves around the tops of their trunks. The branches were mostly bare, but the little vegetation on the trees signaled a warmer climate. Jon felt good. They changed their course to head toward the woods, knowing it might be a wrong direction, but understanding that there was hope in any sign of warmth. The trees looked ____________. Exercise 1 Underline each pronoun. Jason forgot to bring his volleyball, so we had to use hers. why do you think michael lewis chose to include this type of language at the beginning of what is supposed to be a heartwarming rags to riches , familial story? what worse California or Texas or Florida in every way possible? PLEASE HELP ALGEBRA 2 just do the first 2 or 3 Personal papers are documentary materials of a private or nonpublic character that do not relate to, or have an effect on, the conduct of agency business. True or false?. Which statement best describes the relationship between farmers and ranchers on the frontier?1 Farmers and ranchers competed over land and water resources.2 Small farmers and ranchers protested transportation prices by cutting railroad lines.3 Farmers and ranchers alternated using public lands for farming and grazing.4 Small farmers and ranchers cooperated to resist negative effects of mechanization. Which values are in the range of the function f(x) = -2x + 4 with a domain of (-6,0,6) What would be the benefit of a controlled lab experiment versus an observational field study? what are the benefits of using a model?