I just finished my other 2 questions and I need help with this one now, I don't understand the letters really. please help

I Just Finished My Other 2 Questions And I Need Help With This One Now, I Don't Understand The Letters

Answers

Answer 1

So, c(x) = 8.25x + 1500

the marginal cost doubles so, (8.25 x) will be 2 * (8.25x )

And the fixed cost decreased by 30%

so, 1500 will be (1 - 30%) of 1500

so, (1 - 30%) of 1500 = 70% of 1500 = 0.7 * 1500 = 1050

So, k(x) = 2 * (8.25x) + 1050

K(x) = 16.5 x + 1050


Related Questions

Graph the following equation:(y + 4) = 2(x - 2)Step 1 of 3: Find a point on the line and the slope of the line.

Answers

Given:

The equation of line is,

[tex]y+4=2(x-2)[/tex]

Find the slope of equation,

[tex]\begin{gathered} y+4=2(x-2) \\ y+4=2x-4 \\ y=2x-8 \\ \text{slope= 2} \end{gathered}[/tex]

Find the points on line,

[tex]\begin{gathered} \text{For x=0,} \\ y=2x-8 \\ y=-8 \\ (x,y)=(0,-8) \\ \text{for x=4,} \\ y=2x-8 \\ y=2(4)-8 \\ y=0 \\ (x,y)=(4,0) \\ \text{For x=2} \\ y=2x-8 \\ y=2(2)-8=-4 \\ (x,y)=(2,-4) \\ \text{For }x=5 \\ y=2x-8 \\ y=2(5)-8=2 \\ (x,y)=(5,2) \end{gathered}[/tex]

The graph of equation of line is,

Which of the following choices are correct ways to name the line in the figure below?

Answers

line VK and line TV

Explanation:

To name the lines, we pick the points on the line.

The points on the line: K, T, and V

We can name the line towars the right or towards the left.

The lines using the points:

line KV or line VK

line TV or line VT

line KT or line TK

The line with two arrows at the end represent a line.

The line with one arrow represent a ray

from the options, the correct ways to name the line in the figure below:

line VK and line TV

KV is a ray not a line

Therefore, the correct ways to name the line in the figure below : line VK and line TV

(2.4 × 10^3) × (3 × 10^n) = 7.2 × 10^9

Answers

Answer:

n = 6

Step-by-step explanation:

(2.4 × 10^3) × (3 × 10^n) = 7.2 × 10^9

First lets solve the parentheses:

(2.4 × 1000) × ( 3 × 10^n)  =  (7.2 × 1000000000)

2.4 × 1000 = 2400 so...

2400 × (3 × 10^n ) = 7200000000

Next lets divide:

7200000000/2400 = 3000000

So now we have...

(3 × 10^n ) = 3000000

Even though we just divided we have to divide again so...

3000000/3 = 1000000

then to get the answer of n we have to figure out how many times to the power of 10 do we get 1000000.

one easy but time consuming way is

dividing it by ten till you get to one and you would get the same answer. You choose to do that way then that works for your.

There are also other way to figure that out but your teacher teaches you an easier way to figure it out.

find the slope of the line passing through the points (-5,4) and (3,-3)

Answers

P1 = (-5, 4)

P2 = (3, -3)

Formula

[tex]\text{slope = }\frac{(y2\text{ - y1)}}{(x2\text{ - x1)}}[/tex]

Substitution

[tex]\begin{gathered} \text{ slope = }\frac{(-3-4)}{(3\text{ + 5)}} \\ \text{ slope = }\frac{-7}{8} \end{gathered}[/tex]

Result

[tex]\text{ slope = }\frac{-7}{8}[/tex]

A cookie jar contains 8 oatmeal, 7 peanut butter and 10 sugar cookies. What is theprobability that Ivan will pull a peanut butter cookie from the jar, eats it, then pulls asugar cookie from the jar?A. 17/49B.7/60C. 17/600D. 7/600

Answers

Answer:

B. 7/60

Explanation:

Given;

Number of oatmeal cookies = 8

Number of peanut butter cookies = 7

Number of sugar cookies = 10

Total number of cookies = 8 + 7 + 10 = 25

