Which of the following is the equation of the line that passes through the point (-5,-7) and has a slope of 2/5?

No multiple choice

Answers

Answer 1
Answer is y = 2/5x -9.

Step by step.

The equation of the straight line y = m x +b.
We need to find y intercept, or “b”.

Substitute (-5,-7) and slope 2/5 into the equation y= mx + b.
So
-7 = 2/5 (-5) + b
-7 = -2 + b
b= -7-2
b = -9

By using slope intercept form, the equation of the line that passes through the point (-5, -7) and has a slope of 2/5 is
y = 2/5x -9.
Answer 2

The equation of the line passing through the point (-5, -7) with a slope of 2/5 is y = (2/5)x - 5.

How did we get the values?

To find the equation of a line, we can use the point-slope form of a linear equation:

y - y₁ = m(x - x₁),

where (x₁, y₁) is the given point on the line and m is the slope.

In this case, the given point is (-5, -7) and the slope is 2/5. Substituting these values into the equation, we have:

y - (-7) = (2/5)(x - (-5)).

Simplifying further:

y + 7 = (2/5)(x + 5).

Distributing the 2/5:

y + 7 = (2/5)x + 2.

Subtracting 7 from both sides:

y = (2/5)x - 5.

Therefore, the equation of the line passing through the point (-5, -7) with a slope of 2/5 is y = (2/5)x - 5.

learn more about linear equation: https://brainly.com/question/2030026

#SPJ2


Related Questions

A pack of soil weighs 43 lbs. Each plant pot requires just 12 lbs of soil.
Calculate how many plant pots can be filled.

Answers

3 pots

If we divide 43 lbs into pots of 12 lbs, we end up getting 3 pots with a remainder (what is left) of 7 lbs. However, in a scenario such as this, we discard (ignore, get rid of) the remainder since it is not enough to completely fill a plant pot.
3 pots, there is a remainder so you discard it and only fill 2.

what is the equation of the parabola passing through the points
(0,6). (3, 15.6), and (10,-4)?​

Answers

Answer:

y = -0.6x^2 + 5x + 6

Step-by-step explanation:

First, find the equation of a linear line that passes through the points (0,6) and (3, 15.6) in the slope intercept form, y = mx + b. We know that the line has a y-intercept of 6, so b = 6. Substitute 3 for x, 15.6 for y, and 6 for b to find m.

y = mx + b

15.6 = 3m + 6

9.6 = 3m

m = 3.2

y = 3.2x + 6

y = a(x - 0)(x - 3) + 3.2x + 6

y = a(x)(x - 3) + 3.2x + 6

Finally, substitute 10 for x and -4 for y in the equation above to find a.

-4 = a(10)(10 - 3) + 3.2*10 + 6

-4 = a(10)(7) + 32 + 6

-4 = 70a + 38

-42 = 70a

a = -0.6

Simplify to write in standard form.

y = -0.6(x)(x - 3) + 3.2x + 6

y = -0.6x^2 + 5x + 6

The graph of the function f(x) = –(x + 6)(x + 2) is shown below.

On a coordinate plane, a parabola opens down. It goes through (negative 6, 0), has a vertex at (negative 4, 4), and goes through (negative 2, 0).

Which statement about the function is true?

The function is increasing for all real values of x where
x < –4.
The function is increasing for all real values of x where
–6 < x < –2.
The function is decreasing for all real values of x where
x < –6 and where x > –2.
The function is decreasing for all real values of x where
x < –4.

Answers

Answer:

c,d

Step-by-step explanation:

Multiply -2x^-3 y(5yx^5+8xy-4y^2x^2).

Answers

Answer:

[tex]\textsf{Option 3}: \quad -10 x^2y^2-16x^{-2}y^2+8x^{-1}y^3[/tex]

Step-by-step explanation:

Given expression:

[tex]-2x^{-3}y(5yx^5+8xy-4y^2x^2)[/tex]

Distribute:

[tex]\implies -2x^{-3}y(5yx^5) -2x^{-3}y(8xy)-2x^{-3}y(-4y^2x^2)[/tex]

Multiply the constants and collect like terms:

[tex]\implies -10 x^{-3}x^5yy-16x^{-3}xyy+8x^{-3}x^2yy^2[/tex]

Remember that a = a¹.

[tex]\textsf{Apply exponent rule} \quad a^b \cdot a^c=a^{b+c}:[/tex]

[tex]\implies -10 x^{(-3+5)}y^{(1+1)}-16x^{(-3+1)}y^{(1+1)}+8x^{(-3+2)}y^{(1+2)}[/tex]

[tex]\implies -10 x^2y^2-16x^{-2}y^2+8x^{-1}y^3[/tex]

Learn more about exponent rules here:

https://brainly.com/question/27745064

https://brainly.com/question/27959936

How do I write the following number in scientific notation?
788,000

Answers

scientific notation : 7.88 × 105

