What type of line is Y 0?

Answers

Answer 1

If the value of y = 0, then it make the straight line on the graph.

The term graph in math is defined as the way that is used to represent a set of data to make it easier to understand and interpret statistical information.

Here we have the expression y = 0.

And here we know that the y coordinate is constant which is 0 for given equation and only x coordinate is variable.

Therefore it represent the x-axis.

Therefore, basically y=0 is the linear equation to denote the x - axis, here as all the points on the x- axis, then we have their y co-ordinate = 0.

To know more about Graph here,

https://brainly.com/question/17267403

#SPJ4


Related Questions

Solve for x in this triangle. Round your answer to the nearest tenth. 15 42° X​

Answers

Answer:

x ≈ 47.0°

Step-by-step explanation:

using the cosine ratio in the right triangle.

cos x = [tex]\frac{adjacent}{hypotenuse}[/tex] = [tex]\frac{15}{22}[/tex] , then

x = [tex]cos^{-1}[/tex] ( [tex]\frac{15}{22}[/tex] ) ≈ 47.0° ( to the nearest tenth )

Evaluate. 10+7⋅3+4 my answer are either 224,50,55,and,40

Answers

Answer:

55

Step-by-step explanation:

6
2/3
15
13
Hit
Miss
2/5
3
5
215
2
Not score
Score
Find the probability that Ryan misses the target and does not score a goal,
(2 marks)
Not score

Answers

Answer:

Step-by-step explanation:

6

2/3

15

13

Hit

Miss

2/5

3

5

215

2

Not score

Score

Find the probability that Ryan misses the target and does not score a goal,

(2 marks)

If 85% of the workers in a factory factory are male and the number of female is 36. find the total number of workers in a factory​

Answers

The total number of workers in the factory is = 240.

It is given that,  

     Male =    85%

    Female = 36

If we assume that the total workers account for 100%, then we know that Female workers account for 15% of the workforce (as 100-85= 15).

Now,

       => 15% = 36

      If,   1%  = 36/15

then, 100% = 36/15*100

                  = 12*20

                  = 240.

Therefore, the answer is 240.

To know more about sums related to workers in a factory, click here:  

https://brainly.com/question/400338

Daija is creating a budget, and evaluating his purchases over the last month. Consider the following code segment which attempts to find the sum of all purchases made in the last month, stored in purchased List. N ← 1 sum ← 0 REPEAT UNTIL () { sum ← sum + purchase List[n] n ← n + 1 } What code can replace missing code to assign the total of all values in purchase List to sum

Answers

The missing code that can replace to assign the total of all values in purchase List to sum, is: REPEAT UNTIL (n > purchaseList.length)

What is syntax of REPEAT UNTIL?

The syntax for a REPEAT UNTIL loop in most programming languages is as follows:

REPEAT {

// code to be executed

} UNTIL (condition)

or

DO {

// code to be executed

} UNTIL (condition)

What is looping?

Looping is a programming construct that allows a certain block of code to be executed repeatedly. The two main types of loops are for loops and while loops.

A for loop is used to execute a block of code a specified number of times. It typically starts with a variable initialization, then a condition is checked, and if the condition is true, the code block inside the loop is executed, and then the variable is updated.

The missing code that can replace the empty parentheses in the REPEAT UNTIL statement to assign the total of all values in purchase List to sum, is:

REPEAT UNTIL (n > purchaseList.length)

This means that the loop will continue to execute until the value of n is greater than the length of the purchaseList. In each iteration, the value of purchaseList[n] is added to the sum, and then n is incremented by 1. So, this loop will iterate through all the elements in the purchaseList, adding each one to the sum, until it reaches the end of the list. This will give the total sum of all purchases made in the last month.

To know more about programming code visit:

https://brainly.com/question/28848004

#SPJ4

Karina is designing a logo on a coordinate plane. The logo is a square whose area is 200200200 square units. She places a circle in the middle of the logo centered at (0,0)(0,0)(, 0, comma, 0, ). The circle passes through the point (6.3,1.6)(6.3,1.6)(, 6, point, 3, comma, 1, point, 6, ). Approximately what percentage of the logo does the circle cover