So the probability of Ivan pulling a peanut butter cookie from the jar can be determined as seen below;

[tex]\begin{gathered} P(\text{peanut butter cookie) }=\frac{\text{ number of peanut butter cookies}}{\text{Total number of cookies}} \\ P(\text{peanut butter cookie) }=\frac{7}{25} \end{gathered}[/tex]

So if Ivan ate the peanut butter cookie he pulled (he did not replace it), it means that the total number of cookies will be 24, so the probability of pulling a sugar cookie from the jar will now be;

[tex]\begin{gathered} P(sugar\text{ cookie) }=\frac{\text{ number of sugar cookies}}{\text{Total number of cookies}} \\ P(sugar\text{ cookie) }=\frac{10}{24}=\frac{5}{12} \end{gathered}[/tex]

So we can determine the probability that Ivan will pull a peanut butter cookie from the jar, eats it, then pulls a sugar cookie from the jar by multiplying the above probabilities;

[tex]P(peanut,sugar)=\frac{7}{25}\times\frac{5}{12}=\frac{7}{5}\times\frac{1}{12}=\frac{7}{60}[/tex]

Therefore, the probability is 7/60

At a coffee shop, there is a pot that has a volume of 5.4 L. Find how many cubic centimeters of coffee will completely fill the pot

Answers

Given:

Total volume = 5.4 L.

We know that 1 L is equivalent to 1000 cubic centimetres; hence:

[tex]5.4L\times\frac{1000cm^3}{1L}[/tex]

ANSWER

5400 cm³ of coffee will completely fill the pot

Please help with this problem my son is having problems showing his work an understanding how. Solve x2 – 6x = 16 using the quadratic formula method. Show your work. Then describe the solution.

Answers

Solution

We are given the quadratic equation

[tex]x^2-6x=16[/tex]

We want to solve by using the quadratic formula method

Note: Given a quadratic equation

[tex]ax^2+bx+c=0[/tex]

The formula method is given

[tex]x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]

From

[tex]\begin{gathered} x^2-6x=16 \\ x^2-6x-16=0 \\ \text{Comparing with the general form of a quadratic equation} \\ a=1 \\ b=-6 \\ c=-16 \end{gathered}[/tex]

Substituting the parameters intot the quadratic formula

and

Therefore,

[tex]x=8,-2[/tex]

66. WORKER EFFICIENCY An efficiency study of the morning shift at a certain factory indicates that an average worker who arrives on the job at 8:00 A.M. will have assembled f(x) = -x³ + 6x² + 15x television sets x hours later. How many sets will such a worker have assembled by 10:00 A.M.? [Hint: At 10:00 A.M., x = 2.] b. Ilow many sets will such a worker assemble between 9:00 and 10:00 A.M.?​

Answers

Step-by-step explanation:

use differential calculus

Number of adult tickets sold = Number of child tickets sold =

Answers

Given:

Total ticket = 321

Total collection = $3535

Adult ticket price = $15

Child ticket price = $5

Find-:

(1)

Number of adult tickets sold

(2)

Number of child tickets sold

Explanation-:

Let the number of adult tickets = x

Let the number of child tickets = y

If the total ticket is 321 then,

[tex]x+y=321........................(1)[/tex]

Price for adult ticket is:

[tex]=15x[/tex]

The price for child ticket is:

[tex]=5y[/tex]

total price is $3535 then,

[tex]15x+5y=3535...................(2)[/tex]

From eq(1)

[tex]\begin{gathered} x+y=321 \\ \\ 5x+5y=1605..............(3) \end{gathered}[/tex]

So eq(2) - eq(3) is:

[tex]\begin{gathered} (15x+5y)-(5x+5y)=3535-1605 \\ \\ 15x-5x+5y-5y=1930 \\ \\ 15x-5x=1930 \\ \\ 10x=1930 \\ \\ x=\frac{1930}{10} \\ \\ x=193 \end{gathered}[/tex]

Put the value in eq(1) then,

[tex]\begin{gathered} x+y=321 \\ \\ 193+y=321 \\ \\ y=321-193 \\ \\ y=128 \end{gathered}[/tex]

