) the supplement of an angle is thirty more than twice the angle. find the measure of the angle and its supplement. answer

Answers

Answer 1
supplementary angle is two angles sharing a 180 degree.

50 x 2 = 100

100 + 30 = 130

130 + 50 = 180

The other angle would be 130 degrees. And the original angle would be 50. 

Related Questions

Find the surface area of a rectangular prism with a height of 6 inches, a width of 7 inches, and a length of 13 inches. A) 338 in2 B) 422 in2 C) 520 in2 D) 1364 in2
If you can, please explain. Thank you vv much! :D

Answers

Answer:

422 in.2

Step-by-step explanation:

Substitute the measurements of the rectangular prism into the formula SA = 2(lw) + 2 (lw) + 2(lh): 2(13)(7) + 2(6)(7) + 2(13)(6) = 422 in2.

What is the sine value of pi?

A. -1/2


B. 1/2


C. 0


D. 1

Answers

Answer: C) 0

You can use a calculator to get this answer, a reference table, or the unit circle. The angle pi radians is equivalent to 180 degrees. Note how the point on the unit circle corresponding to 180 degrees is (1,0). This point has a y coordinate of zero. More broadly, y = sin(theta) where theta is the angle. 

a construction company is replacing a window in a house. the window is currently 3 feet wide by 4 feet tall. The homeowner wants to add 4 1/2 inches to each side of the window. What is the new perimeter of the window in feet? Justify your reasoning.

Answers

For this case, the first thing you should do is take into account the following unit conversion:
 1 foot = 12 inches
 Therefore, the perimeter of the new window is given by:
 p = 2w + 2l
 Where,
 w: width
 l: long
 Substituting values:
 p = 2 * (3 + ((4 1/2) / 12)) + 2 * (4 + ((4 1/2) / 12))
 p = 15.5 feet
 Answer:
 
The new perimeter of the window in feet is:
 
p = 15.5 feet

Jeanine baker makes floral arrangements. she has 18 different cut flowers and plans to use 7 of them. how many different selections of the 7 flowers are​ possible?

Answers

Final answer:

Jeanine can create 43758 different floral arrangements using 7 flowers out of the 18 available. This was calculated using the mathematical concept of combinations.

Explanation:

To find the number of different selections of 7 flowers Jeanine can make out of 18, we need to use the mathematical concept of combinations. In this context, the combination formula is used, which is: C(n, k) = n! / [k!(n-k)!]

Where n is the total number, k is the number chosen, and '!' stands for factorial, which is the product of all positive integers less than or equal to the number. Thus, the number of ways Jeanine can choose 7 flowers out of 18 is calculated as follows: C(18, 7) = 18! / [7!(18-7)!] = 43758. Therefore, there are 43758 different ways Jeanine can create floral arrangements using 7 flowers out of the 18 available.

It should be noted that the color of the flowers does not influence the number of combinations if she intends to select any 7 flowers irrespective of their color.

Learn more about Combinations here:

https://brainly.com/question/30646507

#SPJ12

Brand x copier has improved its copier so that it produces 10% more copies than its old model. if the old model ran 420 copies per hour, how many copies would the new model run? round your answer to the nearest whole number.
a. 221 copies per hour
c. 462 copies per hour
b. 435 copies per hour
d. 447 copies per hour

Answers

Hello!

to solve this, do the following equation:
x=brand x copier
y=old version

x=y+(y*.1)  or  x=y*1.1

using either of these equations, the math I will show will get you the correct answer

462=420+(420*.1)  or  462=420*1.1

your final answer is:  the new copier produces 462 copies per hour

I hope this helps, and have a nice day!

Answer:

462

Step-by-step explanation:

A number x, rounded to 1 decimal place is 12.3 write down the error interval for x

Answers

Final answer:

The error interval for a number x rounded to 12.3 is 12.25 ≤ x < 12.35, indicating the range that x could be before rounding to one decimal place.

Explanation:

If a number x, rounded to 1 decimal place, is 12.3, the error interval for x defines the range of values that x could be in order to round to 12.3. Since the value is rounded to one decimal place, we consider half of a tenth (0.05) on either side of 12.3 to find the error interval. Hence, the lower bound of the error interval would be just below 12.3 (12.25), and the upper bound would be just before it would round up to the next tenth (12.35).