. A community theater sold 63 tickets to the afternoon performance for a total of 444 Birr. An adult ticket cost 8 Birr, a child ticket cost 4 Birr, and a senior ticket cost 6 Birr. If twice as many tickets were sold to adults as to children and seniors combined, how many of each ticket were sold? (Use Gaussian Elimination Method)​

Answers

The number of tickets sold are:

30 children tickets were sold33 adult tickets were sold

How to determine the number of tickets sold to children and seniors?

From the question, we have the following parameters:

Number of tickets = 63Total amount = 444 BirrAdult ticket = 8 Birr per adultChildren ticket = 6 Birr per adult

Represent the children tickets with x and adults ticket with y.

So, we have the following system of equations

x + y = 63

6x + 8y = 444

Express the equations as a matrix

x      y

1       1       63

6      8       444

Apply the following transformation

R2 = R2 - 6R1

This gives

x      y

1       1       63

0      2       66

Apply the following transformation

R2 = 1/2R2

x      y

1       1       63

0      1       33

From the above matrix, we have the following system of equations

x + y = 63

y = 33

Substitute y = 33 in x + y = 63

x + 33 = 63

Subtract 33 from both sides of the above equation

x = 30

Hence, 30 children tickets were sold and 33 adult tickets were sold

Read more about Gaussian elimination method at:

brainly.com/question/14529256

#SPJ1

PLEASE HELP YOU WILL GET ALOT OF POINTS The triangle on the left is rotated to create the triangle on the right as its
image. Which set of congruence statements below is true?

Answers

Answer:

The third one

Step-by-step explanation:

It cannot be the first 2 as the corners wouldn't line up. It cannot be the last one as B and R are not the same angles

The first option is correct

cual es el valor de 15+b=23

Answers

Answer : b = 8
Explanation : b = 23 -15. Hope it helps

If f(x)=√x^3 and (fog)(x)=√√x, then g(64) =​

Answers

The value of g(x) is (x^3+5) and g(64) = 262149.

According to the statement

we have given that the

f(x)=√x^3 and (fog)(x)=√(x^3+5) and we have to find the value of the g(64).

So, For find the value of g(64), Firstly we have to find the g(x).

So,

We given that

f(x)=√x^3 and (fog)(x)=√(x^3+5)

And here the formula used is

(f o g)(x) = f (g(x))

here (fog)(x)=√(x^3+5) and f(x)=√x^3

From this we get g(x) is (x^3+5)

So,

g(x) = (x^3+5) and

g(64) = ((64)^3+5)

g(64) = 262149.

So, The value of g(x) is (x^3+5) and g(64) = 262149.

Disclaimer: This question was incomplete. Please find the full content below.

Question:

If f(x)=√x^3 and (fog)(x)=√(x^3+5). Then find the value of g(64).

Learn more about (fog)(x) here

https://brainly.com/question/2328150

#SPJ1

I take this to mean [tex]f(x) = \sqrt{x^3}[/tex] and [tex](f\circ g)(x) = \sqrt x[/tex].

Let's first find the inverse of [tex]f[/tex].

[tex]f\left(f^{-1}(x)\right) = \sqrt{\left(f^{-1}(x)\right)^3} = x \\\\ \implies \left(f^{-1}(x)\right)^3 = x^2 \\\\ \implies f^{-1}(x) = x^{2/3}[/tex]

(Note that [tex]f[/tex] is defined only if [tex]x^3\ge0[/tex], or [tex]x\ge0[/tex].)

Apply the inverse of [tex]f[/tex] to [tex]f\circ g[/tex].

[tex](f\circ g)(x) = f(g(x)) = \sqrt x \\\\ \implies f^{-1}\left(f(g(x))\right) = f^{-1}(\sqrt x) \\\\ \implies g(x) = \left(\sqrt x\right)^{2/3} = \left(x^{1/2}\right)^{2/3} = x^{1/3} = \sqrt[3]{x}[/tex]

Then

[tex]g(64) = \sqrt[3]{64} = \sqrt[3]{4^3} = \boxed{4}[/tex]

(GIVING BRAINLYST)Which expression represents the following statement? Multiply 7 by the sum of 6 and 3, and then subtract the quotient of 4 and 2. 07x (6+3)-4+2 07+6 (3+4) x 2 - 07+6+3 (4+2) 7x (6+3)+4-2​

Answers

The expression representing the given statement is 7×(6+3)-(4÷2). Option A is correct.

Given the statement is Multiply 7 by the sum of 6 and 3, and then subtract the quotient of 4 and 2.

Firstly, we will break the statement in two parts that is Multiply 7 by the sum of 6 and 3 and second part is subtract the quotient of 4 and 2.

Multiply 7 by the sum of 6 and 3 means there is addition sign between 6 and 3 and the addition of 6 and 3 is multiply with 7, we get

7×(6+3)    ......(1)