So,

Number of adult tickets = 193

Number of child tickets = 128

The table below shows the average price of a Miami Marlins baseball ticket between 2006 and 2021.

Answers

By evaluating the equation in x = 2040, we can estimate the price to be $1507.7.

How to evaluate the equation?

To evaluate an algebraic expression, you have to substitute a number for each variable and perform the arithmetic operations. In the example above, the variable x is equal to 6 since 6 + 6 = 12. If we know the value of our variables, we can replace the variables with their values and then evaluate the expression.

Given that,

We know that the equation:

y = 1.83*x - 2225.5

Models the relationship between the year, x, and the average ticket price of a Miami Marlins baseball ticket.

We know that this relationship works for the years 2006 to 2021, but can be used to estimate the price for years after and before that.

if we use x = 2040

we will get

y = 1.83*2040 - 2225.5 = 1507.7

Hence, The price will be 1507.7, in dollars, of a game in the year 2040.

To learn more about model from the given link:

https://brainly.com/question/28858291

#SPJ13

Which of the following tests should be administered to see if an experimental medicine lowers blood pressure among hypertensive patients? A. two-tailed test OB. right-tailed test OC. alternative test OD. left-tailed test

Answers

We have to select the appropiate test to see if an experimental medicine lowers blood pressure among hypertensive patients.

In this case, we want to test if the mean for the blood pressure after the treatment is significantly lower than the blood pressure mean without treatment.

Then, for the blood pressure to be significantly different it has to be to the left of a critical value.

Then, it is a left-tailed test.

Answer:

an object’s velocity at time t is given by v(t) = –2 sin t. Let s(t) represent the object’s position at time t. If s(0) = 0, then s(t) =

Answers

GIVEN

The function of the object's velocity is given as follows:

[tex]v(t)=-2\sin t[/tex]

Also given:

[tex]s(0)=0[/tex]

SOLUTION

To get the position's function (s(t)), the velocity function needs to be integrated:

[tex]s(t)=\int v(t)dt[/tex]

Therefore:

[tex]\begin{gathered} s(t)=\int(-2\sin t)dt \\ \mathrm{Take\:the\:constant\:out}: \\ s(t)=-2\cdot\int\sin\left(t\right)dt \\ \mathrm{Use\:the\:common\:integral}:\quad \int \sin \left(t\right)dt=-\cos \left(t\right) \\ s(t)=-2\left(-\cos\left(t\right)\right) \\ \mathrm{Simplify}\text{ and add a constant to the solution} \\ s(t)=2\cos\left(t\right)+C \end{gathered}[/tex]

Recall that s(0) = 0. Therefore:

[tex]\begin{gathered} s(0)=2\cos(0)+C=0 \\ \therefore \\ C=-2 \end{gathered}[/tex]

Hence, the position function is:

[tex]s(t)=2\cos t-2[/tex]

The THIRD OPTION is correct.

A French restaurant used 808,870 ounces of cream last year. This year, due to a menu update, it used 90% less. How much cream did the restaurant use this year?

Answers

Answer:

80,887

Step-by-step explanation:

808,870 x (1 - 0.9)

808,870 x 0.1

80,887

Given that A = {1, 2,2 3} and B = {4, 6}, then find B×A

Answers

The solution for set B × A is {(4, 1), (4, 2), (4, 3), (6, 1), (6, 2), (6, 3)}

Given,

The sets,

A = {1, 2, 3}

B = {4, 6}

We have to find B × A.

Here,

Consider the Cartesian product:

The set of all ordered pairs (x, y) such that x belongs to A and y belongs to B is referred to as the Cartesian Product of sets A and B in mathematics. For instance, the Cartesian Product of A and B is (1, 3), (1, 4), (1, 5), (2, 3), (2, 4), and (2, 5) if A = [1, 2] and B = [3, 4, 5].

The Cartesian product of B × A = {(b, a) | b € B, a € A}

So,

B × A = {4, 6} × {1, 2, 3}

B × A = {(4, 1), (4, 2), (4, 3), (6, 1), (6, 2), (6, 3)}

Learn more about Cartesian product here:

https://brainly.com/question/24372634

#SPJ1

If you bought a stock last year for a price of $90 and it is gone down 13% since then how much is the stock worth now to the nearest cent

Answers

The stock worth is $78.3

Given,

Bought a stock last year for a price of $90

And, price gone down is 13%

To find how much is the stock worth?

No, According to the question

Firstly, find the 13% of 90 i.e.,

= 13/100 x90

= $11.7

Stock worth is

= 90 - 11.7

= 78.3

Hence, The stock worth is $78.3

Learn more about Percentage at:

https://brainly.com/question/28269290

#SPJ1

LM is the midsegment of Trapeziod RSXY. may you please help me find what LM is?

Answers

Step 1: Problem

Mid-point of a Trapezoid

Step 2: Concept

[tex]LM\text{ = }\frac{RS+\text{ YX}}{2}[/tex]

Step 3: Method

RS = 4.1

YX = 8.2

[tex]\begin{gathered} LM\text{ = }\frac{4.1\text{ + 8.2}}{2} \\ LM\text{ = }\frac{12.3}{2} \\ LM\text{ = 6.15} \end{gathered}[/tex]

Step 4: Final answer

LM = 6.15

Where do the graph shifted if the function changes from Y=x^2 to Y=(x+h)^2

Answers

The independent variable x is shifted (x + h). This is a value of h units to the right since it is the sum to the variable x.

So, the graph to find where the graph shift, we need to find the difference between these two values:

[tex](x+h)^2-x^2=x^2+2hx+h^2-x^2=2hx+h^2[/tex]

Then, the graph is shifted

[tex]2hx+h^2[/tex]

For Hox)=2x– 9 and 96 = ; « +9), find (10 g)(x) and (gof)(x). Then determine whether (f = 9/8)= (4 * H(X).What is (fog)x)?(10 g)x)=0

Answers

Given the functions;

[tex]\begin{gathered} f(x)=2x-9 \\ g(x)=\frac{1}{2}(x+9) \end{gathered}[/tex]

We want to find the composite functions;

[tex]undefined[/tex]

the figure shows a net for a three-dimensional figure. the net includes three squares.a) what is the three dimension figure. b) what is the surface area of the digure.

Answers

(b).

The area of the figure is equal to the sum of the area of the three squares and 2 triangles.

The area of the square is

[tex]2\operatorname{cm}\times2\operatorname{cm}=4\operatorname{cm}^2[/tex]

The area of the triangle is

[tex]\frac{1}{2}\times1.7\operatorname{cm}\times2\operatorname{cm}=1.7\operatorname{cm}^2[/tex]

Hence, two triangles and three squares have a total area of

[tex](4\operatorname{cm}\times3)+(2\times1.7cm)=15.4\operatorname{cm}^2[/tex]

23. At a company employing 140 people, 40% of the employees took the bus to work,and 5 % lived close enough to walk. The others drove cars. How many employeesdrive cars to work?Answer

Answers

Since the total percent of the employees is 100%

Since 40% of them took the bus

Since 5% walk

Add them and subtract the sum from 100% to get the percentage of who take the car

[tex]\begin{gathered} 40+5=45 \\ 100-45=55 \end{gathered}[/tex]

Then 55% of the employees use cars

Since the total number of employees is 140, then

Let us find 55% of 140

Change 55% to a number by divide it by 100, then multiply it by 140

[tex]\begin{gathered} N=\frac{55}{100}\times140 \\ N=77 \end{gathered}[/tex]

There are 77 employees who use cars

Consider the right triangle shown below where a=8.09, b=9.4, and c=12.4. Note that θ and ϕ are measured in radians.What is the value of cos(θ)?cos(θ)= What is the value of sin(θ)?sin(θ)=What is the value of tan(θ)?tan(θ)=  What is the value of θ?θ=

Answers

By definition

[tex]\cos (angle)=\frac{\text{ adjacent side}}{\text{ hipotenuse}}[/tex]

From the picture

[tex]\begin{gathered} \cos (\theta)=\frac{a}{c} \\ \cos (\theta)=\frac{8.09}{12.4} \\ \cos (\theta)=0.65 \end{gathered}[/tex]