The error interval for x can be written as: 12.25 ≤ x < 12.35.

Learn more about Error Interval here:

https://brainly.com/question/31950158

#SPJ2

Error interval for [tex]\( x \)[/tex] rounded to 1 decimal place as 12.3 is from 12.25 to 12.35.

To find the error interval for the number [tex]\( x[/tex], rounded to 1 decimal place as 12.3, we need to consider the possible range of values that [tex]\( x \)[/tex] could have been before rounding.

1. Lower Bound: To find the lower bound, we need to consider the smallest value [tex]\( x \)[/tex] could have been that would round to 12.3 when rounded to 1 decimal place. The smallest value that would round up to 12.3 is 12.25.

2. Upper Bound: Similarly, to find the upper bound, we need to consider the largest value [tex]\( x \)[/tex] could have been that would round to 12.3 when rounded to 1 decimal place. The largest value that would round down to 12.3 is 12.35.

So, the error interval for [tex]\( x \)[/tex] is from 12.25 to 12.35.

!! WILL GIVE BRAINEST TO WHOEVER ANSWERS FIRST !!

Simplify (2√5 + 3√7)² Show ALL your work.

Answers

a = 2√5 , b = 3√7

(a+b)² = a² + 2ab + b² = (2√5)² + 2(2√5)(3√7) + (3√7)²
= 4*5 + 12√35 + 9*7
= 83 + 12√35

A catapult launches a boulder with an upward velocity of 184 ft/s. The height of the boulder (h) in feet after t seconds is given by the function h= -16t^2 + 184t + 20. How long does it take the boulder to reach its maximum height? What is the boulder's maximum hieght

Answers

For this case we have the following equation:
 h = -16t ^ 2 + 184t + 20
 Deriving we have:
 h '= -32t + 184
 We equal zero and clear t:
 -32t + 184 = 0
 32t = 184
 t = 184/32
 t = 5.75 s
 Then, the maximum height is given by:
 h (5.75) = -16 * (5.75) ^ 2 + 184 * (5.75) + 20
 h (5.75) = 549 feet
 Answer:
 
It takes the boulder to reach its maximum height about:
 
t = 5.75 s
 
the boulder's maximum hieght is:
 
h (5.75) = 549 feet

Answer:

The answer should be C.

QS is the perpendicular bisector of PR solve for x

Answers

2x - 20 = 70 - x

3x - 20 = 70

3x = 90

x = 30
Final answer:

The term 'perpendicular bisector' means QS cuts PR into two equal parts at a 90-degree angle. If PR is '2x', then each half is 'x'. To solve for x, we would need data about the lengths of the line segments.

Explanation:

Given that QS is the perpendicular bisector of PR, it implies two things. Firstly, QS intersects PR at a 90-degree angle. Secondly, QS splits PR into two equal segments. So, if PR is represented as '2x', then PQ and QR are both 'x'.

Unfortunately, missing information prevents a specific solution for x. We'd need additional data about the lengths of these line segments to solve the equation for x. For instance, if PR = 10, then '2x = 10' which gives us 'x = 5'.

Learn more about Perpendicular Bisector here:

https://brainly.com/question/29132624

#SPJ3

area of the parrelogram pls 25 points

Answers

To find the area if a parallelogram, you do:

Area = base * height
The area of parralellogram is base x height. Note that you'll have to change it into a rectangle by "moving" the triangle to the other side (see attached picture)

hope this helps

Write the equation of a line going through the point (-3,5) that is parallel to the line 2x+y=-8

Answers

2x + y = - 8
y = - 2x - 8

Since we are looking for a parallel line, we use the same slope of - 2x. 

y = - 2x + b

Plug in your given point.

5 = - 2(- 3) + b
5 = 6 + b
5 - 6 = b
-1 = b

Your equation is y = - 2x - 1


Find one pair of real numbers, $(x,y),$ such that $x + y = 6$ and $x^3 + y^3 = 144.$

Answers

[tex]\[\{(3 + \sqrt{5}, 3 - \sqrt{5})}\][/tex] is the one pair of real numbers [tex]\((x, y)\)[/tex] that satisfies the given equations.

Given the system of equations:

[tex]\[x + y = 6\][/tex]

[tex]\[x^3 + y^3 = 144\][/tex]

We can use the identity for the sum of cubes:

[tex]\[x^3 + y^3 = (x + y)(x^2 - xy + y^2)\][/tex]

Substitute [tex]\(x + y = 6\):[/tex]

[tex]\[x^3 + y^3 = 6(x^2 - xy + y^2)\][/tex]

Given [tex]\(x^3 + y^3 = 144\)[/tex], we substitute this into the equation:

[tex]\[144 = 6(x^2 - xy + y^2)\][/tex]

Divide both sides by 6:

[tex]\[24 = x^2 - xy + y^2\][/tex]

Next, we use the square of the sum:

[tex]\[(x + y)^2 = x^2 + 2xy + y^2\][/tex]

Substitute [tex]\(x + y = 6\):[/tex]

[tex]\[6^2 = x^2 + 2xy + y^2\][/tex]

[tex]\[36 = x^2 + 2xy + y^2\][/tex]

We already have [tex]\(x^2 - xy + y^2 = 24\)[/tex]. Let’s denote the first and second equations:

1. [tex]\(x^2 - xy + y^2 = 24\)[/tex]

2. [tex]\(x^2 + 2xy + y^2 = 36\)[/tex]

Subtract the first equation from the second equation:

[tex]\[(x^2 + 2xy + y^2) - (x^2 - xy + y^2) = 36 - 24\][/tex]

[tex]\[3xy = 12\][/tex]

[tex]\[xy = 4\][/tex]

Now, we have two equations:

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

2. [tex]\(xy = 4\)[/tex]

We solve these equations using the quadratic formula. Consider the quadratic equation:

[tex]\[t^2 - (x+y)t + xy = 0\][/tex]

[tex]\[t^2 - 6t + 4 = 0\][/tex]

Solve for [tex]\(t\)[/tex] using the quadratic formula [tex]\(t = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\):[/tex]

[tex]\[t = \frac{6 \pm \sqrt{36 - 16}}{2}\][/tex]

[tex]\[t = \frac{6 \pm \sqrt{20}}{2}\][/tex]

[tex]\[t = \frac{6 \pm 2\sqrt{5}}{2}\][/tex]

[tex]\[t = 3 \pm \sqrt{5}\][/tex]

Thus, the solutions for [tex]\(x\)[/tex] and [tex]\(y\)[/tex] are:

[tex]\[x = 3 + \sqrt{5}, \quad y = 3 - \sqrt{5}\][/tex]

or

[tex]\[x = 3 - \sqrt{5}, \quad y = 3 + \sqrt{5}\][/tex]

Daniel is using logarithms to solve the equation 24x = 14. Which of the following equations would be equivalent to his original expression?

2 log 4x = log 14
4x log 2 = log 14
2 log 4 = x log 14
x log 4 = 2 log 14

Answers

The resulting expression of the given logarithmic function will be 4xlog2 = log14.

Given the logarithmic expression below:
[tex]2^{4x}=14[/tex]

We are to determine which of the equations would be equivalent to his original expression.

Taking the logarithm of both sides, we will have:

[tex]log2^{4x}=log14\\4xlog2=log14\\[/tex]

From the solution, we can see that the resulting expression will be 4xlog2 = log14.

True or false ???????????????please help

Answers

1  True   because 19^3  = 6859
2. False
3. True because 8000 ^1/3  can be written as 100^1/3 * 8^1/3
4 False 
5 True because they are both = 15

If you have a scientific calculator you can check these out yourself

PLS ANSWER! THE WORLD HATES ME!!

0.29999999999 As a fraction

Answers

Here is your answer:

All you need to do is keep the 29 and then add a hundred because of how many 9's there are.

Also, you could see that:

[tex] .29999999999 \neq \frac{29999999999}{100000000000} [/tex]

Which would also mean that:

[tex] \frac{29999999999}{100000000000} \neq \frac{29}{100} [/tex]

Therefore the answer is "29/100."

Hope this helps!

Answer:

13/46

Step-by-step explanation:


When Mr. Peters drives from Boston to Worcester it takes him 30 minutes travelling at a speed of 60 miles per hour. Mrs. Peters drives from Boston to Worcester and leaves 5 minutes after Mr. Peters but travels at a speed of 90 miles per hour. Who will arrive first? By how many minutes?

Answers

Since the problem is requesting the answer in minutes, we are going to convert the speed of Mr. Peter to miles per minutes; to do that, we are going to multiply his speed by the multiplier [tex] \frac{60min}{1h} [/tex]:
[tex]60 \frac{miles}{h} * \frac{1h}{60min} =1 \frac{mile}{min} [/tex]

Now, to find the distance from Boston to Worcester, we are going to use the distance formula: [tex]d=vt[/tex]
where
[tex]d[/tex] is the distance
[tex]v[/tex] is the speed
[tex]t[/tex] is the time 

We know that the speed of Mr. Peter is [tex]1 \frac{mile}{min}[/tex] and his time is 30 minutes. Lets replace those values in our formula:
[tex]d=1 \frac{mile}{min} *30min[/tex]
[tex]d=30miles[/tex]

Now, lets concentrate on Mr. Peter clone, Mr. P:
Lets convert the speed of Mr. P to miles per minute:
[tex] \frac{90miles}{h} * \frac{1h}{60min} =1.5 \frac{miles}{min} [/tex]
We also know that they will cover the same distance, 30 miles. Lets replace the values in our formula one more time to find t:
[tex]d=vt[/tex]
[tex]30miles= 1.5\frac{miles}{min} *t[/tex]
[tex]t= \frac{30miles}{1.5\frac{miles}{min}} [/tex]
[tex]t=20min[/tex]
But since Mr. P leaves 5 minutes after Mr. Peters, we need to add those 5 minutes to M. P's time:
[tex]t=20min+5min[/tex]
[tex]t=25min[/tex]

We can conclude that Mr. P will arrive first, 5 minutes before Mr. Peter.

Mrs. Peter arrives 5 minutes before Mr. Peter

To find who arrives first we first need to find the speed and time they require to arrive.

Given : From Boston to Worcester

            Mr. Peter takes [tex]\rm time=30 \; minutes \; and \;speed= 60 miles /hr[/tex]

            Mrs. Peter takes [tex]\rm speed=90 miles/hr[/tex]

We will now calculate Mr. Peters speed,

[tex]\rm 60 \dfrac{miles}{h} \times \dfrac{h}{60minutes}=\dfrac{mile}{min}[/tex]

How to find distance from Boston to Worecester?

To find the distance, we will use distance formula

[tex]\rm Distance=speed\times time[/tex]

Here,given that the Mr Peters speed is [tex]\rm 60 miles /hr[/tex] and time is [tex]\rm 30 minutes[/tex]so by distance formula we will find distance of Mr. Peter

[tex]\rm Distance=\dfrac{mile}{min} \times 30 minutes[/tex]

[tex]\rm Distance= 30 miles[/tex]

Similarly, we will now calculate Mrs. Peters speed,

[tex]\rm \dfrac{90miles}{h} \times \dfrac{h}{60minutes}=1.5\times \dfrac{miles}{min}[/tex]

by the given informations we know both covers the same distance

[tex]\rm ie. \;30 miles[/tex]

we will now find distance of Mrs. Peter

[tex]\rm Distance=speed\times time\\ 30miles=1.5\dfrac{miles}{min} \times time\\ time=\dfrac{30miles}{1.5\dfrac{miles}{min}}\\\\ time=20 minutes[/tex]

Here, we know that Mrs.Peter leaves from Boston to Worcester 5 minutes after Mr.Peter so we will add 5 minutes to Mrs. Peters time.

[tex]\rm time=20 minutes+ 5 minutes\\ time=25 minutes[/tex]

Therefore, it is clear that Mrs.Peter arrive before Mr Peter by 5minutes.

Learn more about Distance formula here: https://brainly.com/question/9954116

           

The table shows the height, in feet, of the tide over time, in hours.

I know the answer is that it should be cosine instead of sine, but I don't how to determine that. I'd like to know so I could solve questions like these in the future.​

Answers

For this case we have the following function:
 f (x) = - 4sine ((pi / 6) x) + 5
 We evaluate the function for x = 0
 f (0) = - 4sine ((pi / 6) 0) + 5
 f (0) = -4 * (0) + 5
 f (0) = 5
 We note that the result does not correspond to the table.
 Let's rewrite the function:
 f (x) = - 4cosine ((pi / 6) x) + 5
 We evaluate the function for x = 0
 f (0) = - 4cosine ((pi / 6) 0) + 5
 f (0) = -4 * (1) + 5
 f (0) = 1
 The result corresponds to the table
 Answer:
 
The student's mistake is to use the sine function instead of using the cosine function.
 
The correct function is:
 
f (x) = - 4cosine ((pi / 6) x) + 5

What is the total surface area of the rectangular pyramid below?

(please see attached picture)

404 square feet
596 square feet
788 square feet
1,000 square feet

Answers

Answer:

596 square feet

Answer:

b I did the

Step-by-step explanation:

FIRST CORRECT ANSWER GETS BRAINLIEST!!!
PLS HELP ME!!!!! ONEHUNDRED POINTS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

ruth was hauling a wide load out of portland. at 7:00 am she headed north from exit 102 at an average speed of 35 pmh. michael headed north from the same exit at 9:00 am in his pontiac. by 3:00 pm the same day michael was 20 miles ahead of ruth. what was michael's average speed

Answers

ruth was out of portland at 35mph at 7:00am
so at 9 am, she was 70 mile ahead of michael
but michael was 20 miles ahead by 3 pm.
so in 6 hours, he went past ruth by 90 miles which is 90/6 = 15mph
michael speed = ruth speed + 15
= 35 + 15
= 50mph

Answer:

Ruth was out of Portland at 35mph at 7:00 am

so at 9 am, she was 70 miles ahead of Michael

but Michael was 20 miles ahead by 3 pm.

so in 6 hours, he went past Ruth by 90 miles which is 90/6 = 15mph

Michael speed = ruth speed + 15. = 35 + 15 = 50mph

This question is about finding the slope of the tangent line to an inverse function. I would love to know if my answer of 1/5 is correct.

g(1) = 2
g^-1(2) = 1

(g^-1(x))' = 1/(g'(g-1(x))
(g^-1(2))' = 1/g'(g-1(2))
(g^-1(2))' = 1/g'(1)

g(x) = x^3 + 2x - 1
g'(x) = 3x^2 + 2
g'(1) = 3+2=5
(g^-1(2))' = 1/5

Answers

Yes choice B) 1/5 is correct. You are using the correct formula and steps. Nice work.