Answers

Approximately 66(2s f) percentage of the logo does the circle cover.

What is percentage?

A percentage is a number or ratio expressed as a fraction of 100 in mathematics. Although the abbreviations "pct.", "pct.", and occasionally "pc" are also used, the percent sign, "%," is frequently used to indicate it. A percentage is a number without dimensions and without a standard measurement.

To find the percentage we must first find the area of the circle:

We can find the radius of the circle using the distance formula;

⇒ [tex]d=\sqrt{(x_2-x_1)^2 +(y_2-y_1)^2}[/tex]

⇒  [tex]r = \sqrt{(6.3-0)^2+(1.6-0)^2}[/tex]

⇒   r = 6.5

Now we calculate the area;

⇒ [tex]A = \pi r^2[/tex]

⇒  [tex]A = \pi (6.5)^2[/tex]

⇒  [tex]A = \frac{169}{4} \pi[/tex]

To get the percentage we divide the area of the circle by the square’s are and multiply by 100;

Percentage = [tex]\frac{42.25*\pi }{200}*100[/tex]

Percentage = 66(2s f)

Hence, approximately 66(2s f) percentage of the logo does the circle cover.

To know more about percentage, click on the link

https://brainly.com/question/24877689

#SPJ4

Two sectors of a circle of radius $12$ overlap as shown, with $P$ and $R$ as the centers of the respective circles. Determine the area of the shaded region.

Answers

The area of the shaded region is 26.088 sq units.

A circle is a particular type of ellipse in mathematics or geometry where the eccentricity is zero and the two foci are congruent. A circle is also known as the location of points that are evenly spaced out from the center.

The radius of a circle is measured from the center to the edge. The line that splits a circle into two identical halves is its diameter, which is also twice as wide as its radius.

Area of a 60-degree sector of a circle with radius 12  = 60/360 pi 12^2    Since, there are two of these minus the area of equilateral triangle =                 sqrt3 /4  12^2  = 60/360 pi 12^2 * 2 -  sqrt3 /4  12^2 *2  =  26.088 sq units

Thus, the area of the shaded region is 26.088 sq units.

To know more about circles visit: brainly.com/question/11833983

#SPJ4

What is an equation of the line that passes through the point (-5,7) and is parallel to the line x-5y=15?

Answers

Answer: An equation of a line that is parallel to another line has the same slope as the original line. The slope of a line can be found by rearranging the equation of the line in slope-intercept form, which is y = mx + b, where m is the slope and b is the y-intercept (the point at which the line crosses the y-axis).

To find the equation of a line that is parallel to the line x - 5y = 15 and passes through the point (-5,7), we can first rearrange the equation of the original line in slope-intercept form:

x - 5y = 15

y = (1/5)x - 3

The slope of this line is (1/5). To find an equation of a line that is parallel to this line and passes through the point (-5,7), we can use the point-slope form of a line:

y - y1 = m(x - x1)

where (x1, y1) is a point on the line and m is the slope of the line.

Substituting in the values given in the question, we get:

y - 7 = (1/5)(x - (-5))

y - 7 = (1/5)x + 1

y = (1/5)x + 1 + 7

y = (1/5)x + 8

Therefore, the equation of the line that is parallel to the line x - 5y = 15 and passes through the point (-5,7) is y = (1/5)x + 8.

Step-by-step explanation:

An object is moving at a speed of 11 yards every 6 months. Express this speed in centimeters per hour.

Answers

Speed of the given object in centimeters per hour

= 0.23 cm / hour

What is unit conversion?

Unit conversion is a process with multiple steps that involves multiplication or division by a numerical factor or, particularly a conversion factor. The process may also require selection of the correct number of significant digits, and rounding. Different units of conversion are used to measure different parameters.

Like 1 yard = 91.44 cm

1 month = 730 hrs.

Given,

Distance covered by the object = 11 yards

Distance covered in cm = 11 × 91.44 = 1005.84 cm

Time taken to cover 11 yards = 6 months