subtract the quotient of 4 and 2 means 4 is divisible by 2 and this is subtract means there is a minus sign, we get

-(4÷2)   .....(2)

Combine equation (1) and (2), we get

7×(6+3)-(4÷2)

Hence, the expression which represents the given statement Multiply 7 by the sum of 6 and 3, and then subtract the quotient of 4 and 2 is 7×(6+3)-(4÷2).

Learn more about expression from here brainly.com/question/22103532

#SPJ1

Define the linear programming problems. State the key terms in L.P.P.

Answers

Answer:

Step-by-step explanation:

Linear Programming Problems (LPP): Linear programming or linear optimization is a process which takes into consideration certain linear relationships to obtain the best possible solution to a mathematical model. It is also denoted as LPP. It includes problems dealing with maximizing profits, minimizing costs, minimal usage of resources, etc. These problems can be solved through the simplex method or graphical method.

Linear Programming For Class 12

Linear Programming

Linear Programming Worksheet

The Linear programming applications are present in broad disciplines such as commerce, industry, etc. In this section, we will discuss, how to do the mathematical formulation of the LPP.

Mathematical Formulation of Problem

Let x and y be the number of cabinets of types 1 and 2 respectively that he must manufacture. They are non-negative and known as non-negative constraints.

The company can invest a total of 540 hours of the labour force and is required to create up to 50 cabinets. Hence,

15x + 9y <= 540

x + y <= 50

The above two equations are known as linear constraints.

Let Z be the profit he earns from manufacturing x and y pieces of the cabinets of types 1 and 2. Thus,

Z = 5000x + 3000y

Our objective here is to maximize Z. Hence Z is known as the objective function. To find the answer to this question, we use graphs, which is known as the graphical method of solving LPP. We will cover this in the subsequent sections.

Graphical Method

The solution for problems based on linear programming is determined with the help of the feasible region, in case of graphical method. The feasible region is basically the common region determined by all constraints including non-negative constraints, say, x,y≥0, of an LPP. Each point in this feasible region represents the feasible solution of the constraints and therefore, is called the solution/feasible region for the problem. The region apart from (outside) the feasible region is called as the infeasible region.

The optimal value (maximum and minimum) obtained of an objective function in the feasible region at any point is called an optimal solution. To learn the graphical method to solve linear programming completely reach us.

Linear Programming Applications

Let us take a real-life problem to understand linear programming. A home décor company received an order to manufacture cabinets. The first consignment requires up to 50 cabinets. There are two types of cabinets. The first type requires 15 hours of the labour force (per piece) to be constructed and gives a profit of Rs 5000 per piece to the company. Whereas, the second type requires 9 hours of the labour force and makes a profit of Rs 3000 per piece. However, the company has only 540 hours of workforce available for the manufacture of the cabinets. With this information given, you are required to find a deal which gives the maximum profit to the décor company.

Linear Programming problem LPP

Given the situation, let us take up different scenarios to analyse how the profit can be maximized.

He decides to construct all the cabinets of the first type. In this case, he can create 540/15 = 36 cabinets. This would give him a profit of Rs 5000 × 36 = Rs 180,000.

He decides to construct all the cabinets of the second type. In this case, he can create 540/9 = 60 cabinets. But the first consignment requires only up to 50 cabinets. Hence, he can make profit of Rs 3000 × 50 = Rs 150,000.

He decides to make 15 cabinets of type 1 and 35 of type 2. In this case, his profit is (5000 × 15 + 3000 × 35) Rs 180,000.

Similarly, there can be many strategies which he can devise to maximize his profit by allocating the different amount of labour force to the two types of cabinets. We do a mathematical formulation of the discussed LPP to find out the strategy which would lead to maximum profit.

What is the length of the apothem of the regular pentagon shown below? Round to one decimal place

Answers

The length of the apothem of the regular pentagon shown is 5.2 meters

How to determine the length of the apothem?

Represent the central angle of the regular pentagon using x

The value of the central angle of the regular pentagon is then calculated as:

x = 360/n

Where n represents the number of sides

i.e n = 5

So, we have:

x = 360/5

Evaluate the quotient

x = 72

Represents the apothem with y.

The apothem is then calculated as:

tan(x/2) = (Side length/2)/Apothem

This gives

tan(72/2) = (7.6/2)/y

Evaluate the quotient

tan(36) =3.8/y

Multiply both sides by y

y tan(36) = 3.8

Divide both sides by tan(36)

y = 3.8/tan(36)

Evaluate the quotient

y = 5.2

Hence, the length of the apothem of the regular pentagon shown is 5.2 meters

Read more about regular pentagon at:

https://brainly.com/question/14961220

#SPJ1

PLEASE HELPPPPP PLEASE so confused

Answers

Answer:

105°

Step-by-step explanation:

EFGH is an isosceles trapezoid (a trapezoid with congruent legs is an isosceles trapezoid)

