2 + (4-3 (3-6) -4] +12=

Answers

Answer 1

Answer: 23

Step-by-step explanation:


Related Questions

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

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

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

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

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

Penelope wants to go on a kayak trip. She has a budget of $75. To rent a kayak, there is a fixed $35 fee and an hourly fee of $4. Write an inequality that would be used to solve for the maximum number of hours Penelope can rent the kayak on her budget.

A. 35x + 4 ≤ 75
B. 35x + 4 ≥ 75
C. 35 + 4x ≤ 75
D. 35 + 4x ≥ 75

Answers

The inequality that shows the maximum number of hours Penelope can rent is 35 + 4x ≤ 75

What is an equation?

An equation shows how two or more numbers and variables are related to each other.

Let x represent the number of hours to rent

There is a fixed $35 fee and an hourly fee of $4. Hence:

Total cost = 4x + 35

Penelope has a budget of $75. hence:

35 + 4x ≤ 75

The inequality is 35 + 4x ≤ 75

Find out more on equation at:https://brainly.com/question/2972832

#SPJ1

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

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.

willl mark you brainlieestttt

Answers

Answer:

C

Step-by-step explanation:

Answer:

- 7√10

Step-by-step explanation:

Step 1 : Take √10 common

2√10 - 5√10 - 4√10

= √10 ( 2 - 5 - 4 )

Step 2 : Subtract the numbers separately.

2 - 5 - 4

= 2 - 9

= - 7

Step 3 : Multiply √10 and - 7

√10 * - 7 = - 7√10

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

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

What is the sum of 1.3 and –1.8?

Answers

Answer in explanation:

although there's an addition sign, you subtract the two because a

(+) + (-) = (-) subtract

[This is a general rule, writing down the "rules" for reference is a good way to help if your having trouble]

subtract to find your answer (you keep the sign of 1.8 because it's the larger number.)

1.3 + (-1.8) =

-0.5

-0.5 is your answer

Hope this is clear!

$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

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

Answers

Answer:

55

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 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.

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

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)

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?

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.

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

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

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 )

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

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:

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

Help please.
I've seen a bunch of different answers but none of them are the same.

Answers

The statement whether each data set is likely to be distributed nor not:

Number of minutes required to complete a marathon - Yes.

Number of miles in a marathon: - No.

Average age of a person who runs a marathon: No.

What is a distribution?

The distribution of values in a field is described by a statistical distribution, often known as a probability distribution. In other words, the statistical distribution identifies the typical and unusual values. The bell-shaped normal distribution is one of many varieties of statistical distributions.

Let n miles in marathon.

To normally distribute, number of minutes required to complete a marathon:

The number of minutes required to complete a marathon is likely to be normally distributed with small amounts in tails (very slow, very fast) and large amount in middle.

So, yes.

To normally distribute,  number of miles in a marathon:

The number of miles is a fixed number, not normally distributed.

So, no.

To normally distribute, average age of a person who runs a marathon:

The average age is a fixed number

Average age is not likely to be normally distributed.

So, no.

Therefore, the first one is yes, and the other two are no.

To learn more about the distributions;

https://brainly.com/question/29062095

#SPJ1

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:

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.

Other Questions
You see a co worker struggling to connect with a customer. They step away from the customer briefly and you quietly offer assistance. Your coworker insists they are fine on their own during the pueblo revolt, which of the following names were ordered to never be spoken again? PLS HELP!!!!!I AM TIMEDWhich of the following is the primary benefit of being a solitary artist?collaborationmore incomelack of contractual obligationsflexibility Which groups on her desktop system could you make her user account a member of to enable this configuration How far does it move between t 1 second and t 2 seconds? Read the excerpt from act 4, scene 3 of The Tragedy of Macbeth. Macduff is discussing the possibility of Malcom taking the throne of Scotland from Macbeth.Malcolm. It is myself I mean: in whom I knowAll the particulars of vice so graftedThat, when they shall be opend, black MacbethWill seem as pure as snow, and the poor stateEsteem him as a lamb, being comparedWith my confineless harms. What is the intended effect of the simile "That, when they shall be opend, black Macbeth / Will seem as pure as snow? It emphasizes that Macbeth is not really the villain he seems to be. It suggests that Malcolms secrets would make Macbeth seem innocent. It implies that Macbeth has secrets about Malcolm that he might share. It suggests that people would trust Macbeth if they were to know the truth. Was the Navajo Code ever broken? What airport is located approximately 47 (degrees) 40 (minutes) N latitude and 101 (degrees) 26 (minutes) W longitude? How the environment affects natural selection and mutation? What is the conflict of the story chains? I need a gym letterhead Please Brielle entered a contest at work that awards prizes to individuals who walk 10,000 steps a day. On the first day of the contest, Brielle checks her Fitbit at 12:00 PM and sees that she has already completed of the goal. How many steps has Brielle already walked at 12:00 PM? 3/8 Joules and calories are two different units of energy. The equation j=0. 239c relates the measures, where c stands for calories and j stands for joules. Complete the table Compare and contrast the difference between the Upper mantle and the lower mantle. Helpppppp please 1. All of the following are recommended strategies to consider when delivering a speech except (Omaking sure your presentation equipment is running properly.O starting to talk over the audience to quiet them down.Ousing correct grammar and well-formed sentences.O looking directly at the members of your audience. Which of the following are the factors of the equation x 2 3x 4 0? A rock is thrown horizontally of a bridge at 8.00 m/s. It hits the water's surface below 3.4 seconds later. How high is the bridge? How far from the bridge does it hit the water? I was provided with the equations: x= v * t and y= (Vi * t)1/2 * a * t^2 The two _____ are connected at the lower midpoint by the corpus callosum. Help aspp please thank you show ur work if you like Swaggerty 1. Rose and Andrew are financing $128,000 to purchase a condominium. They obtained a 15-year, fixed-rate loan with a rate of 5. 5%. They have been given the option of purchasing up to four points to lower their rate to 4. 81%. How much will the four points cost them?