Time taken in hours = 6 × 730 = 4380 hrs.

Speed of the object = distance covered by the object / Time taken

Speed of the object = 1005.84/4380 = 0.2296 ≈ 0.23 cm per hour

Hence,  in centimeters per hour,

the speed of the object is 0.23 cm / hour.

Learn more about unit conversion here:

brainly.com/question/7171227

#SPJ1

what is f for 1/8f = 3

Answers

Answer:

F = 24

Step-by-step explanation:

simplify 1/8

(1/8 x F) - 3 = 0

3 = 3/1 = 3 x 8/ 8

F x (3 x 8) / 8 F - 24/ 8

F - 24/ 8 = 0

F - 24/ 8 = 0 x 8

Answer:

  24

Step-by-step explanation:

You want to know f for 1/8f = 3.

Undo

Multiply the given equation by 8 to undo the multiplication by 1/8:

  8(1/8f) = 8(3)

  f = 24 . . . . . . . . simplify

The value of f is 24.

<95141404393>

2x + 2y = -10
What is the slope and y intercept?​

Answers

Answer:

Slope: -1; y-intercept: -5

Step-by-step explanation:

Given:

2x + 2y = -10

Question:

What is the slope and y intercept?​

Work:

The "template" for the slope of a line is: y = mx + b. "m" is the slope, "x" is a variable, and "y" is the y-intercept.

2x + 2y  = -10   (We need to get 2x on the other side so lets subtract 2x on both sides since subtraction is the inverse of addition)2y = -2x - 10    2y = -2x - 10    (We are almost done. Now, all we need to do is get rid of the 2 that is the coefficient of the variable "y" and we are done.)y = -x - 5y = -x - 5   (The y-intercept is -5 and the slope is -1)Answer: Slope = -1; y-intercept = -5

Hope this helped! :D

A car's value is $9,800.A sales person receives 5% commission if he
sells the car. How much would he obtain in commission from the sale of
that car.

Answers

The commission the salesperson would receive is $490.

What is a commission?

A commission is a payment made to an individual, such as a salesperson or agent, for services rendered or a good sold. The commission is typically a percentage of the sale or revenue generated. This percentage is known as the commission rate.

To find the commission a salesperson would receive from selling a car, we need to multiply the commission rate (5%) by the car's value ($9,800).

The commission rate is given as a percentage, so we need to convert it to a decimal to do the calculation. We can do this by dividing the percentage by 100.

So 5% = 5/100 = 0.05

Then to find the commission the salesperson would receive we multiply:

Commission = 0.05 * $9,800

Commission = $490

Hence, the commission the salesperson would receive is $490.

To learn more about the commission, visit:

https://brainly.com/question/24951536

#SPJ1

Consider your construction of pentagon ABCED.
What segments, if any, are parallel? Explain how you made your
determination.

Answers

Therefore , the solution of the given problem of pentagonal comes out to be Nadia has created a pentagonal prism as a result.

Define pentagonal.

Pentagons are two-dimensional polygons having five sides and fifth angles. When we mix the Greek terms "penta" and "gon," which mean "five" and "angles," respectively, we have the word "pentagon."

Here,

we know that a pentagonal prism has five rectangular sides in addition to two pentagonal bases at the top and bottom.

Pentagonal prisms are pentagon-shaped if we look at them from the bottom.

When viewed from the side, a pentagonal prism would have a rectangular shape.

If we were to look at the pentagonal prism from the front, it would appear rectangular.

Therefore , the solution of the given problem of pentagonal comes out to be Nadia has created a pentagonal prism as a result.

To learn more about the  pentagonal visit:

brainly.com/question/26709266

#SPJ1

Find the value of f(5​) for the function. ​f(a)=6​(a 5​)−5

Answers

The value of the function f(5) is 11, which is calculated by multiplying the variable a, which is 5, by 6, subtracting 5 from the result, and then evaluating the expression.

f(a) = 6(a - 5) - 5

Substitute

a = 5: f(5) = 6(5 - 5) - 5

Simplify:

f(5) = 6(0) - 5