Here's another way to look at it:

When you visually plot the inverse, you reflect everything over the line y = x. What happens is that every (x,y) point swaps coordinates. So if (1,2) is on g(x), then (2,1) is on the inverse, and vice versa. Swapping the x and y values will swap the nature of the tangent slope.

For any tangent on g(x), its slope is m = (dy)/(dx)

The corresponding slope on the inverse will be n = (dx)/(dy). All that's happened here is that the numerator and denominator flipped. Again because x and y have swapped places. If you wanted, you can picture the xy axis where the vertical axis is the x axis and the horizontal axis is the y axis. That's effectively what is going on here. 

So before you found that g'(1) = 5 meaning that m = 5/1 on g(x) at the point (1,2)
So n = 1/m = 1/5 for the point (2,1) on the inverse g function.

Miriam bought a bushel of apples from the apple orchard to bake apple pies for a bake sale. She started with 126 apples. After the first day of baking, she had 108 apples left. After the second day, she had 90 apples. After the third day, she had 72 apples left.If she continues this pattern, how many apples will she have left after 7 days of baking?

Answers

Miriam will have no apples left after the 7th day of baking.

Here is the number of apples she will have after each day starting with after the 1st day of baking.

126, 108(1st day), 90(2nd day), 72(3rd day), 54(4th day), 36(5th day), 18(6th day), 0(7th day).

