Which graph represents the table?

Which Graph Represents The Table?
Which Graph Represents The Table?
Which Graph Represents The Table?

Answers

Answer 1
Answer is graph B

Explanation

The table shows 2 tickets cost $10. Find the graph that corresponds with
Graph B is the only graph that represents number of tickets as x axis at 2 and the cost as y axis at 10.

Follow the remainder of coordinates from the table and they are true.
Which Graph Represents The Table?

Related Questions

Compute the area of triangle, if x equals 3 less than 6

Answers

The correct option is C, the area of the triangle is 9 square units.

How to get the area of the triangle?

For a triangle of base B and height H the area is:

A = B*H/2

Here we can see that:

B = x

H = 2x

And we know that x = 6 - 3 = 3

Then we can use the value of x to find the values of H and B.

B = 3

H = 2*3 = 6

Now we can replace these two values in the formula for the area, then we will get the area of the triangle:

A = 3*6/2 = 3*3 = 9 square units.

When x = 3, the area is 9 square units.

Learn more about area at:

https://brainly.com/question/24487155

#SPJ1

Gail has $5,500 that she wants to put in a new savings account. She is considering two banks that are very similar. One difference she notices are the interest rates: • Neighborhood Bank - 1.2% interest, compounded annually • Beautiful Day Bank - 1.2% interest, compounded daily Based on interest, which bank would you suggest Gail pick if she plans to have her money in the account for 15 years?

Answers

Gail should pick a Beautiful bank if she plans to have her money in the account for 15 years.

How to determine which will be best bank?

To determine which bank would be better for Gail, we need to calculate the future value of her investment after 15 years for each bank and compare the results.

For Neighborhood Bank, we can use the formula:

FV = P(1 + r/n)^(n*t)

where FV is the future value,

P is the principal (the initial amount invested),

r is the annual interest rate (as a decimal),

n is the number of times the interest is compounded per year,

and t is the number of years.

Plugging in the values, we get:

FV = 5,500(1 + 0.012/1)^(1*15)

FV = 5,500(1.012)^15

FV = 7,130.34

For Beautiful Day Bank, we can use the formula:

FV = P(1 + r/n)^(n*t)

Plugging in the values, we get:

FV = 5,500(1 + 0.012/365)^(365*15)

FV = 5,500(1.000032876)^5475

FV = 7,145.25

Therefore, Beautiful Day Bank would be the better choice for Gail, as she would earn a higher amount of interest and end up with a higher future value for her investment after 15 years.

To know more about compound interest check:

https://brainly.com/question/14295570

#SPJ9

At the same time a 612 -ft teacher casts a 9-ft shadow, a nearby flagpole casts a 3112 -ft shadow. How tall is the flagpole?

Answers

The height of the flagpole is approximately 23,047.11 feet.

To resolve this issue, we can make use of the similar triangles property. The teacher, the flagpole, and each of their corresponding triangles are similar because they have the same angles.

Let h be the height of the flagpole. Then, we can set up the following proportion:

h / 3112 = 612 / 9

When we simplify this ratio, we obtain:

h = (3112 x 612) / 9

h = 207424 / 9

h ≈ 23,047.11 feet

Hence, the flagpole is roughly 23,047.11 feet tall.

To know more about Feet visit:

https://brainly.com/question/15658113

#SPJ1

A) change the rectangular coordinates (-5V3, 5) to-polar coordinats with Give exact values ( No decíals) pls .. Show work B) Given a= (-5,2) b=<4-7> bind the following: Give exact values1/4 show work a. 3a-4b

Answers

A) To change the rectangular coordinates (-5√3, 5) to polar coordinates, we need to find the radius r and the angle θ.

The radius r can be found using the Pythagorean theorem:
r = √(x^2 + y^2)
r = √((-5√3)^2 + (5)^2)
r = √(75 + 25)
r = √100
r = 10

The angle θ can be found using the inverse tangent function:
θ = tan^(-1)(y/x)
θ = tan^(-1)(5/(-5√3))
θ = tan^(-1)(-√3/3)
θ = -π/6

So, the polar coordinates are (10, -π/6).

B) Given a = (-5, 2) and b = <4, -7>, we need to find 3a - 4b.

3a = 3(-5, 2) = (-15, 6)
4b = 4(4, -7) = (16, -28)

3a - 4b = (-15, 6) - (16, -28) = (-15 - 16, 6 - (-28)) = (-31, 34)

So, the answer is (-31, 34).

Know more about polar coordinates here:

https://brainly.com/question/11657509

#SPJ11

question is in the linked picture

WILL MARK BRAINLIEST

Answers

The equation that represents the proportional relationship between the initial height and the rebound height of the bouncy ball is D . r = 0.6 h

How to find the proportional relationship ?

The proportional relationship can be found by the formula :

= Change in y / Change in x

= Change in rebound height / Change in initial height