f(5) = 0 - 5

f(5) = -5

f(5) = 11

The function f(a) is defined as 6(a - 5) - 5. This means that for any value of a, the result of the function is the product of 6 and the difference between a and 5, minus 5. To determine the value of the function f(5), we first substitute 5 for a: f(5) = 6(5 - 5) - 5. Then, we simplify the expression by noting that a subtraction of 5 from itself is 0: f(5) = 6(0) - 5. Next, we solve the expression by multiplying 0 by 6, which is 0, and subtracting 5 from the result: f(5) = 0 - 5. Finally, we arrive at the answer: f(5) = -5. However, since the function is written as 6(a - 5) - 5, the result must be positive, so the final answer is f(5) = 11.

Learn more about function here

https://brainly.com/question/29633660

#SPJ4

Item 9

Use the table to write a proportion. Game 1 6 penelties 16 minutes game 2 8 penelties m minutes how many minutes and what is a proportion

Answers

The value of the minutes in the game 2 is 3 and the proportion is 8/3.

As per the question,

Game 1 has, 6 penalties in 16 minutes and Game 2 has 8 penalties in m minutes.

Now, we have to form a proportion,

A proportion is a fractional relation between any two quantities.

So, if we say that the penalties in every game are in proportion, we write a proportion of penalties per minute.

6/16 = 8/m

m = 6x8/16

m = 3

So, the penalties in the game 2 are 3 and the proportion is 8/3.

To know more about Proportion, visit,

https://brainly.com/question/19994681

#SPJ4

Can the sine ratio of an acute angle be greater than 1?

Answers

No, the sine ratio of an acute angle cannot be greater than 1.

What is an acute angle?

Each angle in an acute triangle must be less than 90 degrees. A triangle is not an acute triangle even if one of its angles is 90 degrees. Because all angles (60°) are less than 90°, an equilateral triangle, for instance, is always sharp.

Here,

We have to determine whether the sine ratio of an acute angle can be greater than 1 or not.

We concluded that the value of the Sine ratio will always be between zero and one.

The Sine ratio is related to one of the acute angles of a right triangle such that the sine of the acute angle is the ratio of the side opposite the specific acute angle (the reference angle) to the hypotenuse.

Hence, the sine ratio of an acute angle cannot be greater than 1.

To learn more about the acute angle from the given link

https://brainly.com/question/6979153

#SPJ4

Jake and Blake began their journey from the same location at the same time. Jake's rate is 50 mph and Blake's rate is 60 mph. How many hours will it take for Blake to get 70 miles ahead of Jake

Answers

Answer: 7 hours

Step-by-step explanation: blake is gains 10 more miles then Jake each hour so if you divide 70 by 10 you get 7.

Coroline runs 3 1/2 miles in 22 1/4 minutes how many miles does she run per minute

Answers

Answer:

To determine the number of miles Coroline runs per minute, we need to first convert the distance she runs to a fraction of a mile and the time it takes her to run that distance to a fraction of an hour.

3 1/2 miles is equivalent to 3 + 1/2 = 3 + 1/(2*1) = 7/2 miles.

22 1/4 minutes is equivalent to 22 + 1/4 = 22 + 1/(4*1) = 23/4 minutes.

To convert the time to hours, we can divide the number of minutes by the number of minutes per hour. There are 60 minutes per hour, so we have:

23/4 minutes / (60 minutes/hour) = (23/4) / (60/4) = 23/60 hours

To determine the number of miles Coroline runs per minute, we can divide the distance she runs by the time it takes her to run that distance:

(7/2 miles) / (23/60 hours) = (7/2) / (23/60) = (760) / (223) = 420/46

Simplifying, we have:

420/46 = 9 1/23

Therefore, Coroline runs approximately 9 1/23 miles per minute.

Step-by-step explanation:

Answer:

she runs 0.078 miles  per minute.

Step-by-step explanation:

What is another name for angle 1?




∠JNL

∠N

∠MNK

∠NLJ

Answers

Answer: JNL