Each day the number of apples decreases by 18.

Arithmetic, because the sequence has a common difference. answer on edgenui......

Two lighthouses are located 40 miles from each other. A boat is spotted at an angle of 37 degrees northeast of the western lighthouse. At this point, the boat is 28 miles from the eastern lighthouse. How far is the boat from the western lighthouse?

A. 46.27 miles
B. 17.43 miles
C. Either 46.27 miles or 17.43 miles
D. There is no possible solution.

Answers

The arrangement of the Eastern and Western lighthouses and the position of the boat are as shown in the attached diagram.

Using sine rule,
28/Sin 37 = 40/Sin B => Sin B = (40 Sin 37)/28 = 0.8597 => B = Sin ^-1(0.8597) = 59.287°
Therefore,
Angle E = 180 - (37+59.287) = 83.713°

Using the sine rule again;
BW/Sin E = 28/Sin 37 => BW = (28 Sin 83.713)/Sin 37 = 46.246 ≈ 46.27 miles.

The boat is 46.27 miles from the western lighthouse. The correct answer is A.

Answer:

C. Either 46.27 miles or 17.43 miles

Write an equation of te circle with the center (0,0) and radius square root of 15

Answers

Answer:
x² + y² = 15

Explanation:

The formula for the equation of a circle is (x - h)² + (y - k)² = r², where the center of the circle is ordered pair (h, k) and r represents the radius (in units).