∠G=75° (base angles of an isosceles trapezoid are congruent)

∠F=105° (same-side interior angles theorem)

Solve for n:
(n+4)/10 = (n-8)/2

Answers

Answer:

n=11

Step-by-step explanation:

(n+4)/10 = (n-8)/2

We can solve using cross products

(n+4) * 2 = 10 * ( n-8)

Distribute

2n+8 = 10n -80

Subtract 2n from each side

2n+8-2n = 10n-80-2n

8 = 8n-80

Add 80 to each side

8+80= 8n-80+80

88 = 8n

Divide each side by 8

88/8 = 8n/8

11 = n

Answer: n=11

Step-by-step explanation:

(n+4)/10 = (n-8)/2

multiply both sides by 10

n+4 = (n-8)/2*10

cancel

n+4=(n-8)*5

n+4=5(n-8)

multiply

n+4=5n-40

subtract both sides by 5n

n-5n+4=-40

subtract both sides by 4

n-5n=-40-4

subtract the like terms

-4n=-44

cancel the negatives

4n=44

divide each side by 4

n=11

NO LINKS!! Please help me with this problem​

Answers

Answer:

[tex]\frac{x^2}{784}+\frac{y^2}{400}=1[/tex]

Step-by-step explanation:

Horizontal Major Axis:

   [tex]\frac{(x-h)^2}{a^2}+\frac{(y-k)^2}{b^2}[/tex]

Vertical Major Axis:

   [tex]\frac{(y-k)^2}{a^2}+\frac{(x-h)^2}{b^2}+[/tex]

So these two expressions are essentially the same with the only difference being the location of "a" and "b". The length of the major axis will be "2a" and the length of the minor axis will be "2b". The way I remember this is because when you have the horizontal major axis the "a" value is in the denominator of the (x-h) and I think of "x" as a horizontal value, since it moves a point horizontally. When you have a vertical major axis the "a" value is in the denominator of (y-k) and I think of "x" as a vertical value, since it moves a point vertically.

So just by looking at the graph, you can easily determine that the eclipse has a horizontal major axis. This can be further proven, since the distance from the origin on the right side is 28, and the distance from the the top to the origin is only 20.

So you could set up an equation to solve for a, since 2a = length of major axis, but since we're given the two points, the "a" value is really just the length from the origin to the right/left side, and combining these together you get the value of 2a/major axis, but you don't have to do that. So by looking at the graph you'll see the distance from the origin to the right side is 28. This means "a=28"

You can do the same thing here for the "b" value, and since the top is 20 units away from the origin, "b = 20"

So now let's set up the equation:
[tex]\frac{x^2}{28^2} + \frac{y^2}{20^2}=1[/tex]

Square the values in the denominator

[tex]\frac{x^2}{784}+\frac{y^2}{400}=1[/tex]

by selling an article for rs.144 a man loses 1÷7 of his outlay. If it is sold for rs. 189. What is the gain or loss percentage.​

Answers

Answer:

5250%


Also, if you could label this brainliest that would be a great help!

Thanks xx

-Dante


Step-by-step explanation:

1) Formulate

2) Calculate

3) Transform expression

4) Calculate

5) Invert and multiply

6) Simplify

7) Calculate

8) Calculate

9) Rewrite the number

10) Calculate

11) Calculate

12) Convert the number

You’re done!

How do I this please

Answers

(i) The expanded form of (1 / 2 - 2 · x)⁵ in ascending form is 1 / 32 - (5 / 8) · x + 5 · x² - 20 · x³ + 40 · x⁴ - 32 · x⁵.

(ii) The coefficient of x³ from (1 + a · x + 3 · x²) · (1 / 2 - 2 · x)⁵ is - 265 / 8.

What is the value of a coefficient of the power of a binomial

In this problem we must apply the concept of Pascal's triangle to expand the power of a binomial of the form (x + y)ⁿ and further algebra properties.

(i) First, we proceed to expand the power binomial (1 / 2 - 2 · x)⁵ in ascending order:

(1 / 2 - 2 · x)⁵ = (1 / 2)⁵ + 5 · (1 / 2)⁴ · (- 2 · x) + 10 · (1 / 2)³ · (- 2 · x)² + 10 · (1 / 2)² · (- 2 · x)³ + 5 · (1 / 2) · (- 2 · x)⁴ + (- 2 · x)⁵

( 1 / 2 - 2 · x)⁵ = 1 / 32 - (5 / 8) · x + 5 · x² - 20 · x³ + 40 · x⁴ - 32 · x⁵

(ii) Second, we proceed to expand the following product of polynomials by algebra properties:

(1 + a · x + 3 · x²) · (1 / 2 - 2 · x)⁵ = (1 + a · x + 3 · x²) · [1 / 32 - (5 / 8) · x + 5 · x² - 20 · x³ + 40 · x⁴ - 32 · x⁵]