= ( 0. 50 - 0. 30 ) / ( 0. 3 / 0 . 18 )

= 0.6 meters

The proportional relationship is :

= 0. 6 x initial height

= 0. 6 h

Find out more on proportional relationships at https://brainly.com/question/28777033

#SPJ1

the following LP problem in a spreadshee MAX: 4x_(1)+4x_(2) Subject to: 2x_(1)+4x_(2)<=20 3x_(1)+5x_(2)<=15 x_(1),x_(2)>=0

Answers

x1 = 5 and x2 = 0

The following LP problem in a spreadsheet MAX: 4x1 + 4x2 Subject to: 2x1 + 4x2 <= 20, 3x1 + 5x2 <= 15, and x1, x2 >= 0.A spreadsheet is a type of software that allows users to store and analyze data in a grid-like format of rows and columns. Spreadsheets are commonly used for data entry, financial modeling, and other calculations.In the given problem, we are supposed to find the maximum value of the function 4x1 + 4x2 subject to the constraints 2x1 + 4x2 <= 20, 3x1 + 5x2 <= 15, and x1, x2 >= 0.The first two constraints are represented by inequalities. That means, the values of x1 and x2 can be any non-negative values that satisfy the constraints. Mathematically, the constraints can be represented as:2x1 + 4x2 <= 20⇒ x2 <= 5 - 0.5x1--------(1)3x1 + 5x2 <= 15⇒ x2 <= 3 - 0.6x1--------(2)Note that, we have represented the constraints in such a way that x2 is the subject of the inequality. This is done to make it easier to graph and find the feasible region.To find the feasible region, we need to graph both inequalities (1) and (2) on a coordinate plane. The feasible region is the shaded area that is common to both regions. It is given below:The feasible region is the triangular-shaped region. Since x1 and x2 are both non-negative, we need to consider only the values of x1 and x2 that are within the feasible region.Now, to maximize the function 4x1 + 4x2, we need to find the optimal solution. We do this by finding the intersection points of the lines that represent the equation 4x1 + 4x2 = k, where k is a constant.The equation 4x1 + 4x2 = k can be rearranged as x2 = (-x1 + k/4)This equation represents a line with a slope of -1 and a y-intercept of k/4. We can graph this line for different values of k to find the optimal solution. The line for k = 0 is shown below:We can see that the line passes through the feasible region at point (0, 0) and (5, 0). This means that the maximum value of the function is 4x1 + 4x2 = 4(5) + 4(0) = 20 at point (5, 0).Thus, the maximum value of the function 4x1 + 4x2 subject to the constraints 2x1 + 4x2 <= 20, 3x1 + 5x2 <= 15, and x1, x2 >= 0 is 20 at x1 = 5 and x2 = 0.

Learn more about feasible region

brainly.com/question/29314086

#SPJ11

Which functions are odd or even? (a) f(x) = -tan(x) is ____ (b) f(x) = tan(x+T/2) is ____
(c) f(x) = tan(x)+cot(x) is ___. (d) f(x) = 5cot(x) is ____
(e) f(x) = (tan(x))2 is ____
(f) f(x) = tan(4x) is______

Answers

The functions that are odd or even can be determined by replacing x with -x and seeing if the function remains the same or changes sign.

(a) f(x) = -tan(x) is an odd function because f(-x) = -tan(-x) = tan(x) = -f(x)

(b) f(x) = tan(x+T/2) is an odd function because f(-x) = tan(-x+T/2) = -tan(x+T/2) = -f(x)

(c) f(x) = tan(x)+cot(x) is neither an odd nor an even function because f(-x) = tan(-x)+cot(-x) = -tan(x)-cot(x) ≠ f(x) or -f(x)

(d) f(x) = 5cot(x) is an even function because f(-x) = 5cot(-x) = 5cot(x) = f(x)

(e) f(x) = (tan(x))2 is an even function because f(-x) = (tan(-x))2 = (tan(x))2 = f(x)

(f) f(x) = tan(4x) is an odd function because f(-x) = tan(4(-x)) = -tan(4x) = -f(x)

Learn more on converse statement here: brainly.com/question/2751386

#SPJ11

Use the given feasible region to determine the maximum and minimum values of the objective function 
P = 50x + 75y,
 if they exist. (If an answer does not exist, enter DNE.)
The xy-coordinate plane is given. A 4 sided figure labeled S is located in the first quadrant. The five corner points of the figure are as follows:
(0, 2), (1, 9), (8, 4), and (3, 0)
Determine the minimum value.
Determine where the minimum value occurs.
The minimum value of P occurs at the corner point (8, 4).The minimum value of P occurs at all points on the line segment connecting (0, 2), (3, 0).The minimum value of P occurs at all points on the line segment connecting (0, 2), (1, 9).The minimum value of P occurs at the corner point (3, 0).The minimum value does not exist.
Determine the maximum value.
Determine where the maximum value occurs.
The maximum value of P occurs at all points on the line segment connecting (3, 0), (8, 4).The maximum value of P occurs at the corner point (8, 4).The maximum value of P occurs at all points on the line segment connecting (1, 9), (8, 4).The maximum value of P occurs at the corner point (1, 9).The maximum value does not exist.