Now, we plug the given information into the circle equation and simplify.
radius = √15
center (0, 0), h = 0, k = 0

(x - 0)² + (y - 0)² = (√15)²
(x)² + (y)² = (√15)²
x² + y² = 15

The equation of the circle is x² + y² = 15

The equation of the circle with a center at (0,0) and a radius of the square root of 15 is x² + y² = 15. The standard form of the circle equation, (x - h)² + (y - k)² = r², is used with h and k set to 0 to represent the origin.

To write an equation of a circle with the center at the origin (0,0) and a radius of the square root of 15, we use the standard form of the circle equation:

(x - h)² + (y - k)² = r²

Here, (h, k) represents the center of the circle and r is the radius. Since the center of the circle in question is at the origin, h = 0 and k = 0. The given radius is the square root of 15, so we have r = √15. Substituting these values into the standard form gives us the equation:

x² + y² = ( √15 )²

Which simplifies to:

x² + y² = 15

This is the equation for the desired circle centered at the origin with radius √15.

Solve by graphing y= -5/3x + 4 y= -5/3x + 3

Answers

For this case we have the following system of equations:
 y = -5 / 3x + 4
 y = -5 / 3x + 3
 We note that the lines have the same slope:
 m = -5 / 3
 Therefore, the lines are parallel.
 Thus, the system has no solution.
 Answer:
 