Step-by-step explanation: We can give angle 1 another name by using 3 letters which include the letter of the vertex point in the middle, and two other letters of the two rays that meet at the vertex point.

A pound of strawberries costs $3.28 and a pound of apples costs $4.63. What is the combined cost of 0.7 pound of strawberries and 1.4 pounds of apples

Answers

The combined cost of 0.7 pound of strawberries and 1.4 pounds of apples is $8.778.

What is called a pound?

The Latin word "poundus," which means "weight," is whence its name originates.

Any of the many weight and mass units. especially: a measurement that is commonly used by English-speaking peoples and equals 16 ounces (about 0.454 kilograms) see measurement. the United Kingdom's fundamental monetary unit. known also as the pound sterling.

Given that A pound of strawberries costs $3.28

and a pound of apples costs $4.63

So the combined cost of 0.7 pound of strawberries and 1.4 pounds of apples is

cost = $3.28(0.7) + $1.4(4.63)

cost = $2.296 + $6.482

cost = $8.778

Therefore, the answer is $8.778.

To learn more about pound refer to:

brainly.com/question/26233980

#SPJ4

Find the equation of the line that goes through ( 0, 2 ) and ( 3, 4 ).

Select one:

a.
2x + y - 3 = 0


b.
- 2x + 3y - 6 = 0


c.
x + y - 2 = 0


d.
2x + 3y + 6 = 0

Answers

Answer:

Option b.  -2x + 3y - 6 = 0

Step-by-step explanation:

Let's look for a linear equation of the form y=mx+b, where m is the slope and b is the y-intercept (the value of y when x = 0).

Calculate the slope first.  Slope is the Rise/Run of any two points on a straight line.   Using the given points, (0,2) and (3,4) we find:

  Rise = 4 - 2 = 2

  Run = 3 - 0 = 3

Slope, m, Rise/Run = (2/3)

The equation becomes y = (2/3)x + b

To find b, enter either of the two given points.  

y = (2/3)x + b

2 = (2/3)(0) + b  :  for point (0,2)

b = 2

The equation becomes:  y = (2/3)x + 2

Reformat this to match the format of the answer options.  

y = (2/3)x + 2    

3y = 2x + 6      [Multiplied by 3]

3y - 2x - 6 = 0

-2x + 3y - 6 = 0     [rearrange]

This matches option b.

On a negatively skewed curve, which is true?a.The median is lower than the mode which is lower than the mean. b.The mean, median, and mode are the same. c.The mean is lower than the median which is lower than the mode. d.The mode is lower than the mean which is lower than the median. e.The mean is lower than the mode which is lower than the median.

Answers

A distribution is negatively skewed if the mode is larger than the mean. The final answer is C.

In a negatively skewed distribution:

A. the median is larger than the mode.

B. the mean is larger than the mode.

C. the mode is larger than the mean.

D. the mean is larger than the median.

Negatively Skewed Distribution:

left skewed distributions occur when the long tail is on the left side of the distribution. Statisticians also refer to them as negatively skewed. This condition occurs because probabilities taper off more slowly for lower values. Therefore, you’ll find extreme values far from the peak on the low side more frequently than the high side.

The distribution is negatively skewed if the data values are clustered on the right side of the curve causing it to have a peak on the right but a flatter tail on the left side. This happens when the data set has more frequently occurring higher values than lower values.

When the median is closer to the box’s higher values and the lower whisker is longer, it’s a left skewed distribution. Notice that the longer tail extends towards the lower values, making it negatively skewed.

To find out if the data set follows a normal or skewed distribution, the three measures of central tendency (mean, median, and mode) can be compared.

The mean is greater than the median. The mean overestimates the most common values in a positively skewed distribution

The distribution is negatively skewed  if the mean is lesser than the median and the median is lesser than the mode.

The given scenario is the same as negatively skewed I if the mode is larger than the mean. The final answer is C.

To know more about skewed Distribution visit brainly.com/question/1604092

#SPJ4

Is there an AAA similarity?

Answers

The Angle-Angle-Angle (AAA) criterion for the similarity of triangles states that "If in two triangles, corresponding angles are equal, then their corresponding sides are in the same ratio (or percentage) and consequently the two triangles are similar".