By definition

[tex]\sin (angle)=\frac{\text{ opposite side}}{\text{ hipotenuse}}[/tex]

From the picture:

[tex]\begin{gathered} \sin (\theta)=\frac{b}{c} \\ \sin (\theta)=\frac{9.4}{12.4} \\ \sin (\theta)=0.76 \end{gathered}[/tex]

By definition

[tex]\tan (angle)=\frac{\text{ opposite side}}{\text{ adjacent side}}[/tex]

From the picture

[tex]\begin{gathered} \tan (\theta)=\frac{b}{a} \\ \tan (\theta)=\frac{9.4}{8.09} \\ \tan (\theta)=1.16 \end{gathered}[/tex]

Isolating θ from the previous equations:

[tex]\begin{gathered} \theta=\arccos (0.65)=49.46\text{ \degree}\approx49\text{ \degree} \\ \theta=\arcsin (0.76)=49.46\text{ \degree}\approx49\text{ \degree} \\ \theta=\arctan (1.16)=49.24\text{ \degree}\approx49\text{ \degree} \end{gathered}[/tex]

(The difference between the values is caused by rounding errors)

Find the midpoint of the segment below and enter its coordinates as anordered pair. If necessary, express coordinates as fractions, using the slashmark ( 1 ) for the fraction bar.

Answers

Consider that the coordinates of the mid-point of a line segment is given by the formula,

[tex]\begin{gathered} x=\frac{x_1+x_2}{2} \\ y=\frac{y_1+y_2}{2} \end{gathered}[/tex]

The given diagram represents the line segment between the points (-3,4) and (-6,-1).

So the corresponding mid-point is given by,

[tex]\begin{gathered} x=\frac{-3+(-6)}{2}=\frac{-9}{2} \\ y=\frac{4+(-1)}{2}=\frac{3}{2} \end{gathered}[/tex]

Thus, the mid-point of the given line segment is ( -9/2 , 3/2 ) .

Please help me solve. I also need help on what ratios to put in the two boxes before the answer. Do I just choose any of them?

Answers

Explanation

By metric conversion

[tex]\begin{gathered} 1\text{ mile =}1.61km \\ 1\text{ hour = 60 mins} \end{gathered}[/tex]

Therefore;

[tex]\frac{57mi}{1hr}\times\frac{1.61}{1}\times\frac{1}{60}=1.5295\frac{km}{\min }[/tex]

Answer:

[tex]\begin{gathered} \text{Box 1= }\frac{\text{1.61}}{1} \\ \text{Box 2=}\frac{1}{60} \\ \text{Box 3=}1.53 \end{gathered}[/tex]

9b 9a) Use the slope formula to determine the rate of change eq y- and find the y-intercept "5" by substituting the x and y values into y=mx + b

Answers

A) We need to find the rate of change of the function first.

The rate of change or slope of the line is:

[tex]m=\frac{y_2-y_1}{x_2-x_1_{}}[/tex]

Where x and y are the coordinates of a point in line.

In order to calculate the slope we can take the poinst:

x1 = -6, y1 = 4

x2 = -2, y2= 1

Using the formula of above we find that the slope is:

[tex]m=\frac{1-4}{-2-(-6)}=-\frac{3}{4}[/tex]

Now, in order to find the value of y-intercept of the line we can use formula:

[tex]y=m\cdot x+b[/tex]

Which is the function of the line. From the formula of above we don't know the value of b (the y-intercept).

But we know that the formula must be valid for a point in the line. We can find the value of b replacing the coordinates of a point in the line, let's choose: x = -6 and y = 4, so:

[tex]4=\text{ m}\cdot(-6)+b[/tex]

Now we use the value of m of above:

[tex]4=(-\frac{3}{4})\cdot(-6)+b[/tex]

And from the last equation we can see that:

[tex]b=4-\frac{3}{4}\cdot6=4-\frac{9}{2}=\frac{8}{2}-\frac{9}{2}=-\frac{1}{2}[/tex]

So, the equation of the line is:

[tex]y\text{ = -}\frac{\text{3}}{4}\cdot x-\frac{1}{2}[/tex]