It has no solution (parallel lines).
 
See attached image.


Simplify the expression -2x^2(4x − 3).
-8x3 − 6x2
-8x3 + 6x2
8x3 − 6x2
8x3 + 6x2

Answers

To simplify the expression we are going to use the distributive property of multiplication: [tex]a(b+c)=ab+ac[/tex].
We can infer from our problem that [tex]a=-2x^2[/tex], [tex]b=4x[/tex], and [tex]c=-3[/tex]. So lets apply the property to simplify our expression:
[tex]-2x^2(4x-3)=(-2x^2)(4x)+(-2x^2)(-3)[/tex]
[tex](-2x^2)(4x)+(-2x^2)(-3)=-8x^3+6x^2[/tex]

We can conclude that the correct answer is -8x3 + 6x2

How do u find the median of 4 numbers?

Answers

The median of a set of numbers is found by lining them up least to greatest. Then find the two that are in the middle. I like to cross off first and last and circle what is last. This helps when you are doing a long string of numbers. After you have your circled numbers, add them together and divide them by two. This works for all even sets. 

If the pattern below follows the rule "Starting with four, every consecutive line has a number one more than the previous line," how many marbles must be in the seventh line?

Answers

7 - 4 (becaause there already is 4 rows) = 3. 

3 x 1 = 3. 

Basically you have to add 3 to the number that is in the 4th row. This should be 10, because 7 + 3 = 10

The number of balls in 7th line would be 10.