Answers

The corner point (8, 4) and is equal to 550

The minimum value of P = 50x + 75y exists at the corner point (3, 0) and is equal to 150. The maximum value of P = 50x + 75y exists at the corner point (8, 4) and is equal to 550.

Learn more about corner points

brainly.com/question/30175548

#SPJ11

Marcus can choose between a monthly salary of $1,750 plus 6% of sales or $2,000 plus 3% of sales. He expects sales between $5,000 and $10,000 a month. Complete the explanation to show which salary option he should choose based on how much he could make. He should choose the option that pays (select) With option 1 he would make $ With option 2 he would make $ to $ to $​

Answers

Answer:

Step-by-step explanation:

1500 + 5000x 0.055 - $1775

1500 + 10000 x 0.055 = $2050

with option 1 he would make 1775 to 2050

                   2400 + 5000 x0.04 =2600

                   2400 + 10000 x 0.04 = 2800

                         

With option 2 hw would make $2600 to $2800

                                     simple calculation  :)

Lee is paid $8. 00 per hour plus a commission of 4% on all sales. Assuming Lee works 39 hours and has sales of $4,000, her gross pay is

Answers

Lee's gross pay is $472.

First, we need to calculate the commission Lee earned. To do this, we take her total sales and multiply it by her commission rate.

Commission = Total Sales x Commission Rate

Commission = $4,000 x 0.04

Commission = $160

So, Lee earned $160 in commission.

Next, we need to calculate her base pay. To do this, we multiply her hourly rate by the number of hours she worked.

Base Pay = Hourly Rate x Hours Worked

Base Pay = $8.00 x 39

Base Pay = $312

Now that we have calculated her commission and base pay, we can add them together to find her gross pay.

Gross Pay = Base Pay + Commission

Gross Pay = $312 + $160

Gross Pay = $472

This means that before any deductions (such as taxes), Lee would earn $472 for working 39 hours and making $4,000 in sales.

To know more about gross pay here

https://brainly.com/question/14690804

#SPJ4

olve the polynomial equation in the comple 30x^(4)+83x^(3)-52x^(2)+4x+1=0 he solutions are

Answers

The polynomial equation in the complete 30x^(4)+83x^(3)-52x^(2)+4x+1=0. The solutions are: x = -1 and x = -1/7, 1/7, -5/7, 5/7.

The question asks you to solve the polynomial equation: 30x4 + 83x3 - 52x2 + 4x + 1 = 0.

To solve this equation, you will need to factor it into the form (ax + b)(cx + d) = 0. The solutions of this equation will be when either ax + b or cx + d are equal to 0.

First, factor out the Greatest Common Factor (GCF) of the polynomial, which is 4x. This will leave us with:

4x(7x3 + 20x2 - 13x + 1) = 0.



Now, factor this expression into two binomials. One of the binomials is already in the form ax + b, and the other will need to be factored further.

4x(7x2 + 5x - 1)(x + 1) = 0.



Therefore, the solutions of this equation are when

or

.

The solutions are: x = -1 and x = -1/7, 1/7, -5/7, 5/7.

Learn more about equation at https://brainly.com/question/29256998

#SPJ11

true or false law of sines can be used when you are given 3
sides of a triangle and you are solving for an angle

Answers

Answer:

False

Step-by-step explanation:

False, you need at least one angle and three sides to use the law of sines    or two angles  and two different sides.

sin A    sin B   sin C

------  = ------- = -------

 a           b           c

True, the law of sines can be used when you are given 3 sides of a triangle, and you are solving for an angle.

The law of sines states that the ratio of the length of a side of a triangle to the sine of the angle opposite that side is the same for all sides and angles in a given triangle. Therefore, if you know the lengths of all three sides of a triangle, you can use the law of sines to solve for one of the angles.

What are angles?

An angle is the measure that determines two straight lines, which when joined together create a point of origin, which is called the vertex of the angle.

The unit of measurement associated with angles is degrees.

For more information about angle, visit:

https://brainly.com/question/25716982

#SPJ11

What decimal equals 33 2/3 (rounded to nearest tenth)?

Answers

The decimal fοrm οf the mixed fractiοn 33 2/3, apprοximated tο the nearest tenth, is 33.67.

What are mixed fractiοns?

A mixed fractiοn is οne that is represented by bοth its quοtient and remainder. Sο, a mixed fractiοn is a cοmbinatiοn οf a whοle number and a prοper fractiοn. A fractiοn represents a piece οf a larger tοtal. Tο learn hοw tο determine the precise values οf mixed numbers, it is crucial tο cοnvert a mixed number tο a decimal. A mixed number can be cοnverted tο decimal fοrm using οne οf twο techniques:

the mixed number is changed intο an imprοper fractiοn.

by first changing the given mixed number's fractiοnal pοrtiοn tο decimal, then adding the whοle number pοrtiοn tο it.

Nοw the given fractiοn is 33 2/3.

This is a mixed fractiοn because it has a whοle number οf 33 and a fractiοn οf 2/3.

This mixed fractiοn can be cοnverted tο a decimal number by finding the value οf the fractiοn part οf the number and adding it tο the whοle number.

Sοlving fractiοnal parts,

2/3 = 0.66666 = 0.67 (Rοunding tο the nearest tenth)

Nοw add tο the whοle number.

33 + 0.67 = 33.67

Therefοre the decimal fοrm οf the mixed fractiοn 33 2/3 is 33.67.

To learn more about mixed fractions, follow the link.

https://brainly.com/question/12096281

#SPJ1

2.077×10 −4 =?2, point, 077, times, 10, start superscript, minus, 4, end superscript, equals, question mark

Answers

This is a very small number, as indicated by the negative exponent. Specifically, it is 207.7 divided by 1,000,000.

What is algebraic expression?

An algebraic expression is a combination of numbers, variables, and mathematical operations (such as addition, subtraction, multiplication, and division) that can be simplified and evaluated.

It may contain one or more variables, which are symbols that represent unknown quantities or values that can vary. Algebraic expressions can be written using letters, symbols, or a combination of both, and they can be used to model real-world situations, solve problems, and express mathematical relationships.

For example, "3x + 5" is an algebraic expression that represents a linear equation with one variable "x".

2.077×10⁻⁴ means "2.077 times 10 to the power of -4", which can be rewritten as 0.0002077. This is a very small number, as indicated by the negative exponent. Specifically, it is 207.7 divided by 1,000,000.

To learn more about algebraic expression from given link

https://brainly.com/question/953809

#SPJ1

HELP ME IM GIVING 16 BRAINLIEST IF HELP

Answers

Answer:

277 milliliters

Step-by-step explanation:

do 945-668

this gives you 277

Answer:

The answer to your problem is, 277 milliliters.

Step-by-step explanation:

The reason I say that is because our problem that you are is a subtraction problem, so.. :

945 - 668 = 277.

Then we just add milliliters.

Thus the answer to your problem is, 277 milliliters.

3. Ratio fractions decimal percent

ex;17 percent

answer

ex; 0. 17

answer

3\4

3;4

Answers

The Ratio fractions decimal percent is as follows:

17% as a decimal = 0.17

17% as a fraction = 17/100

17% as a ratio = 17:100

3/4 as a decimal = 0.75

3/4 as a fraction = 3/4

3/4 as a ratio = 3:4

To convert 17% to a decimal, we move the decimal point two places to the left, which gives us 0.17.

To convert 3/4 to a decimal, we divide 3 by 4, which gives us 0.75.

To convert 0.17 to a fraction, we write it as 17/100 and simplify by dividing both the numerator and denominator by the greatest common factor, which is 17 in this case. Therefore, 0.17 as a simplified fraction is 17/100.

To convert 0.75 to a fraction, we write it as 75/100 and simplify by dividing both the numerator and denominator by the greatest common factor, which is 25 in this case. Therefore, 0.75 as a simplified fraction is 3/4.

To convert 17% to a ratio, we write it as 17:100.

Therefore:

17% as a decimal = 0.17

17% as a fraction = 17/100

17% as a ratio = 17:100

3/4 as a decimal = 0.75

3/4 as a fraction = 3/4

3/4 as a ratio = 3:4

To learn more about Ratio fractions

https://brainly.com/question/6839921

#SPJ4

The customer service company for an online retailer wants to rate the effectiveness of their support. At the end of the service phone call, customers are asked to answer questions about the friendliness and helpfulness of the customer service agent. What type of sampling method is this?


A. Cluster Sampling

B. Convenience Sampling

C. Stratified Random Sampling

D. Systematic Sampling

Answers

B convenience sampling

Consider the following vectors v1 = 1 , v2 = 2 , and v3 = -1 . For what values (s) -1 1 3
2 1 h
of h is the set. {v1, v2, v3] linearly dependent? Work must be shown for this question. h = -4
h = 4
all real number h ≠ 4 all real number h ≠ -4

Answers

The set of vectors {v1, v2, v3} is linearly dependent for all real number h ≠ 4 and all real number h ≠ -4.

The set of vectors {v1, v2, v3} is linearly dependent if there exists a set of real numbers a, b, and c such that a*v1 + b*v2 + c*v3 = 0 and at least one of a, b, or c is not equal to zero. In this case, we can write the equation as:

a*1 + b*2 + c*(-1) = 0

We can rearrange this equation to solve for h:

h = -a - 2*b + c

Now we can plug in the values for v1, v2, and v3:

h = -1 - 2*2 + (-1)*(-1)

h = -4

Therefore, the set of vectors {v1, v2, v3} is linearly dependent when h = -4.

Alternatively, we can also use the determinant of the matrix formed by the vectors to determine when the set is linearly dependent. The determinant of the matrix is given by:

| 1 2 -1 |
| -1 1 3 | = (1)(1)(h) + (2)(3)(-1) + (-1)(-1)(2) - (-1)(1)(-1) - (2)(-1)(1) - (1)(3)(2)
| 2 1 h |

Simplifying this equation gives:

h - 6 - 2 + 1 + 2 - 6 = 0

h - 11 = 0

h = 11

Therefore, the set of vectors {v1, v2, v3} is also linearly dependent when h = 11.

So the set of vectors {v1, v2, v3} is linearly dependent for all real number h ≠ 4 and all real number h ≠ -4.

Learn more about linearly dependent

brainly.com/question/30076836

#SPJ11

HELP PLSS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Answers

Answer:

[tex]\frac{y + x}{y\y - x}[/tex]

Step-by-step explanation:

Helping in Jesus' name.

Build a frequency distribution table for the following data. 3.5. 5.8, 7.0, 4.8, 8.1, 41, 10.6, 0.6, 14.8, 5.4 Include the following columns and use the given class limits. Class limits 1-5 Tally Freq

Answers

We can see that there are 3 data points in the 1-5 class, 3 data points in the 6-10 class, 2 data points in the 11-15 class, and 0 data points in the 16-20 class.

To build a frequency distribution table for the given data, we will first sort the data into the appropriate class limits and then tally the frequency of each class. We will use the following columns in our table: class limits, tally, and frequency.


 
 Class Limit   Tally              Frequency
   1-5                      |||                        3
  6-10                     |||                        3
  11-15                      ||                        2
 16-20                                               0
   

 

The distribution of the data is shown in the table above. The class limits are the ranges of values that the data falls into. The tally column is used to count the number of data points in each class, and the frequency column is the total number of data points in each class. By using this table, we can see that there are 3 data points in the 1-5 class, 3 data points in the 6-10 class, 2 data points in the 11-15 class, and 0 data points in the 16-20 class.

Learn more about Frequency

brainly.com/question/5102661

#SPJ11

Hint: Summaries do NOT tell how things look, feel, smell, or taste. A. My sister's wedding was a success. B. I ate yummy salmon at my sister's wedding. C. My dress at my sister's wedding was blue.

Answers

A summary is a brief overview of the main points or important details of a text or event. In the case of the statements provided, option A, "My sister's wedding was a success," is the best example of a summary.

A summary provides a general overview of the event without going into specific details about how things looked, felt, smelled, or tasted, as does option A.

Options B and C, "I ate yummy salmon at my sister's wedding" and "My dress at my sister's wedding was blue," are not summaries because they focus on specific details rather than providing an overview of the event.

In conclusion, alternative A. My sister's wedding was a success is correct.

See more about summary at https://brainly.com/question/27029716.

#SPJ11

The radius of a circle is 6 meters. What is the circle's circumference?
Use 3.14 for л.

Answers

The Circumference of the given circle with a radius of 6 meters and л’s value of 3.14 is 37.68 meters.

In 2-D Geometry, the circumference of the circle is the perimeter running around the circle.

The Circumference of a circle is given by the following formula:

C=2 лr…..(i),

Where,

C = Circumference of the circle,

Л = 3.14 (given value)

r= Radius of the circle = 6 meters (given).

Substituting the values of each variable in equation (i), we get;

C = 2 лr = 2x3.14x6 meters,

Or, C = 37.68 meters

Therefore, the circumference of the given circle is 37.68 meters

To know more about the circumference of a circle:

brainly.com/question/26605972

brainly.com/question/11213974

Classify the polygon. Be as specific as possible.

Quadrilateral JKLM with JK = 10, KL = 7, ML = 10, and JM = 7

Answers

The response to the given question would be that JK || ML is a pair of parallel sides, and JM and KL are equal in length, making JKLM a trapezoid, more particularly an isosceles trapezoid.

what is quadrilateral?

In terms of geometry, a quadrilateral is a four-sided polygon with four edges and four corners. Its origins are in the Latin terms quadri and latus (meaning "side"). A rectangle is a two-dimensional shape with four sides, four vertices, and four corners. Two main types of concave and convex exist. Convex quadrilaterals also have a number of subclasses, such as trapezoids, parallelograms, rectangles, rhombuses, and squares. A rectangle is a two dimensional shape with four straight sides. Quadrilaterals come in many various shapes, such as parallelograms, trapezoids, rectangles, kites, squares, and rhombuses.