(1 + a · x + 3 · x²) · (1 / 2 - 2 · x)⁵ = 1 / 32 + (a / 32 - 5 / 8) · x + (- 5 · a / 8 + 163 / 32) · x² + (- 175 / 8 + 5 · a) · x³ + (65 - 20 · a) · x⁴ + (- 92 + 40 · a) · x⁵ + (120 - 32 · a) · x⁶ - 96 · x⁷

In accordance with the statement, we find that:

- 5 · a / 8 + 163 / 32 = 13 / 2

- 5 · a / 8 = 45 / 32

a = - 9 / 4

Thus, the coefficient of x³ is:

C = - 175 / 8 + 5 · (- 9 / 4)

C = - 265 / 8

The coefficient of x³ from (1 + a · x + 3 · x²) · (1 / 2 - 2 · x)⁵ is - 265 / 8.

To learn more on polynomials: https://brainly.com/question/11536910

#SPJ1

Calculate the following, and place the calculated solution on the appropriate line. In all cases, assume the companies that are the subject of the question are US companies using US GAAP.

a. Berful sells one product. It had one item in beginning inventory that cost $10,000, and purchased 4 more items during the accounting period. The cost changed with each purchase, as shown below:

Item Cost of Item
First $12,000
Second 14,000
Third 15,000
Fourth 16,000
If 3 items were sold during the year, calculate the cost of ending inventory using the following cost flow assumptions (Remember beginning inventory in your calculations!):
FIFO $_____________
LIFO $_____________
Weighted Average $_____________

b. Berful purchased a machine on the first day of the accounting period at a cost of $22,000. The machine is expected to have a life of 5 years or 20,000 units, and a salvage value of $2,000. Calculate the second year depreciation expense using the following depreciation methods (6,000 units produced in year 2):

Straight-line $_____________
Double-declining Balance $_____________
Units-of-production $_____________


c. Calculate the correct balance of cash to be included in the Cash account on the firm’s balance sheet by preparing a bank reconciliation of its checking account from the data given below:
Item Amount
Balance per Bank Statement $16,655.44
Balance per Books $12,091.94
Deposits in Transit $ 2,234.81
Outstanding Checks $ 6,808.16
Bank Service Charge $ 9.85
Correct balance of cash in this account $__________

d. Show the accounting entry required as a result of the above bank reconciliation in the space below:



e. If Berful uses the Allowance Method to determine its bad debt expenses, establishing its estimate as 1% of Net Sales, and Net Sales total $600,000, show the adjusting journal entry required if the Allowance for Bad Debts account has a debit balance of $2,000?

Answers

a) The calculation of the cost of ending inventory using the following cost flow assumptions are as follows:

FIFO $31,000 ($15,000 + $16,000)

LIFO $22,000 ($10,000 + $12,000)

Weighted Average $26,800 ($13,400 x 2)

b) The calculation of the second-year depreciation expense using these depreciation methods is as follows:

Straight-line $4,000

Double-declining Balance $5,280

Units-of-production $6,000.

c) The correct balance of cash to be included in the Cash account on the firm’s balance sheet based on the bank reconciliation is $12,082.09.

d) The accounting entry required for the bank reconciliation is as follows:

Debit Bank Service Charges $9.85

Credit Cash Account $9.85

To record the bank service charge for the period.

e) The adjusting journal entry required is as follows:

Debit Bad Debt Expense $8,000

Credit Allowance for Bad Debts $8,000

To record the bad debt expense for the period.

Data and Calculations:

a) Berful Company:

Beginning inventory = $10,000

Purchases:

First $12,000

Second 14,000

Third 15,000

Fourth 16,000

The total cost of goods available for sale = $67,000

Weighted average cost = $13,400 ($67,000/5)

Total items available for sale = 5 items (1 + 4)

Sales = 3 items

Ending inventory = 2 items (5 - 3)

b) Cost of machine = $22,000

Estimated useful life = 5 years or 20,000 units

Salvage value = $2,000

Depreciable amount = $20,000 ($22,000 - $2,000)

Straight-line Method:

Annual depreciation for second year = $4,000 ($20,000/5)

Double-declining balance:

Depreciation rate = 40% (100/5 x 2)

For the first year = $8,800 ($22,000 x 40%)

Declined balance = $13,200 ($22,000 - $8,800)

For the second year = $5,280 ($13,200 x 40%)

Units-of-production Method:

Depreciation per unit = $1 ($20,000/20,000)

For the second year, Depreciation = $6,000 ($1 x 6,000)

c) Bank Reconciliation Statement:

Balance per Bank Statement $16,655.44

Add: Deposits in Transit          $ 2,234.81

Less: Outstanding Checks      $ 6,808.16

Balance as per Cash Book    $12,082.09

Cash Book Adjustment:

Balance per book   $12,091.94

Bank Service Charge   ($ 9.85)