What are algebraic expressions?In mathematics, an expression or mathematical expression is a finite combination of symbols that is well-formed according to rules that depend on the context.Mathematical symbols can designate numbers (constants), variables, operations, functions, brackets, punctuation, and grouping to help determine order of operations and other aspects of logical syntax.

Given is a pattern as shown in the image.

An arithmetic sequence is of the form -

       a, a + d, a + 2d, a + 3d, ......,

{d} is common difference and {a} is first term.

We can write the pattern as -

4, 5, 6, 7, .....

This is a arithmetic progression. We can write the nth term as -

a{n} = a + (n - 1)d

a{7} = 4 + (7 - 1) x 1

a{7} = 4 + 6

a{7} = 10

Therefore, the number of balls in 7th line would be 10.

To solve more questions on sequences, visit the link below -

brainly.com/question/1041084

#SPJ5

1.) How is the graph of y equals negative 2 x squared minus 5 different from the graph of y equals negative 2 x squared?

2.)

Answers

-2x^2 - 5  is same shape as -2x^2 except that the whole graph is translated verticall downwards 5 units

The transformation on the graph of y = -2x²- 5 is described as 5 units downward.

What is transformation on the graphs?

Let the functions f(x) and g(x) be two real functions.

And g (x) = f (x) + k, where k is real numbers.

The function can be sketched by shifting f (x), k units vertically.

The direction of shift can be found by the value of k:

if k > 0, the base graph shifts k units up, and

if k < 0, the base graph shifts k units down.

As per the given information:

The graphs are let f(x) = y = -2x²- 5 and g(x) = y = -2x².

As per the definition, the transformation on the graph can be described as,

-5 < 0.

The graph shifts downward.

Therefore, the graph of y = -2x²- 5 is 5 units down than y = -2x².

To learn more about the transformation on the graphs;

https://brainly.com/question/19040905

#SPJ3

How do science and math relate to each other?

Answers

Many if not all sciences require math at some point whether it be measurements of chemicals, balancing chemical reactions, plotting data for how often a certain animal does a certain thing, how much of a medicine to give a patient to cure their ailment but not cause any side effects, etc. etc. 

Final answer:

Mathematics and science are foundational to engineering, providing the tools and understanding necessary for the engineering design process. They enable engineers to create models, solve design problems, and innovate, thus influencing education and daily life through engineered products.

Explanation:

Science and mathematics are intimately related, especially in fields such as engineering. Mathematics provides the language and tools for abstract reasoning and quantitative analysis, which are fundamental in engineering. Math is used to create mathematical models that describe physical phenomena and to evaluate the merit of different possible solutions. Science, on the other hand, offers understanding of natural phenomena and constraints that inform engineering solutions. Together, math and science are essential throughout the engineering design process, from conceptualization to detailed design implementation, and in team decision-making.

In high school and college, a strong foundation in math and science courses is crucial for success in engineering education. For instance, courses like thermodynamics, circuits, and fluids—commonly referred to as engineering science courses—are grounded in these basic disciplines. The role of science and mathematics in engineering extends beyond educational prerequisites; they are operational tools that engineers use in their work every day to innovate and create products that improve our lives, such as the pocket radio, cell phones, and computers.

The connections between math, science, and engineering are dynamic and multidimensional. They enable engineers to navigate through the iterative steps of the engineering design process, which include analyzing problems, developing solutions, and optimizing products, often moving nonlinearly as real-world complexities dictate adjustments and refinements.

HELP PLEASE!!!
Base your answer to the question on the diagram shown below.

Fernando is going to draw a marble from the bag, replace it, and then draw another marble. What is the probability that Fernando will get a green or blue marble on the first draw and a pink on the second draw?



(3 green, 4 yellow, 5 blue, 8 pink)

1.) 4/5
2.) 4/25
3.) 3/100

Answers

The answer is actually the second choice 4/25 hope this helps...

Answer:  The correct option is (2) [tex]\dfrac{4}{25}.[/tex]

Step-by-step explanation:  Given that there are 3 green, 4 yellow, 5 blue and 8 pink marbles in a bag. Fernando is going to draw a marble from the bag, replace it, and then draw another marble.