A triangle is a closed two-dimensional shape or polygon with the fewest sides in mathematics. A triangle is made up of three sides and three angles. The most significant attribute of a triangle is that the sum of its internal angles equals 180°.

Conditions for Triangle Similarity

If the corresponding angles of two triangles are identical, they are said to be comparable triangles.

If their respective sides have the same proportion/ratio.

For more questions on Similarity of triangles

https://brainly.com/question/21874653

#SPJ4

A 64 acre coconut farm is arranged in an 8 by 8 array. Mika wants to know the average number of coconut palms on each acre of land. The number in each cell tells how many coconut palms grow on that particular acre

Answers

Therefore , the solution of the given problem of median comes out to be

A. 44.3.

Specify median.

The value that exactly falls in the center of an ordered dataset is the median value. A central tendency measure or average is the difference between both the lowest and highest 50% of the data. The methods for calculating the median and mode vary according to whether you have had an odd or perhaps even number of data points.

Here,

To do the average you add all the numbers then divide by how ever many numbers there are. I remember this through a rhyme:

=> 48 + 38 + 47 + 48+  43+  34+  64+  54 + 53+  67  = 443/10 =44.3

Hey fiddle fiddle the medians the middle

You add and divide for the mean

The mode is the one you so the most

And the range is the difference  between them

Therefore , the solution of the given problem of median comes out to be

A. 44.3.

To know more about mean and median , visit

brainly.com/question/28060453

#SPJ4

The solution of the given problem of median comes out to be

option (A) 44.3.

What is median?

The value that exactly falls in the center of an ordered dataset is the median value. A central tendency measure or average is the difference between both the lowest and highest 50% of the data. The methods for calculating the median and mode vary according to whether you have had an odd or perhaps even number of data points.

Here,

To do the average you add all the numbers then divide by how ever many numbers there are. I remember this through a rhyme:

=> 34 + 51 + 43 + 35 + 52 + 35 + 62 + 38 + 34 + 59  = 443/10 =44.3

Hey fiddle fiddle the medians the middle

You add and divide for the mean

The mode is the one you so the most

And the range is the difference  between them

Therefore , the solution of the given problem of median comes out to be

A. 44.3.

To learn more about mean and median visit

brainly.com/question/28060453

#SPJ4

The complete question is:

A 64‐acre coconut farm is arranged in an 8‐by‐8 array. Mika wants to know the average number of coconut palms on each acre. Each cell in the table represents an acre of land. The number in each cell tells how many coconut palms grow on that particular acre.

45 54 40 34 44 66 32 65 66 33 42 36 33 51 50 35 51 45 66 33 47 43 66 61 46 35 48 67 60 59 52 67 46 32 64 35 55 47 61 59 45 48 53 62 55 58 51 41 48 38 47 48 43 34 64 54 53 67 44 59 58 48 62 45

The numbers in green represent Mika's random sample of 10 acres. What is the average number of coconut palms on the randomly selected acres? Round your answer to the nearest tenth. The average number of coconut palms is

A. 44.3

B. 49.3

What happens to the signs when you reflect a point across both axes?

Answers

when we reflect a point (p, q) over the y-axis the y-coordinate stays the same but the x-coordinate changes signs so the image is (-p, q).

Reflect a point

A reflection point occurs when a figure is constructed around a single point known as the point of reflection or center of the figure.

coordinates

it is usually a pair of numbers: the first number shows the distance along, and the second number shows the distance up or down.

image of point

The  image of the point about the line y=x can be obtained by interchanging the x-coordinate and y-coordinate of the point.

Learn more about coordinates here :-

https://brainly.com/question/12661885

#SPJ4

Which linear graph represents a proportional relationship?

A graph of a straight line that passes through the points 0 comma 2 and 1 comma 2.

A graph of a straight line that passes through the points negative 1 comma 0 and negative 1 comma 1.

A graph of a straight line that passes through the points 0 comma 0 and 1 comma negative 2.

A graph of a straight line that passes through the points 0 comma 2 and 2 comma 3.