The correct balance of cash in this account $12,082.09.

d) Transaction Analysis:

Bank Service Charges $9.85 Cash Account $9.85

e) Data and Calculations:

Allowance for Bad Debts = $2,000 Debit

Net Sales = $600,000

Estimated allowance for bad debt expenses = 1% of Net Sales

= $6,000 ($600,000 x 1%)

Bad Debt Expense $8,000 Allowance for Bad Debts $8,000 ($2,000 + $6,000)

Learn more about adjusting journal entries at https://brainly.com/question/13035559

#SPJ1

Claim: Fewer than 94​% of adults have a cell phone. In a reputable poll of 1057 ​adults, 89% said that they have a cell phone. Find the value of the test statistic. The value of the test statistic is nothing. ​(Round to two decimal places as​ needed.)

Answers

Answer:

suma todos los decimales

Step-by-step explanation:

empieza sumando 1059-94%eso te da 993,58 luego le sumas 89% lo que te da 884,2862 espero haberte ayudado

Enter the correct answer in the box.
The function f(x) = 7x + 1 is transformed to function g through a horizontal compression by a factor of 1/3 What is the equation of function g?
Substitute a numerical value for k into the function equation.

Answers

Using translation concepts, the equation for function g is given by:

g(x) = 7x/3 + 1.

What is a translation?

A translation is represented by a change in the function graph, according to operations such as multiplication or sum/subtraction either in it’s definition or in it’s domain. Examples are shift left/right or bottom/up, vertical or horizontal stretching or compression, and reflections over the x-axis or the y-axis.

Supposing that we have a function f(x), a horizontal compression by a factor of a is equivalent to finding f(ax).

In this problem, the function is:

f(x) = 7x + 1.

For the horizontal compression by a factor of 1/3, we have that:

g(x) = f(1/3x) = 7x/3 + 1.

More can be learned about translation concepts at https://brainly.com/question/4521517

#SPJ1

Find the measures of x and y

Answers

Answer:

x = 159; y = 140

Step-by-step explanation:

a = 40

a + y = 180

y = 180 - 40

y = 140

b = 61

b = (180 - x) + a

61 = 180 - x + 40

x = 159

Answer:

m∠x = 159°

m∠y = 140°

Step-by-step explanation:

PART I: Find the measure of y

Given information

∠a = 40°

Given formula

∠a + ∠y = 180° (Supplementary angles)

Substitute values into the formula

40 + ∠y = 180

∠y = 180 - 40

[tex]\Large\boxed{\angle y=140^\circ}[/tex]

PART II: Find the measure of x

Given information

∠b = 61°

∠c = Supplementary angle of ∠b

Given formula

∠b + ∠c = 180°

Substitute values into the formula

61 + ∠c = 180

∠c = 180 - 61

∠c = 119°

Determine the value of ∠x

∠x = ∠a + ∠c (Exterior angle theorem)

∠x = (40) + (119)

[tex]\Large\boxed{\angle x=159^\circ}[/tex]

Hope this helps!! :)

Please let me know if you have any questions

PLEASE HELP FAST (6 1/7 divided by x + 3 5/9) / 4 1/6 = 1 1/3 what is x

Answers

Answer:

0.524

Step-by-step explanation:

That is the answer not really sure tho

Teresa bought a new desktop computer. One side of the desktop screen is 14 inches and the other side is 18 inches. What is the length of the diagonal of the desktop screen

Answers

Given the width and length of Teresa's new desktop computer, the length of the diagonal of the desktop screen is approximately 22.8 inches.

What is the length of the diagonal of the desktop screen?

If a diagonal line cuts through a rectangle, it forms two equal right triangles. the side lengths of this triangle can be easily determined using Pythagoras theorem. Pythagoras theorem is expressed as;

c² = a² + b²

Where c is the hypotenuse or diagonal, a is base length and b is perpendicular height.

Given the data in the question;

Perpendicular height b = 14inBase length a = 18inHypotenuse or Diagonal c = ?

We substitute into the equation above.

c² = a² + b²

c² = (18in)² + (14in)²

c² = 324in² + 196in²

c² = 520in²

c = √( 520in² )

c = 22.8in

Given the width and length of Teresa's new desktop computer, the length of the diagonal of the desktop screen is approximately 22.8 inches.

Learn more about Pythagorean theorem here: brainly.com/question/343682

#SPJ1

Find the slope of the line. On a coordinate plane, a line goes through (0, negative 6) and (2, 0). a. Negative one-third c. 3 b. One-third d. Negative 3 Please select the best answer from the choices provided A B C D

Answers

The slope of the line that passes through between (0, -6) and (2, 0) is: C. 3.

What is the Slope of a Line?

The slope of a line can be defined as the measure of the ratio of the vertical distance to the horizontal distance that exists between two points on a coordinate plane.

How to Find the Slope of a Line?