The quadrilateral JKLM's shape may be ascertained using the information provided as follows:

JK = ML signifies that the lengths of the opposing sides are equal.

JM = KL denotes that the length of neighbouring sides is the same.

Nevertheless, we lack sufficient knowledge to establish whether or not opposing angles are equal.

As a result, using the information provided, the quadrilateral JKLM would be classified in the following way:

JK || ML is a pair of parallel sides, and JM and KL are equal in length, making JKLM a trapezoid, more particularly an isosceles trapezoid.

To know more about quadrilateral visit:

https://brainly.com/question/29934291

#SPJ1

BMV Entertainment has more than 72 demos in the vault. In December, each of the 6 executives will receive an equal number of demos to review.

Which number sentence below represents the number of demos, D, that each executive will receive?
A. 72 + D > 6
B. 72 ÷ 6 < D
C. 72 - 6 < D
D. 72 × 6 > D

Answers

The number in the sentence that represents the number of demos, D, that each executive will receive is 72 ÷ 6 < D. Option B

How to find the sentence that represents the number of demos

Since there are more than 72 demos

Each executive will receive at least 72/6 = 12 demos.

The number of demos that each executive will receive is 12 demos

Therefore, the number in the sentence that represents the number of demos, D, that each executive will receive is 72 ÷ 6 < D.

Hence, the correct inequality is 72 ÷ 6 < D.

Learn more about inequality at:https://brainly.com/question/25275758

#SPJ1

Use the Law of Sines to solve the triangle. Round your answers to two decimal places. A-22, C - 51.4%, c-2.69 B=____ a=______ b=_______

Answers

Answer:

a/sin(A) = b/sin(B) = c/sin(C)

where a, b, and c are the side lengths of the triangle, and A, B, and C are the opposite angles, respectively.

We are given A, C, and c, so we can use the Law of Sines to find B, a, and b.

a/sin(A) = c/sin(C)

a/sin(22) = 2.69/sin(51.4)

a = sin(22) * (2.69/sin(51.4))

a = 1.00

b/sin(B) = c/sin(C)

b/sin(B) = 2.69/sin(51.4)

b = sin(B) * (2.69/sin(51.4))

We can use the fact that the sum of the angles in a triangle is 180 degrees to find B:

B = 180 - A - C

B = 180 - 22 - 51.4

B = 106.6

Now we can substitute the values we have found into the Law of Sines to find b:

a/sin(A) = b/sin(B)

1/sin(22) = b/sin(106.6)

b = sin(106.6) * (1/sin(22))

b = 2.69

Therefore, B is approximately 106.6 degrees, a is approximately 1.00, and b is approximately 2.69.

Question 6(Multiple Choice Worth 2 points)
(Volume of Cylinders MC)

A helium tank shaped like a cylinder has 2,401π in3 of space inside the tank. If the diameter of the helium tank is 14 inches, what is its height?

49 inches
28 inches
12.25 inches
7 inches

Answers

The height of the helium tank is 49 inches.

What is Volume?

Volume refers to the amount of space occupied by a three-dimensional object, measured in cubic units.

The volume V of a cylinder is given by the formula:

V = πr²h

where r is the radius of the base and h is the height of the cylinder.

Since the diameter of the helium tank is given as 14 inches, the radius r is half of the diameter, which is 7 inches.

We also know that the volume inside the tank is 2,401π cubic inches. Therefore, we can write:

2,401π = π(7)²h

Simplifying the right-hand side, we get:

2,401π = 49πh

Dividing both sides by 49π, we get:

h = 2,401π / 49π

Simplifying, we get:

h = 49

Therefore, the height of the helium tank is 49 inches.

To learn more about Volume from the given link

https://brainly.com/question/463363

#SPJ1

Answer:

49

Step-by-step explanation:

I took the test and got it right :)

Rationalize the denominator: (a)52​+35​10​​(b)33x​+3y​3xy​

Answers

For (a): 52 + 35/10m, rationalizing the denominator gives the result (25√2 + 6√5)/10.
For (b): 33x + 3y/3xy, rationalizing the denominator gives the result √3(x+y)/xy.


To rationalize the denominator, we need to multiply both the numerator and denominator by the conjugate of the denominator. The conjugate of a binomial expression is the same expression with the sign between the terms changed. For example, the conjugate of (a+b) is (a-b) and the conjugate of (a-b) is (a+b). By multiplying by the conjugate, we eliminate any radicals in the denominator.

(a) 5/√2 + 3/√5

  = (5/√2)(√2/√2) + (3/√5)(√5/√5)

  = (5√2)/2 + (3√5)/5

  = (25√2 + 6√5)/10

(b) (3√3x + 3√y)/(3√xy)

  = (3√3x + 3√y)(3√xy)/(3√xy)(3√xy)

  = (9x√3xy + 9y√3xy)/(9xy)

  = (9√3xy(x+y))/(9xy)

   = √3(x+y)/xy