And the y-intercept is obtain replacing x = 0, so the y-intercept is: y = -1/2

b) From the stepts of above we already know an equation that represents the function! It is:

[tex]y\text{ = -}\frac{\text{3}}{4}\cdot x-\frac{1}{2}[/tex]

c) Now, we need to use the last equation to find y = n in the table. We know from the table that the value x for that value of y is x = 3, so we replace that value in the equation of the line:

[tex]y\text{ = -}\frac{\text{3}}{4}\cdot3-\frac{1}{2}=-\frac{9}{4}-\frac{1}{2}=-\frac{9}{4}-\frac{2}{4}=-\frac{11}{4}[/tex]

So the value of n is:

[tex]n\text{ = -}\frac{\text{11}}{4}[/tex]

9×2=2×9 what is the property of this problem?

Answers

The property involved is called "commutative property of product"

SInce we are flipping the oerder of the factors and arrive at the same result.

The "flipping is called "commuting" in Math terms.

Evaluate the expression.If x=12, y=8, and z=3x3 + y + z3

Answers

We need to find the value of

[tex]x^3+y+z^3[/tex]

Where x = 12, y = 8, and z = 3

Substitute these values in the expression above

[tex](12)^3+8+(3)^3[/tex]

12^3 = 1728

3^3 = 27

Then

[tex]1728\text{ + 8 + 27 = 1763}[/tex]

The value of the given expression is 1763

$11,335 is invested, part at 9% and the rest at 6%. If the interest earned from the amount invested at 9% exceeds the interest earned from the amount invested at 6% by $865.35, how much is invested at each rate?

Answers

The amount that was invested at 9% is $10303 , and at 6% is $1032  .

In the question ,

it is given that

total amount invested is $11335 .

let the amount invested at 9% be "x" .

so , the interest earned from 9% part is 0.09x

and let the amount invested at 6% be "y" .

the interest earned from 6% part is 0.06y

So , the equation is x + y = 11335   .

x = 11335 - y

Also given that interest earned from 9% amount exceeds the interest earned from 6%  by $865.35   .

So , according to the question

0.09x = 0.06y + 865.35

On substituting  x = 11335 - y in the above equation , we get

0.09(11335 - y) = 0.06y + 865.35

1020.15 - 0.09y = 0.06y + 865.35

0.09y + 0.06y = 1020.15 - 865.35

0.15y = 154.8

y = 154.8/0.15

y = 1032

and x = 11335 - 1032

x = 10303

Therefore , The amount that was invested at 9% is $10303 , and at 6% is $1032  .

Learn more about Interest here

https://brainly.com/question/10585255

#SPJ1

Triangle ABC is inscribed in the circle with arcs shown. find X and the measures of angle A, angle B, Angle C

Answers

The total circumference of a circle = 360°

Therefore,

[tex]\text{arc AB + arc BC+ arc AC}=360^0[/tex]

Where,

[tex]\begin{gathered} \text{arc AB=(6x+10)}^0 \\ \text{arc BC=(x+15)}^0 \\ \text{arc AC=((8x-40)}^0 \end{gathered}[/tex]

Therefore,

[tex]\begin{gathered} (6x+10)^0+(x+15)^0+(8x-40)^0=360^0 \\ 6x^0+x^0+8x^0+10^0+15^0-40^0=360^0 \\ 15x^0-15^0=360^0 \\ 15x^0=360^0+15^0 \\ 15x^0=375^0 \\ \text{divide both sides by }15 \\ \frac{15x}{15}=\frac{375^0}{15} \\ x=25^0 \end{gathered}[/tex][tex]\begin{gathered} \text{arc AB=(6x+10)}^0=(6\times25+10)^0=150^0+10^0=160^0 \\ \text{arc BC=(x+15)}^0=(25^0+15^0)=40^0 \\ \text{arc AC=(8x-40)}^0=(8\times25^0-40^0)=200^0-40^0=160^0 \end{gathered}[/tex]

To calculate

[tex]\begin{gathered} \angle A,B,\angle C \\ We\text{ will use the theorem,} \\ \text{The measure of an insribed angle in a circle equals half the measure of the intercepting arc} \\ \end{gathered}[/tex][tex]\begin{gathered} \angle A=\frac{arc\text{ BC}}{2} \\ \angle A=\frac{40^0}{2}=20^0 \end{gathered}[/tex][tex]\begin{gathered} \angle B=\frac{arc\text{ AC}}{2} \\ \angle B=\frac{160^0}{2}=80^0 \end{gathered}[/tex][tex]\begin{gathered} \angle C=\frac{arc\text{ AB}}{2} \\ \angle C=\frac{160^0}{2}=80^0 \end{gathered}[/tex]

Hence,

x = 25°

∠ A=20°

∠ B=80°

∠ C=80°

3. Given x=2 and y=-3, evaluate the expression given below 2x - 3xy - 2y? A) -28 B) 28 C) 8 D) 44