We are to find the probability that Fernando will get a green or blue marble on the first draw and a pink on the second draw.

Let, S be the sample space for the experiment of drawing a marble from  the bag.

Then, n(S) = 3 + 4 + 5 + 8 = 20.

Let E denotes the event of drawing a green or blue marble and F denote the event of drawing a pink marble.

Then, we have

n(E) = 3 + 5 = 8   and   n(F) = 8.

Since the second marble is drawn after replacing the first marble,

so the required probability of Drawing a green or blue marble on the first draw and a pink marble on the second draw is

[tex]P\\\\=P(E)\times P(F)\\\\\\=\dfrac{n(E)}{n(S)}\times \dfrac{n(F)}{n(S)}\\\\\\=\dfrac{8}{20}\times\dfrac{8}{20}\\\\\\=\dfrac{4}{25}.[/tex]  

Thus, the required probability is [tex]\dfrac{4}{25}.[/tex]

Option (2) is CORRECT.

Other Questions
Eva spent $48 on a shirt and a pair of pants. The pant cost twice as much as the shirt. How much did each item cost? Which of the following best describes the Dada beliefs? a. non-conformist, rebellious b. primitive, simplistic c. emotionless, stylized d. all of the above What is the input to a trigonometric function?a ratiothe x position of a point on the circlea central angle of a circlethe y position of a point on the circle Sara antes de cumplir los 13 aos, (estudiar) t otra lengua? jos s, (tomar) clases de ingls y de italiano. dolores antes de ir a argentina, (probar) t y tu familia el mate? toms s, ya (tomar) mate muchas veces. antonio antes de este ao, (correr) usted en un maratn? sra. vera no, nunca lo (hacer). sofa antes de su enfermedad, (sufrir) muchas presiones tu to? irene s ... y l nunca (mantenerse) en buena forma. select reference tools. all caps help me? answers por favor ? Decide whether you will argue for or against the statement: World War II was a continuation of World War I. Think about and analyze the causes, course, and consequences of both World War I and World War II. Focus on the effects of World War I and the causes of World War II when determining your position."Write Your Argument"Use your outline to write your arguments. Your final submission must include:at least two to five paragraphsa thesis (position/stance) on whether World War II was a continuation of World War I or notsupportive details from both World War I and World War II that build logical arguments for your thesisuse of formal writing style (i.e. write in the third person, avoid statements that use "I", use formal language, avoid slang) Which set of coordinates, when paired with (3, 3) and (10, 3), result in a square? (3, 3) and (10, 3) (3, 10) and (10, 3) (3, 4) and (10 , 4) (3, 4) and (10, 4) A package of cookies contains 6 cookies. Each package of cookies costs $1.49.A function, f(x), is written to represent the cost of purchasing x packages of cookies.What is the practical domain for the function f(x)?A: all positive integers B: all real numbersC: all whole numbers that are multiples of 6D: all whole numbers the stem and leaf plot represents a set of data what is the largest number in the set? A single fair die is tossed. find the probability of rolling a number greater than 55. If i walk 4 miles an hour how long will it take to walk 1 mile How does the things they carried show psychological changes? Which three organ systems are directly interacting when a persons brain sends a signal to the persons arm, causing the arm to move up and down Find the volume of a right prism with height h=10 cm, if: a The base is equilateral triangle with side 4 cm, base altitude of 3.5 cm.Help me!!! which phase of mitotic division is the highlighted cell undergoing A hiker has packed a bag of chips as a snack. At the start of the hike the pressure was 1.5 atm and the temperature was 35*C. At the end of the hike the temperature has dropped to a 0.5*C. What is the pressure at the end of the hike? What would you expect to happen to the bag of chips? Gender differences in communication have shown that girls engage in more ________ when compared to boys. What shifted population from rural agrarian to urban industrial?The invention of the cotton ginThe first textile millThe introduction of new power sourcesThe increased use of slavery Marie was offended by her boyfriend but would not talk with him about her feelings. she screamed at her mother and became extremely aggressive towards her roommates as a result of her anger towards her boyfriend. marie's behavior is characteristic of which anger mismanagement style: hey can you please help me posted picture of question