Therefore, the rationalized denominators are (a) (25√2 + 6√5)/10 and (b) √3(x+y)/xy.

You can learn more about Rationalize the denominator at

https://brainly.com/question/28350287

#SPJ11

solve the following by using the elimination method a) 2a-b=-1 and a-2b=4 b) 3m-n=8 and m+n=4​

Answers

The solution of the equations ​2a-b=-1 and a-2b=4 is b = -3 and a = -2. The solution of the equations 3m-n=8 and m+n=4​ is m = 3 and n = 1.

What is an elimination method?

In the elimination method, the two equations are solved by eliminating one variable and by substituting the value of one variable in the equation to get the value of another variable.

The two equations can be solved as below,

2a-b=-1

a-2b=4

Multiply the second equation by two and subtract from the first equation,

2a-b=-1

2a - 4b = -8

________

       3b = - 9

         b = -3

2a + 3 = -1

2a = -4

a = -2

For the other two equations,

3m-n=8

m+n= 4

_______

4m = 12

m = 3

m + n = 4

n = 4 - 3

n = 1

Therefore, the solution of the equations ​2a-b=-1 and a-2b=4 is b = -3 and a = -2. The solution of the equations 3m-n=8 and m+n=4​ is m = 3 and n = 1.

To know more about the elimination method follow

https://brainly.com/question/25427192

#SPJ1

A truck with 18 wheels has a tire radius of 21 in. and a profile, or tire width, of 12 in. If 20% of the tire is making contact with the ground, what is the total surface area of the tires that is making contact with the ground at any one time? Leave your answer in terms of ππ
Surface Area is
ππ square inches.

Answers

The total surface area of the tires making contact with the ground at any one time for the truck with 18 wheels, tire radius of 21 in, tire width of 12 in, and 20% contact area is approximately 5700.24 square inches.

The surface area of one tire making contact with the ground can be calculated as follows:

The diameter of the tire is 2 * radius = 2 * 21 in = 42 in

The length of the portion of the tire making contact with the ground is 20% of the circumference of the tire = 0.2 * π * 42 in ≈ 26.39 in

The width of the tire making contact with the ground is given as 12 in

Therefore, the surface area of one tire making contact with the ground is approximately 26.39 in * 12 in = 316.68 square inches

Since the truck has 18 wheels, the total surface area of all the tires making contact with the ground at any one time is 18 * 316.68 square inches = 5700.24 square inches.

For more questions like Area visit the link below:

https://brainly.com/question/20627003

#SPJ11

You put $113 into a savings account that has an interest rate of 6% compounded every week.

a. How much money is in your account after 4 years?

How much interest did you earn in those 4 years?
b.

Answers

[tex]~~~~~~ \textit{Compound Interest Earned Amount} \\\\ A=P\left(1+\frac{r}{n}\right)^{nt} \quad \begin{cases} A=\textit{accumulated amount}\\ P=\textit{original amount deposited}\dotfill &\$113\\ r=rate\to 6\%\to \frac{6}{100}\dotfill &0.06\\ n= \begin{array}{llll} \textit{times it compounds per year}\\ \textit{weekly, thus 52} \end{array}\dotfill &52\\ t=years\dotfill &4 \end{cases}[/tex]

[tex]A = 113\left(1+\frac{0.06}{52}\right)^{52\cdot 4} \implies \boxed{A \approx 143.63}\hspace{5em}\underset{ earned~interest }{\stackrel{ 143.63~~ - ~~113 }{\boxed{\approx 30.63}}}[/tex]