Answers

Given:-

x=2,y=-3

[tex]2x-3xy-2y\text{?}[/tex]

To find evalute the given expression,

[tex]2x-3xy-2y[/tex]

Subtitute the x and y value in above equation,

[tex]\begin{gathered} 2(2)-3(2)(-3)-2(-3) \\ =4-(6\times-3)+6 \\ =4-(-18)+6_{} \\ =4+18+6 \\ =28 \end{gathered}[/tex]

So the required value is 28.

So the correct option B.

will give brainlist

The table shows a proportional relationship.


Workout (hours) 1 2 3
Calories Burned 320 640 960


Create a description in words for the table.
The number of hours working out is dependent on the number of calories burned. For a one-hour workout, there are 320 calories burned, and for a two-hour workout, there are 640 calories burned.
The number of hours working out is dependent on the number of calories burned. For every 320-hour workout, there is 1 calorie burned, and for every 640-hour workout, there are 2 calories burned.
The number of calories burned is dependent on the number of hours working out. For a one-hour workout, there are 320 calories burned, and for a two-hour workout, there are 640 calories burned.
The number of calories burned is dependent on the number of hours working out. For every 320-hour workout, there is 1 calorie burned, and for every 640-hour workout, there are 2 calories burned.

Answers

The description for the table in word will be A. The number of hours working out is dependent on the number of calories burned. For a one-hour workout, there are 320 calories burned, and for a two-hour workout, there are 640 calories burned.

What is a proportional relationship?

Proportional connections are those in which the ratios of two variables are equal. Another way to think about them is that one variable in a proportional relationship is always a constant value multiplied by the other. This is known as the "constant of proportionality."

In this case, the table shows a proportional relationship between workout and calories burned. In 1 hour, 320 calories are burned.

In conclusion, the correct option is A.

Learn more about proportional relationship on:

https://brainly.com/question/11648767

#SPJ1