Answers

Answer: The answer is C

Step-by-step explanation: i took the test and got it right

Write two equations that can be solved using the double 7+7

Answers

Answer:

Using doubles plus one fact the sum of 7 + 7 is equal to 15 it is done by simply adding 1 to the given number.

Given :

Expression - 7 + 7

Doubles plus one fact is used to add numbers that are next to each other. for example, if a number given is 8 + 8 we have to evaluate it by using doubles one fact so 8 + 8 = 8 + 8 + 1 = 17.

The sum of 7 + 7 can be determined by using doubles plus one fact as:

Simply add 1 in 7 + 7 to get the result required.

Therefore by using doubles plus one fact the sum of 7 + 7 is equal to 15.

Please hurry its timed

Answers

By algebra properties and trigonometric formulas, the roots x₁ = 30° + n · 360° and x₂ = 210° + n · 360° are solutions of trigonometric function tan x - √(1 - 2 · tan² x) = 0. (Correct choice: B)

How to determine the solutions of a trigonometric equation

In this problem we find a given trigonometric function, whose solution must be found by combining algebra properties and trigonometric formulas. First, write the entire expression:

tan x - √(1 - 2 · tan² x) = 0

Second, use algebra and root properties:

tan x = √(1 - 2 · tan² x)

tan² x = 1 - 2 · tan² x

3 · tan² x = 1

Third, clear x by algebra properties and inverse trigonometric properties:

tan² x = 1 / 3

tan x = √(1 / 3)

tan x = 1 / √3

tan x = √3 / 3

x = tan⁻¹ (√3 / 3)

x  = 30° or x = 210°

Since tangent function has a period of 2π (360°), then the solutions of the trigonometric function is:

x₁ = 30° + n · 360°, x₂ = 210° + n · 360°.

To learn more on trigonometric equations: https://brainly.com/question/22624805

#SPJ1

Lia need to ell at leat 140 card to make a profit. Monday-thurday he ell 15,7,14,45 card. How many more will he need to ell on friday to make a profit?

Answers

Lisa needs to sell fifty nine (59) cards on Friday to make a profit, based on total 140 cards and the information on number of cards sold per day.

The total number of cards to be sold for profit = number of cards sold till Thursday + Remaining cards

We need to calculate remaining cards, but before that, we will find the sum of sold cards.

Number of cards sold = 15 + 7 + 14 + 45

Performing addition on Right Hand Side of the equation

Number of cards sold = 81

Remaining cards = 140 - 81

Performing subtraction on Right Hand Side of the equation

Remaining cards = 59

Thus, required number of cards is 59.

Learn more about addition -

https://brainly.com/question/24536701

#SPJ4

The complete question is-

Lisa need to sell at leat 140 card to make a profit. Monday-thursday she sell 15,7,14,45 card. How many more will she need to sell on friday to make a profit?

$710 is invested in an account earning 3.7% interest (APR), compounded monthly. Write a function showing the value of the account after tt years, where the annual growth rate can be found from a constant in the function. Round all coefficients in the function to four decimal places. Also, determine the percentage of growth per year (APY), to the nearest hundredth of a percent.

Answers

The function for the amount after {t} years can be written as -

[tex]$710(1 + 0.45/12nt)^{nt}[/tex]

What is compound interest?

Compound interest is the addition of interest to the principal sum of a loan or deposit. Mathematically -

[tex]$A = P(1 + \frac{r}{n})^{nt}[/tex]

where -

[A] = final amount

[P] = initial principal balance

[r] = interest rate

[n] = number of times interest applied per time period

[t] = number of time periods elapse

Given is that $710 is invested in an account earning 3.7% interest (APR), compounded monthly.

We can write -

A = 710(1 + 0.37/12)¹²⁽¹⁾

A = 710(1 + 0.037/12)¹²

A = 710(1 + 0.031)¹²

A = 710(1.031)¹²

A = 710 x 1.45

A = 1029.5

Let the annual growth rate be R. Then, we can write the function for annual growth rate after {t} years as -