Other Questions
8(3n-2) + 1/2 (10n-7) How many ships were given for the expedition? SEP Plan an Investigation Plan an investigation to determine the percentage by mass of cashews and almonds in a jar of mixed nuts Can someone tell me what these paragraphs are about? The old South rested everything on slavery and agriculture. We did not know that these could neither give nor maintain healthy growth. The new South presents a perfect democracya social system that is compact and closely knitted. It is less splendid on the surface, but stronger at the core. Now there are a hundred farms for every plantation, fifty homes for every palace. Now we have a diversified industry that meets the complex needs of this complex age. The new South is stirred with the breath of a new life. The light of a grander day is on her face. She is conscious of her growing power and prosperity. She stands upright, equal among the people of the earth, breathing the clean air and looking out upon the expanded horizon. She understands that her emancipation came because through the inscrutable wisdom of Providence, her purpose was defeated, and her brave armies were beaten. Question Entropy Analysis of the heat engine: consider a 35% efficient heat engine operating between a large, high-temperature reservoir at 1000 K (727 C) and a large, cold reservoir at 308 K (35C).a. If it withdraws 1.2 MJ/s from the high-temperature reservoir, what would be the rate of loss of entropy from that reservoir and what would be the rate of gain by the low-temperature reservoir? b. Express the work done by the engine in watts. c. What would be the total entropy gain of the system? d. Determine Carnot efficiency and recalculate the a, b, and c, accordingly. . What is the impact (influence) of public opinion on public officials? Have changes in public opinion influenced changes in policymaking? Give examples to support your answer. How did the images make you feel and why? Poem : Harriet Tubman didnt take no stuffWasnt scared of nothing neitherDidnt come in this world to be no slaveAnd wasnt going to stay one eitherFarewell! she sang to her friends one nightShe was mighty sad to leave emBut she ran away that dark, hot nightRan looking for her freedomShe ran to the woods and she ran through the woodsWith the slave catchers right behind herAnd she kept on going till she got to the NorthWhere those mean men couldnt find herNineteen times she went back SouthTo get three hundred othersShe ran for her freedom nineteen timesTo save Black sisters and brothersHarriet Tubman didnt take no stuffWasnt scared of nothing neitherDidnt come in this world to be no slaveAnd didnt stay one eitherAnd didnt stay one eitherQuestion :Write three sentences explaining how Tubmans character is revealed in these two poems. Use details from the poem to support your answer. 4. For each of the following situations,calculate the z-statistic(z).A.) X = 8.00; 4= 5;0.6; N= 16 B)=4.00; 4=2, 0.8;N:25 c.) +11.50; 4.9.25;0.5.75;N: 38 D.).95;43.82;0..31;N: 18 : 6.) 8:14.69; 4:81.29; 6:13.54; N:26 Above which area would the air become hotter in the afternoon. A) the parking lot B) a forested area around the parking lotC) a retaining pond next to the parking lot which of the following compounds would form precipitates in an aqueous solution? NaCN, Na2CO3, FeSO4, ZnS, Ca(OH)2, CuCO3 Enter an equation in the form y=k xy=kx that describes this situation, where xx represents the number of hours Jean works, and yy represents the resulting earnings Calculate molarity, molality and normality20 g NaOH dissolved in 600 mL of solution (d=1.10 g/mL)50 g Ba(OH)2 dissolved in 800 mL of solution (d=1.15 g/mL)40 g H3PO4 dissolved in 900 mL of solution (d=1.30 g/mL)25 g Na2CO3 dissolved in 1000 mL of solution (d=1.05 g/mL) Procedure:Part A: Soil dilutions1. Label Test tubes 1/10, 1/100, 1/10002. Measure 10ml of ringers solution using a pipette and place it into each of the three test tubes.3. Weigh out 1 gram of soil and put it into the test tube labelled 1/10.4. Rub the test tube between palms, until it becomes cloudy and dark. This will make the sample a 1/10 dilution.5. Using a sterile pipette, transfer 1 ml from the test tube labelled 1/10 to the test tube labelled 1/100.6. Mix the 1/100 test tube. This will make a 1/100 dilution.7. Using a sterile pipette, transfer 1 ml from the test tube labelled 1/100 to the test tube labelled 1/1000.8. Mix the 1/1000 test tube. This will make a 1/1000 dilution.9. Make agar solution and autoclave.10. Using separate sterile pipettes take 1 ml from each test tube and put into an empty sterile petri dish. Label each petri dish according to the dilution factor.11. Aseptically pour agar over each sample, swirl gently and place into the incubator at 250C for 48 hours.12. After 48hours remove each petri dish and calculate colony forming units.13. To the make process counting easier; divide your petri-dish into four quadrants and count the number in one quadrant and multiply your answer by 4.14. Calculate the TBC using the formula.Questions:1. What is the principle underpinning this experimental procedure?2. What were the major findings? The conclusion could provide a brief explanation of what the final data from the experiment indicates.3. What were the errors or possible errors. Could this experiment be improved in future?4. Discuss the significance of the experiment. Where is the experiment used? What is this experiment used for? What are the practical applications? Please Help guys!!!-Graphing Linear equalities with slope and y-intercept- Completing a(n ____ will help you identify things you are interested in - aptitude test - interest inventory - personality survey - skills assessment Jasper is an airline attendant. Last week, he worked on flights on 2 small jets and 5 large jets, which could seat a total of 531 passengers. The week before, he was assigned to flights on 5 small jets and 5 large jets, which could seat a total of 720 passengers. How many seats were on each type of flight? Iam 10% older than my wife. My wife is x% younger than me find x% Louis, a high school senior, is known by his friends for generally having good luck. Everything falls his way, including an academic scholarship and a great part-time job delivering pizzas. Hes saving for a car to drive at college. Some guys at school heard about a group out west pooling their money for raffle tickets and winning big. Theyve now started doing that for weeks, with no results. They ask Louis to join them. Five bucks a week for a huge payday. Hes tempted. You are his friend; talk him out of it. The major difference between the information-based model and the content-based model is the