If we are given two points on a line, (x1, y1) and (x2, y2), the slope (m) is the rise/run = change in y / change in x = (y2 - y1)/(x2 - x1).

Given the following coordinates of two points as follows, (0, -6) and (2, 0), let:

(0, -6) = (x1, y1)

(2, 0) = (x2, y2)

Plug in the values into the slope formula to find the slope:

Slope (m) = (0 - (-6)) / (2 - 0)

Slope (m) = (0 + 6) / (2 - 0) [minus multiplied by minus is plus]

Slope (m) = (6) / (2)

Slope (m) = 3

Thus, the slope of the line that passes through between (0, negative 6) and (2, 0) is calculated as: C. 3.

Learn more about slope on:

https://brainly.com/question/3493733

#SPJ1

You are currently evaluating your business and trying to decide how much you need to sell to make a profit. Choose one of the following options for your cost and revenue functions. The variable, x, represents the number of units sold.
c(x)=300+260x
r(x)=300x-xsquared

For the option you chose, find the value(s) of x (the number of units sold) to break-even. Show all your work by typing it in or uploading a picture of your handwritten work. What is your profit function, P(x)? What is your profit when you sell 10 more than a break-even point? Is that what you expected? Show all your work

Answers

From the given functions, of the cost, c(x) = 300 + 260•x, and revenue, r(x) = 300•x - x², we have;

First part;

The values of x to break-even are;

x = 30, or x = 10

Second part;

The profit function, P(x) is presented as follows;

P(x) = x•(40 - x) - 300

Third part;

The profit (loss) when 10 more units is sold than the break-even point, x = 30 is -($300) unexpected

The profit when 10 more units is sold than the break-even point, x = 10 is $100

How can the given functions be used to find the profit made?

The cost is c(x) = 300 + 260•x

Revenue is r(x) = 300•x - x²

First part;

At the break even point, we have;

c(x) = r(x)

Which gives;

300 + 260•x = 300•x - x²

x² + 260•x - 300•x + 300 = 0

x² - 40•x + 300 = 0

Factoring the above quadratic equation gives;

x² - 40•x + 300 = (x - 30)•(x - 10) = 0

At the break even point, x = 30, or x = 10

The values of x at the break even point are;

x = 30 units soldx = 10 units sold

Second part;

Profit = Revenue - Cost

The profit function, P(x), is therefore;

P(x) = r(x) - c(x)

Which gives;

P(x) = (300•x - x²) - (300 + 260•x)

P(x) = 300•x - x² - 300 - 260•x

P(x) = 300•x - 260•x - x² - 300

P(x) = 40•x - x² - 300

The profit function is therefore;

P(x) = x•(40 - x) - 300

Third part;

When 10 more units are sold than the break even point, we have;

x = 30 + 10 = 40 or x = 10 + 10 = 20

The profit at x = 40 or x = 20 are;

P(40) = 40•(40 - 40) - 300 = -300

P(40) = -($300)

When the number of units sold, x = 40, the profit is, P(40) = -($300) unexpected loss

The profit (loss) when the number of units sold increases to 40, of -($300) is unexpected.

At x = 20, we have;

P(20) = 20•(40 - 20) - 300 = 100

P(20) = $100

When the number of units sold, x = 20, the profit is, P(20) = $100

Learn more about functions here:

https://brainly.com/question/88581

#SPJ1

Question 8
What is wrong with the following equation: 8 + (6/2) = 17-5
The loft

Answers

Answer:

11=12

they are not equal to each other

Step-by-step explanation:

8+(6/2)=17-5

8+3=12

11=12

hope this helps

what is the area of the figure bellow?

Answers

Answer:

The area of the figure is C. 48.5 cm²

hey can anyone give me the answers to the questions that are blank

Answers

The value of the rate of change of the function is 14a + 7h

Rate of change of function

The rate of change of function is also known as the slope expressed according to the equation shown below;

f'(x) = f(a+h)-f(a)/h

Given the function below expressed as:

f(x) =1 + 7x^2

Determine the function f(a)

To determine the function, simply replace x with 'a" to have:

f(a) =1 + 7a^2

Determine the function f(a+h)

f(a+h) = 1 + 7(a+h)^2

f(a + h) = 1 + 7(a^2+2ah+h^2)

f(a + h) = 1 + 7a^2 + 14ah + 7h^2

To determine the rate of change

f'(x) = f(a+h)-f(a)/h

f'(x) = 1 + 7a^2 + 14ah + 7h^2 - 1 - 7a^2/h
f'(x) =  + 14ah + 7h^2/h

f'(x) = 14a + 7h

Hence the value of the rate of change of the function is 14a + 7h

Learn more on rate of change here: https://brainly.com/question/8728504

#SPJ1