Other Questions
Use the Quotient Rule to find the derivative of the function.f(x) = x/(x 6)f'(x)= Alanine is a member of the twenty key amino acids that are used by our bodies to make proteins. Is this a chiral molecule?. Which of the following could be an example of a function with a domain (-0,) and a range (-0,2)? Check all that apply. A. V= - (0.25)* - 2 - B. v= -(3)*-2 O c. v= -(3)*+2 1 v= - (0.25)*+2 D. what's the difference between two whole number 1/2 percent of 36 and 30% of 10 What is NOT a symptom of a reading disorder such as dyslexia?1) Trouble focusing on an instructor's aural lectures2) The inability to distinguish sounds in spoken words3) Difficulty remembering new concepts that are written down4) Trouble relating new ideas to those stored in memory InstructionsRead the question carefully and select the best answer.Which sentence from the excerpt best supports the answer to Question 7?A. "Although most of Shakespeare's works were written after her death, there is proof that Queen Elizabeth I watched several of his plays at court."B. "Shakespeare's plays follow a strict format. Each has five acts, and each of those acts contain scenes."C. "Influenced by this idea, English writers began to shift their focus from religious concerns and concentrate on secular subjects, such as love, politics, science, andphilosophy.OD. "Instead, he dramatized stories from sources such as Petrarch and Holinshed, often combining elements from multiple accounts of the same story."TEKS: O TEKS 12.5(C)Save and continue Find the most important variable in the problem. A bag of marbles is full with 20 marbles, 12 of which are yellow. How many are not yellow? A. the total number of marbles B. the number of yellow marbles C. the number of marbles that are not yellow You decide to roll a 0.10 kg ball across the floor so slowly that it will have a small momentum and a large de Broglie wavelength. If you roll it at 1.4x1^-3 m/s, what is its wavelength? Express your answer to two significant figures and include the appropriate units. How will the answer from above compare with the de Broglie wavelength of the high-speed electron that strikes the back face of one of the early models of a TV screen at 1/10 the speed of light (2x10^-11 m) ? Adriana's doctor wants to talk to her about her Body Mass Index. What does thisnumber MOST accurately indicate?the proportion of fat, bone, water, and muscle in her bodyO the exact number of pounds she needs to lose to be healthyO the percentage of vitamins and minerals her body requires each dayO the number of calories she eats compared to people her same agePrevious Write the inequality stamens in a describing the numbers (-,-5) My Friends, No one not in my situation can appreciate my feeling of sadness at this parting. To this place, and the kindness of these people, I owe everything. Here I have lived a quarter of a century, and have passed from a young to an old man. Here my children have been born, and one is buried. I now leave, not knowing when or whether ever I may return, with a task before me greater than that which rested upon Washington. Without the assistance of that Divine Being who ever attended him I cannot succeed. With that assistance I cannot fail. Trusting in Him, who can go with me and remain with you, and be everywhere for good, let us confidently hope that all will yet be well. To His care commending you, as I hope in your prayers you will commend me, I bid you an affectionate farewell.A. Abraham Lincoln gave this speech in 1861, right before he moved to Washington, DC.B. Lincoln wanted to thank the people of his home state before he moved away.C. Lincolns farewell from the state of Illinois was the topic of discussion.D. Abraham Lincoln delivered the speech.E. The speech was directed to the people of Illinois.Pairs1. Speaker2. Occasion3. Audience4. Purpose5. Subject Mr. Sharma and his family are having dinner at a local restaurant. He wants to give the server a 15% gratuity, and the restaurants sales tax is 6.5%.Question 1Part ADrag the terms into the boxes in the equation to represent the total cost Mr. Sharma will pay for the meal, y, given the amount of the bill before tax and gratuity, xPart BBy what percent does the cost of the meal increase with tax and gratuity?help me please/ giving brainliest!!!! The sales tax on a table saw is $12.41. a. What is the purchase price of the table saw (before tax) if the sales tax rate is 7.3%? b. Find the total price of the table saw. a. The purchase price is $ b. Andrea has a particularly old bike, and she has not lubricated the chain orgears. This causes friction inside the gears as she rides. She begins coasting onflat ground at a speed of 10 m/s, and after a few seconds is only going 8 m/s.How much energy has been converted to heat? (1 point) (The combined mass is 50kg)c. Andrea is going 10 m/s toward a hill. She coasts up the hill without pedaling. Iffriction causes 10% of her energy to be converted to heat inside the gears, howhigh up the hill will she be able to coast? (2 points) Which of the following statements is a point of view held by both the Point and Counterpoint articles? Which of these civilization would you want to live in and why. a line intersects the points (2,2) and (-1, 20).What is the slope of the line in simplest form?m = _ consider the assembly line of a laptop computer. the line consists of 10 stations and operates at a cycle time of 2.00 minutes per unit. their most error-prone operation is step 2. there is no inventory between the stations, because this is a machine-paced line. final inspection happens at station 10. what would be the information turnaround time for a defect made at station 2? In a well-written paragraph of 5-7 sentences:Identify two rhetorical appeals (ethos, kairos, logos, or pathos) used by Antony; the appeal types may be the same or different. Evaluate the effectiveness of both appeals.Support your response with evidence of each appeal from the text. methane gas (ch4) reacts with oxygen (o2) to produce water vapor and carbon dioxide. what volume of water (h2o) and carbon dioxide (co2) will be formed from the complete reaction of 3 l of methane with oxygen if all the gases are held at the same temperature and pressure? group of answer choices