1029.5 = [tex]$ 710(1 + R/1)^{t}[/tex]

1029.5 = [tex]$710(1+R)^{t}[/tex]

1.45 = [tex]$(1 + R)^{t}[/tex]

1.45 = 1 + tR + .....                        {Binomial expansion}

Neglecting the binomial series from the third term as the value of the terms become negligible -

1.45 = 1 + tR

R = 0.45/t

Function for the amount after t years can be written as -

[tex]$710(1 + 0.45/12nt)^{nt}[/tex]= A

Therefore, the function for the amount after {t} years can be written as -

[tex]$710(1 + 0.45/12nt)^{nt}[/tex]

To solve more questions on compound interest, visit the link below -

brainly.com/question/14295570

#SPJ1

Other Questions
What did Germany do to the Sudetenland? Total population count In triangle ABC, the measurement of angle A is is greater then the measurement of angle C, then BC> AC is this conditional true? If so, why? The pH can be calculated using the equation pH = log(H+), where H+ is the hydronium ion concentration. Find the hydronium ion concentration of a particular vinegar if the pH level is 2.5. (5 points)3.979 x 1019.536 x 1033.162 x 1023.162 x 103 Always communicate your intention to other drivers that you plan to pass by using your ___________ signals. Give 2 numercial expressions that can be compared without calculating the values. Explain. 3) Which number on this map marks the area of colonial North America controlled by Great Britain around the year 1700 Solve the word problem using the RDW strategy. Show all of your work in your journal. Cheryl bought a sandwich for 5 1/2 dollars and a drink for $2. 60. If she paid for her meal with a $10 bill, how much money did she have left? Select the answer as a fraction and in dollars and cents. * True or False: It can take most plastics 1,000 years to decompose?truefalseHelp Please...? How does carbon dioxide affect whales? How did World War II change women's roles in the United States? Which of the following is not one of the three defining characteristics of a portal? A) commerce B) content C) auctions D) navigation of the Web One side of a square field is 92m. Find the cost of raising lawn on the field at the rate of 1.50 per sq.m Read these lines from the passage. Then a soldier, Full of strange oaths and bearded like the pard, Jealous in honor, sudden and quick in quarrel, Seeking the bubble reputation Even in the cannons mouth.How does the sound of the alliteration "quick in quarrel" affect the meaning?It breaks the rhythm and suggests a sudden change in the soldier's attitude.It reinforces the image of the soldier as ready to spring into action.It emphasizes the soldier's bad temper. It reinforces the honor and bravery of the soldier. Which question is a statistical question?A. How tall is the oak tree?B. How much did the oak tree grow in one year?C. What are the heights of the oak trees in the schoolyard?D. What is the difference in height between the oak tree and the pine tree? Darnel uses 8 fluid ounces of lemon juice in one batch of lemonade. How many batches can he make with 1 pint of lemon juice? Based on the number of claims filed, a homeowners insurance company periodically reevaluates its premiums. It will either increase or decrease its premiums for all customers. Which measure provides the best information for its reevaluation? Corin measures the apparent height of a tower 800 feet away by holding a ruler in frontof her eye and observing that the tower appears to be 9 inches tall. The apparent height h(in inches) varies inversely with Corin's distance d (in feet) from the tower. Write anequation that gives d as a function of h. How tall would the apparent height of the towerbe if she was standing 2000 feet away from the tower? Show your work. Needing some help with a code, any help would be appreciate for C++Write a program that has the following functions:- int* ShiftByOne(int[], int);This function accepts an int array and the arrays size as arguments. The function should shift all values by 1. So, the 1st element of the array should be moved to the 2nd position, 2nd element to the 3rd position, and so on so forth. Last item should be moved to the 1st position. The function should modify the input array in place and return a pointer to the input array.- Int* GetMax(int[], int);This function accepts an int array and the arrays size as arguments. The function should return the memory address of the maximum value found in the array. - unsigned int GetSize(char[]);This function accepts a character array (C-String) and should return the size of the array. A How story (I had not seen the door before I was not there Last night. Caustiously I turned the handle .......