For the function given below, find a formula for the Riemann sum obtained by dividing the interval (0, 3) into n equal subintervals and us right-hand endpoint for each Then take a limit of this sum as c_{k}; n -> ∞ to calculate the area under the curve over [0, 3] . f(x) = 2x ^ 2 Write a formula for a Riemann sum for the function f(x) = 2x ^ 2 over the interval [0, 3]

Answers

Splitting up [0, 3] into [tex]n[/tex] equally-spaced subintervals of length [tex]\Delta x=\frac{3-0}n = \frac3n[/tex] gives the partition

[tex]\left[0, \dfrac3n\right] \cup \left[\dfrac3n, \dfrac6n\right] \cup \left[\dfrac6n, \dfrac9n\right] \cup \cdots \cup \left[\dfrac{3(n-1)}n, 3\right][/tex]

where the right endpoint of the [tex]i[/tex]-th subinterval is given by the sequence

[tex]r_i = \dfrac{3i}n[/tex]

for [tex]i\in\{1,2,3,\ldots,n\}[/tex].

Then the definite integral is given by the infinite Riemann sum

[tex]\displaystyle \int_0^3 2x^2 \, dx = \lim_{n\to\infty} \sum_{i=1}^n 2{r_i}^2 \Delta x \\\\ ~~~~~~~~ = \lim_{n\to\infty} \frac6n \sum_{i=1}^n \left(\frac{3i}n\right)^2 \\\\ ~~~~~~~~ = \lim_{n\to\infty} \frac{54}{n^3} \sum_{i=1}^n i^2 \\\\ ~~~~~~~~ = \lim_{n\to\infty} \frac{54}{n^3}\cdot\frac{n(n+1)(2n+1)}6 = \boxed{18}[/tex]

You need a 75 % alcohol solution. On hand, you have a 260 mL of a 30% alcohol mixture. You also have 95 % alcohol mixture . How much of the 95% mixture will you need to add to obtain the desired solution? You will need mL of the 95% solution

Answers

[tex]30 \: percent \: alcohol \: in \: 260 \: ml \\ alcohol = 0.3 \times 26 0= 78 \: ml[/tex]

[tex]c( \gamma ) = \frac{78 + 0.95\gamma }{260 + \gamma } \times 100[/tex]

[tex]c( \gamma ) = 75[/tex]

[tex] \frac{78 + 0.95\gamma }{260 + \gamma } = 0.75[/tex]

[tex]78 + 0.95\gamma = 0.75 \gamma + 195 \\ 0.2 \gamma = 117 \\ \gamma = 585[/tex]

[tex]we \: need \: 585 \: ml \: of \: 95% \: alcohol[/tex]

Answer:

You will need 585 mL of the 95% solution.

Step-by-step explanation:

Other Questions
was it easier to complete the exercises in the intermediate cross training program than in the basic cross training program? why or why not? Which property is shown in the following statement?(46 + 17) + 3 = 46 + (17 + 3)associative property of additioncommutative property of additionidentity property of addition 10) James earned $3,000 intereston an investment that he put inthe bank for 6 years with a 5%interest rate. How much was hisinitial deposit? conditions, daily life, dangers in world war 1 When driving through a water puddle, a motorist should check his/her brakes by pumping them? Assuming ramen noodles are an inferior good, a decrease in income will shift the:____. The _____ environment is the set of forces and conditions that originates with suppliers, distributors, customers, and competitors. critically discuss the view that when it comes to kinship among the Ashanti's, a person is always looking two ways( patrilineal and matrilineal) but the two ways are by no means equal. When an inside corner is being welded in the horizontal position, undercutting can be decreased or prevented by? -2x + 7x +34 = -2(1-7x) Hello please help asap!! i will mark brainliest and this is worth 20 points!!!!! tysm A person who eats a granola bar form a vending machine is most likely making a food choice base on? In the figure below, angle y and angle x form vertical angles. Angle y forms a straight line with the 60 angle and the 70 angle. A straight line is shown and is marked with three angles. The first angle measures 60 degrees. The second angle measures 60 degrees. The third angle is labeled y. The line between the 70 degree angle and angle y extends below the straight line. The angle formed is labeled angle x. Write and solve an equation to determine the measure of angle x. Which point is the circumcenter of the triangle?A) EB) GC) FD) D My street hockey team plays three games each week. My team lost all 12 games in the first four weeks. Then, my team won two games and lost one game in the fifth week, bringing our record to 2 wins and 13 losses. Each week after that, my team won two games and lost one game. My team first wins at least 50% of all its games by the end of the first n weeks. What is n? Please help!! Which figures demonstrate a single translation?Select each correct answer. In 2000, many economists believed that the most serious macroeconomic problem confronting the u. s. economy was an inflationary gap. Which policies would be effective in dealing with this problem? In a market value appraisal, every comparable sale should have been sold in an _______________ transaction, with no undue _______________. Encouraging or forcing children to enact criminal, delinquent, antisocial, or deviant behaviors is an example of? what kind of legal document is exactly the same forward and backward