Solve the inequality for y.
y+
7
-
8
4
Simplify your answer as much as possible.

Solve The Inequality For Y.y+7-84Simplify Your Answer As Much As Possible.

Answers

Answer 1

Answer: y>-5/8

Step-by-step explanation:

y+7/8>1/4

y>1/4-7/8

y>2/8-7/8

y>(2-7)/8

y>-5/8


Related Questions

PLEASE HELP in the figure below, what is the value of x? Show all work

Answers

Answer:

x=19

Step-by-step explanation:

All of the angles add up to 180 degrees since it is a straight angle. So, the equation is:

3x+7+90+x+7=180

You combine like terms:

4x+104=180

Then you subtract on both sides:

4x=76

Then you divide by 4 on both sides:

x=19

Which of the following statements are true?
a) 25:35 = 45:55
b) 105: 30 = 49: 14
c) 45:48 = 60:64

Answers

Answer choice C is true.

If f(1)=6f(1)=6 and f(n)=f(n-1)-2f(n)=f(n−1)−2 then find the value of f(6)

Answers

The value of function f(n) = f(n - 1) - 2, at n = 6 is f(6) = -4

In this question,

we have been given a function f(n) = f(n - 1) - 2

Also, we have been given the value of function f(n) for n = 1

i.e., f(1) = 6

We need to find the value of f(6).

For n = 2,

f(2) = f(2 - 1) - 2

f(2) = f(1) - 2

f(2) = 6 - 2

f(2) = 4

For n = 3,

f(3) = f(3 - 1) - 2

f(3) = f(2) - 2

f(3) = 4 - 2

f(3) = 2

For n = 4,

f(4) = f(4 - 1) - 2

f(4) = f(3) - 2

f(4) = 2 - 2

f(4) = 0

For n = 5,

f(5) = f(5 - 1) - 2

f(5) = f(4) - 2

f(5) = 0 - 2

f(5) = -2

For n = 6,

f(6) = f(6 - 1) - 2

f(6) = f(5) - 2

f(6) = -2 - 2

f(6) = -4

Therefore, the value of function f(n) = f(n - 1) - 2, at n = 6 is f(6) = -4

Learn more about the function here:

https://brainly.com/question/28193995

#SPJ1

HELP 50 POINTS (see image attached)
5
1
2
8
-2

Answers

The value of the function f(3) is 1

How to determine the value of f(3)?

The graph represents the given parameter

The value of f(3) implies that we calculate the value of the function when x = 3

From the graph, we have

f(x) = 1, when x = 3

This means that

f(3) = 1

The above is calculated by substituting 3 for x in the equation f(x) = 1

Hence,  the value of f(3) is 1

Read more about functions at

https://brainly.com/question/1415456

#SPJ1

A company is reviewing a batch of 20 products to determine if any are defective. On average, 3.7% of products are defective. Does this situation describe a binomial experiment, and why? Pick What is the probability that the company will find 2 or fewer defective products in this batch? Ex: 1.23 % What is the probability that 4 or more defective products are found in this batch? Ex: 1.28 % If the company finds 5 defective products in this batch, should the company stop production? Pick v​

Answers

There is a 96.37% probability that the company will find 2 or more defective products.

There is a 2.08% probability that the company will find 4 or more defective products.

There is a 0.02% probability that the company will find 5 or more defective products. So company will give profit.

There are only two possible outcomes for each product: either it is defective or it is not. The binomial distribution is used to answer this question because each product's defect probability is independent of all other products.

Binomial probability distribution

The probability of precisely x successes on n repeated trials is known as the binomial probability.

[tex]P_x = \;^nC_r.p^x.q^{n-x}[/tex]

Where,

Px = binomial probability,

 [tex]\;^nC_r =[/tex] number of combination

p = probability of success on a single trial

q = probability of failure on a single trial = (1 - p)

n = number of trials

x = number of times for a specific outcome within n trials

So, from question,

20 products mean n = 203.7% of products are defective mean p = 3.7% = 0.037

1) The probability that, 2 or fewer defective products is;

P(X≤2) = P(X=0) +  P(X=1)+ P(X=2) -----------------(1)

So,

[tex]P_x = \;^nC_r.p^x.q^{n-x}[/tex]

P(X=0) = [tex]\;^{20}C_0.p^0.q^{20-0}[/tex] =  [tex]\; 1.(1-p)^{20-0}[/tex] = (1-0.037)²⁰ = (0.963)²⁰ =  0.4704

P(X=1) = [tex]\;^{20}C_1.p^1.q^{20-1}[/tex] =  [tex]\; 20.(0.037).(0.963)^{19}[/tex]  = 0.3614

P(X=2) = [tex]\;^{20}C_2.p^2.q^{20-2}[/tex] =  [tex]\;190\times(0.037)^2\times(0.963)^{18}[/tex] = 0.1319

Now, putting the all values in equation (1)

P(X≤2) = P(X=0) +  P(X=1)+ P(X=2) -----------------(1)

           = 0.4704 + 0.3614 + 0.1319

P(X≤2) = 0.9637 = 96.37%

There is a 96.37% probability that the company will find 2 or more defective products.

2)

1.23% are defective means p = 0.0123

The probability that find 4 or more defective products are;

 P(X≤4) = 1 - P(X< 4) -----------(2)

 P(X< 4) = P(X=0) + P(X=1)+ P(X=2) + P(X=3)-----------------(3)

So,

P(X=0) =  = [tex]\;^{20}C_0.p^0.q^{20-0}[/tex] =  [tex]\; (0.9877)^{20}[/tex] = 0.7807

P(X=1) = [tex]\;^{20}C_1.p^1.(1-p)^{20-1}[/tex] =  [tex]20\times (0.0123)\times (0.9877)^{19}[/tex] = 0.1944

P(X=2) = [tex]\;^{20}C_2.p^2.(1-p)^{20-2}[/tex] =  [tex]190\times (0.0123)^2\times (0.9877)^{18}[/tex] = 0.0024

P(X=3) = [tex]\;^{20}C_3.p^3.(1-p)^{20-3}[/tex] =  [tex]1140\times (0.0123)^3\times (0.9877)^{18}[/tex] = 0.0017

So,

P(X< 4) = 0.7807+0.1944+0.0024+0.0017 =0.9792

 P(X≤4) = 1 - P(X< 4) = 1 - 0.9792 = 0.0208 = 2.08%

There is a 2.08% probability that the company will find 4 or more defective products.

3)

1.28% are defective means p = 0.0128

The probability that find 5 or more defective products are;

 P(X≤5) = 1 - P(X< 5) -----------(4)

 P(X< 5) = P(X=0) + P(X=1)+ P(X=2) + P(X=3)+ P(X=4)-----------------(5)

So,

P(X=0) =  = [tex]\;^{20}C_0.p^0.q^{20-0}[/tex] =  [tex]\; (0.9872)^{20}[/tex] = 0.7728

P(X=1) = [tex]\;^{20}C_1.p^1.(1-p)^{20-1}[/tex] =  [tex]20\times (0.0128)\times (0.9872)^{19}[/tex] = 0.2004

P(X=2) = [tex]\;^{20}C_2.p^2.(1-p)^{20-2}[/tex] =  [tex]190\times (0.0128)^2\times (0.9872)^{18}[/tex] = 0.0246

P(X=3) = [tex]\;^{20}C_3.p^3.(1-p)^{20-3}[/tex] =  [tex]1140\times (0.0128)^3\times (0.9872)^{18}[/tex] = 0.0019

P(X=4) = [tex]\;^{20}C_4.p^4.(1-p)^{20-4}[/tex] =  [tex]4845 \times (0.0128)^3\times (0.9872)^{18}[/tex] = 0.0001

So,

  P(X< 5) = 0.7728+0.2004+0.0246+0.0019+0.0001 = 0.9998

  P(X≤5) = 1 - P(X< 5) = 1 - 0.9998 = 0.0002 = 0.02%

There is a 0.02% probability that the company will find 5 or more defective products. So company will give profit.

To learn more about Binomial probability distribution, please click on the link:

https://brainly.com/question/24622191

#SPJ9

Find the midpoint of a line segment with endpoints A(-5, 5) and B(2, -5).
Please help show your own work

Answers

Answer: (-1.5, 0)

Step-by-step explanation:

Use the midpoint formula, [tex](\frac{x_{1}+x_{2}}{2},\frac{y_{1}+y_{2}}{2})[/tex]. Plug in the points into the equation to get [tex](\frac{-5+2}{2},\frac{5-5}{2})[/tex] = (-1.5, 0)

There is a real number whose product with every real numbers equal zero
a. Some ___ has the property that is __.
b. There is a real number a such that the product of á __.
c. There is a real number á with the property that for every real number b __.

Answers

There is a real number whose product with every real number equals zero

a. Some real number has the property that its product with every real number equals 0.

b. There is a real number a such that the product of á and any real equals zero.

c. There is a real number á with the property that for every real number b, the product of a and b equals zero.

Mathematics in the modern world

Answers

Answer:

Mathematics shaping the modern world.

Find the area of the shaded region. Help please!

Answers

[tex]\textit{area of a sector of a circle}\\\\ A=\cfrac{\theta \pi r^2}{360} ~~ \begin{cases} r=radius\\ \theta =\stackrel{degrees}{angle}\\[-0.5em] \hrulefill\\ r=10\\ \theta =85 \end{cases}\implies \begin{array}{llll} A=\cfrac{(85)\pi (10)^2}{360} \\\\\\ A=\cfrac{425\pi }{18}\implies A\approx 74.18~cm^2 \end{array}[/tex]

using associative property


(y+12)+28

Answers

y+(12+28)

Associative Property of addition states: a+(b+c)=(a+b)+c.

Jill has 4 one-dollar bills, 3 quarters, 4 dimes, and 3 pennies. Mark has 3 one-dollar bills, 4 dimes, and 2 pennies. What is the difference between the amount of money Jill has and the amount of money Mark has? A B C $1.01 $1.76 $7.85 D $8.60.​

Answers

1.76, 4.98-3.22 4.98 is Jill’s money and 3.22 is marks

Answer: Answer choice 'B'

Step-by-step explanation:

4.00 + 0.75 + 0.40 + 0.03 = $5.18. This is Jill's amount.

3.00 + 0.40 + 0.02 = $3.42. This is Mark's amount.

To find out how much more money Jill has in comparison to how much mark has, we need to subtract Jill's money by Mark's money ($5.18 - $3.42)

if done correctly, your answer should be $1.76 (answer 'B')

change the subject. make x the subject

Answers

Answer:

X= 1/y

Step-by-step explanation:

[tex]y = 1 - \frac{1}{ \sqrt{1} - \frac{1}{1 - x} } \\ y = 1 - \frac{1}{1 - \frac{1}{1 - x} } \\ y - 1 = - \frac{1}{1 - \frac{1}{1 - x} } \\ y - 1 = - \frac{1}{ \frac{1 - x - 1}{1 - x} } \\ y - 1 = - \frac{1 - x}{ - x} \\ y - 1 = \frac{1 - x}{x} \\ yx - x = 1 - x \\ yx = 1 \\ x = \frac{1}{y} [/tex]

2.
If a train travels between two cities in 3 hours at an average speed of 65 miles per hour, how long
would it take at an average speed of 80 miles per hour?

Answers

Answer:

At 65mph the car traveled 195 miles in 3hrs.

So divide 195 miles by 80mph to get 2.4375 hrs

At 65mph the car traveled 195 miles in 3hrs.

In August 2006, a report was issued about an Internet poll conducted on behalf of the Oxygen Television Network. The survey included 1400 women and 700 men, aged 15 to 49. The following is part of a press release about the findings.
"Apparently if it's a gadget, women gotta have it, according to a survey done by Oxygen Media, an American cable network owned and operated by women. The Women's Watch: Girls Gone Wired survey released in August indicates that 77 per cent of women fancy a new plasma TV over a diamond solitaire necklace, 78 per cent would rather have a sleek new cell phone than shoes, and 86 per cent would prefer a new digital video camera over designer footwear."
What can be said about these poll results?

Answers

Answer:

Results of the Assembly elections in five States are indeed a shot in the arm for the Bharatiya Janata Party (BJP), which won in all four States where it was in power. The Hindu editorial captures the broad trends that emerge out of these results. Prime Minister Narendra Modi has said these results have sealed the outcome of the 2024 Lok Sabha elections too in the BJP’s favour. He said people have rejected caste and dynastic politics.

Mackenzie has
22
ft of decorative fencing to line her rectangular flower garden. If her garden must have a width of
4
ft, what will the length of her garden have to be to use all
22
ft of fencing?

Answers

Answer:

the length of her garden will have to be 5.5ft

22÷4=5.5

Quantitative Reasoning :')

Answers

Answer:

Step-by-step explanation:

more taking a shower you use almost 3 gallons per a shower

Given q = √(5p²-1)²-2 find p in terms of q.​

Answers

Answer:

[tex]\sf p =\sqrt{\dfrac{q+3}{5}}[/tex]

Step-by-step explanation:

To find p in terms of q, we have to isolate p.

[tex]\sf \sqrt{(5p^2 - 1)^2}-2 = q\\\\[/tex]

 5p² - 1 - 2 = q

      5p² - 3 = q

Add 3 to both sides,

              5p² = q + 3

Divide both sides by 5,

                [tex]\sf p^2 = \dfrac{q+3}{5}\\\\\text{Take square root,}\\\\p =\sqrt{\dfrac{q+3}{5}}[/tex]

What is the slope of a line perpendicular to the line whose equation is x+y=-6x. Fully reduce your answer.

Answers

The slope of the equation is -7. Then the slope of the perpendicular line will be 1/7.

What is the equation of a perpendicular line?

Let the equation of the line be y = mx + c. Then the equation of the perpendicular line that is perpendicular to the line y = mx + c is given as y = -(1/m) + d. If the slope of the line is m, then the slope of the perpendicular line will be negative 1/m.

The equation of the line is given as,

y = - 7x

The slope of the equation is -7. Then the slope of the perpendicular line will be

⇒ -(1/(-7))

⇒ 1/7

The slope of the equation is -7. Then the slope of the perpendicular line will be 1/7.

More about the equation of a perpendicular line link is given below.

https://brainly.com/question/14200719

#SPJ1

Find the slope P=(-4,-1) Q=(-3,-3)

Answers

The slope of  P=(-4,-1) Q=(-3,-3) is -2.

Given,

 P=(-4,-1)

Q=(-3,-3)

The  slope  between two points   P=(x₁, y₁)

Q=(x₂ ,y₂)

slope = (y₂-y₁)/(x₂-x₁)

So slope between  P=(-4,-1)   Q=(-3,-3) is

 [(-3)-(-1) ]/ [(-3)-(-4)]

=-2/1

=-2

A line's steepness and direction are measured by the line's slope. Without actually using a compass, determining the slope of lines in a coordinate plane can assist in forecasting whether the lines are parallel, perpendicular, or none at all.

Any two different points on a line may be used to compute the slope of any line. The ratio of "vertical change" to "horizontal change" between two separate locations on a line is calculated using the slope of a line formula.

The increase divided by the run, or the ratio of the rise to the run, is known as the line's slope. In the coordinate plane, it describes the slope of the line. Finding the slope between two separate locations and calculating the slope of a line are related tasks. In general, we require the values of any two separate coordinates of a line in order to determine its slope.

To learn more about this visit slope https://brainly.com/question/3605446

#SPJ9

PLEASE HELP FAST I ONLY HAVE ONE HOUR!!!!!!

Answers

It’s the first one !!!!!!!!!!!!

Find the vertex of the quadratic function f(x)=(x+3)2−4

Answers

The vertex form of the quadratic equation is y + 4 = (x + 3)² and the vertex of the parabola is (h, k) = (- 3, - 4).

How to find the vertex of the parabola from the expression of a quadratic equation

Herein we find the expression of a quadratic equation in vertex form, whose definition is shown below:

4 · p · (y - k) = (x - h)²      (1)

Where:

h, k - Coordinates of the vertex.

p - Distance from the vertex to the focus.

Then, the vertex form of the quadratic equation is y + 4 = (x + 3)² and the vertex of the parabola is (h, k) = (- 3, - 4).

To learn more on quadratic equations: https://brainly.com/question/1863222

#SPJ1

100 POINTS PLEASE ANSWER QUICK
Use the box plot below to answer the questions.

Part A: Estimate the IQR for the male data.

Part B: Estimate the difference between the median values of each data set.

Part C: Describe the distribution of the data and if the mean or median would be a better measure of center for each.

Answers

The median is a better measure of center for the male's data, while the mean is a better for the female's data.

What are quartiles?

When we get data which can be compared relatively with each other, for finding quartiles, we arrange them in ascending or descending order.

Quartiles are then selected as 3 points such that they create four groups in the data, each groups approximately possessing 25% of the data.

(a) The IQR of the male's data

From the given male's boxplot, we have the following data elements;

Upper quartile (Q3) = 14

Lower quartile (Q1) = 2

Then the IQR is calculated as:

IQR = Q3 - Q1

So, we have:

IQR = 14 - 2

IQR = 12

Hence, the IQR for the given males' data is 12

(b) The difference between the median values can be calculated as;

Median of male's data = 14

Median of female's data = 9

The difference (d) between the median values is;

d = 14 - 9

d = 5

Hence, the difference between the median values of each data set is 5

(c) The distribution of data

It is found that the median is a better measure of center for the male's data, while the mean is a better measure of center for the female's data.

Learn more about quartiles here:

brainly.com/question/9260741

#SPJ1

The median is a better measure of center for the male's data, while the mean is a better for the female's data.

What are quartiles?

When we get data which can be compared relatively with each other, for finding quartiles, we arrange them in ascending or descending order.

Quartiles are then selected as 3 points such that they create four groups in the data, each groups approximately possessing 25% of the data.

(a) The IQR of the male's data

From the given male's boxplot, we have the following data elements;

Upper quartile (Q3) = 14

Lower quartile (Q1) = 2

Then the IQR is calculated as:

IQR = Q3 - Q1

So, we have:

IQR = 14 - 2

IQR = 12

Hence, the IQR for the given males' data is 12

(b) The difference between the median values can be calculated as;

Median of male's data = 14

Median of female's data = 9

The difference (d) between the median values is;

d = 14 - 9

d = 5

Hence, the difference between the median values of each data set is 5

(c) The distribution of data

It is found that the median is a better measure of center for the male's data, while the mean is a better measure of center for the female's data.

Learn more about quartiles here:

brainly.com/question/9260741

#SPJ1

- 12(x+12) + 1177 = 10 + 15

Answers

The answer is X = 84

Answer:

x = 84

Step-by-step explanation:

-12(x+12) + 1177 = 10 + 15

-12x - 144 + 1177 = 25

1033 = 25 + 12x

1008 = 12x

x = 84

Lesson 1.17
Quadrilateral ABCD is congruent to quadrilateral
A'B'C'D'. Describe a sequence of rigid motions that
takes A to A', B to B', C to C', and D.

please im begging you please help!!!

Answers

Answer:

You will translate A up until it is equal with A', then you will reflect the figure over the line of symmetry that will be half way between line segments CD and C'D'

Step-by-step explanation:

I am not sure if the polygon is drawn on a coordinate plane.  I cannot see any horizontal or vertical lines to tell you exactly how many units to move up.

The cost to rent a storage unit is different for two storage companies. Stack n’ Store charges $150 per month, plus a non refundable deposit of $175. Smart Storage charges $185 each month with no deposit. Complete the table showing the total cost for each company during the first six months and use it to answer the questions.

Lee plans to store clothes for four months. Which company offers the better deal?

After how many months is the total cost the same at both storage companies?

Answers

Month  Cost at Stack n’ Store   Cost at Smart Storage

1               $325                              $185

2              $475                                 $370

3               $625                                  $555

4               $775                                   $740

5                $925                                 $925

6                $1075                                $1100

The company that offers the better deal is Smart Storage.

After 5 months the cost would be the same at both storage companies.

What are the total costs?

The equation that represent the total cost of renting at Stack n’ Store is:

Total cost = non refundable deposit + charge per month

Total cost in the first month : $175 x ($150 x 1 ) = $325

Total cost in the second month : $175 x ($150 x 2 ) = $475

Total cost in the third month : $175 x ($150 x 3 ) = $625

Total cost in the fourth month : $175 x ($150 x 4) = $775

Total cost in the fifth month : $175 x ($150 x 5) = $925

Total cost in the sixth month : $175 x ($150 x 6) = $1075

The equation that represent the total cost of renting at Smart Storage is:

Total cost = cost per month x number of months

Total cost in the first month : $185 x 1 = $185

Total cost in the second month : $185 x 2 = $370

Total cost in the third month : $185 x 3 = $555

Total cost in the fourth month : $185 x 4 = $740

Total cost in the fifth month : $185 x 5 = $925

Total cost in the sixth month : $185 x 6 = $1,110

To learn more about total cost, please check: https://brainly.com/question/25717996

#SPJ1

Solve these questions
1) x +2x + x = 68
2) x+y+3y= 45
3) x+y-4z= -32
4) x+y+z= ?
5) -x + 8x= 63
6) 4x+3x-x=42
Same questions as the pic

Answers

Answer:

here is the answers

Step-by-step explanation:

sample:

1. 4x = 68

x = 68/4

x = 17

Solution :

1) x + 2x + x = 68

>> 4x = 68

>> x = 68 / 4

>> x = 17

2) x + y + 3y = 45

>> x + 4y = 45

>> 17 + 4y = 45

>> 4y = 45 - 17

>> 4y = 28

>> y = 28 / 4

>> y = 7

3) x + y - 4z = -32

>> 17 + 7 - 4z = -32

>> 24 - 4z = -32

>> -4z = -32 - 24

>> -4z = -56

>> z = 56 / 4

>> z = 14

4) x + y + z = ?

>> 17 + 7 + 14

>> 24 + 14

>> 38

5) -x + 8x = 63

>> 7x = 63

>> x = 63 / 7

>> x = 9

6) 4x + 3x - x = 42

>> 7x - x = 42

>> 6x = 42

>> x = 42 / 6

>> x = 7

Help asap please!! I don’t understand

Answers

Answer: 2+[tex]\frac{6x-2}{x(x-3)}[/tex] ==> x[tex]\neq[/tex]0, x[tex]\neq[/tex]3

Step-by-step explanation:

f(x)=2x^2-2

g(x)=x^2-3x

(f/g)(x)=

[tex]\frac{2x^2-2}{x^2-3x}[/tex]=

[tex]\frac{2x^2-6x+6x-2}{x^2-3x}[/tex]=

[tex]\frac{2x^2-6x+6x-2}{x^2-3x}[/tex]=

2+[tex]\frac{6x-2}{x^2-3x}[/tex]=2+[tex]\frac{6x-2}{x(x-3)}[/tex] ==> x[tex]\neq[/tex]0, x[tex]\neq[/tex]3

FG is perpendicular to DM, if DF = 4R, FM = r + 21, and DF = FM, what is the value of R?

Answers

Answer:

(r+21 ) / 4

Step-by-step explanation:



as we can see DF = FM
and DF = 4R ,  FM =r+21

so,
4R = r+21
=> R= (r+21)/4

14. Jennifer and Francine are running a race where Francine runs the race far faster than Jennifer.
It takes Jennifer just five seconds less than twice Francine's time to finish. If their combined
total time is 86 seconds and frepresents the amount of time it takes Francine to finish, then
which of the following equations models this situation?
(1) ƒ+2(ƒ-5)=86
(3) ƒ+2ƒ-5=86
(2) 2ƒ-5=86
(4) 2f-5=43

Answers

The answer is (2) 2f-5=86; I hope- :\

please help with this! i am stuck

Answers

The required simplification of the given expression [tex]=\lim_{x \to \infty} \frac{x^2-4x +4}{x^2-4}[/tex] is 1.

Given that,
To determine the simplified value of the expression [tex]=\lim_{x \to \infty} \frac{x^2-4x +4}{x^2-4}[/tex].

What is simplification?

The process in mathematics to operate and interpret the function to make the function or expression simple or more understandable is called simplifying and the process is called simplification.

here,
Given expression,
[tex]=\lim_{x \to \infty} \frac{x^2-4x +4}{x^2-4}[/tex]
[tex]=\lim_{x \to \infty} \frac{x^2(1-4/x +4/x^2)}{x^2(1-4/x^2)}[/tex]
Now put limits, so 1 / x², 1 / x becomes zero so,
= 1

Thus, the required simplification of the given expression is 1.

Learn more about limit here:
https://brainly.com/question/8533149

#SPJ1


Other Questions
Convert 23.4kJ to caloriesPLEASE SHOW WORK SO I CAN LEARN long-term effects of prevention and treatment on youth antisocial behavior: a meta-analysis site:nih.gov I need help with this question please someone helpWhat have you learned in school that has really stuck with you? Explain how the solubility of water is useful in maintaining various life processes What was James Madison's opinion regarding the influence of the Ten Commandmentson the development of U.S. Government? Find the value of j. Show all steps to the solution and give reason to your calculations Subtracting 5 from a number and then squaring the result gives the result 16. how to solve . please help secretory proteins that enter the exocytosis pathway do not require a signal to be secreted outside the cell. Amazon is offering a $17.95 discount on a pair of wireless headphones. You pay $71.80 for the headphones after the discount. Write and solve an equation to find the original price of the headphones.Use "x" for your variable HELP PLEASEEEEEEEEEEEEEE this should be EASY! just got a load of easy homework big its A LOT someone help A planet in another solar system has a solar constant S = 2,000 W/m2, and the distance between theplanet and the star is 100 million km.What is the total power output of the star? (Give your answer in Watts.) Convert the height of Mt. Kilimanjaro, at 19,565 ft, to kilometersgiven the following equivalence:1 m = 3.28084 ft bernardo randomly picks 3 distinct numbers from the set $\{1, 2, 3, 4, 5, 6, 7, 8, 9\}$ and arranges them in descending order to form a 3-digit number. silvia randomly picks 3 distinct numbers from the set $\{1, 2, 3, 4, 5, 6, 7, 8\}$ and also arranges them in descending order to form a 3-digit number. what is the probability that bernardo's number is larger than silvia's number? (a) $\frac{47}{72}$ (b) $\frac{37}{56}$ (c) $\frac{2}{3}$ (d) $\frac{49}{72}$ (e) $\frac{39}{56}$ Find the distance between the pair of points: (-14, 9) and (3, 9) The formulation of kepler's laws of planetary motion relied on the data and observations of which scientist other than kepler? there are 300 pages in a workbook. every chapter has 25 pages. which equation can be solved to find how many chapters are in the workbook? what is my conclusion on the lesson(judgment or dicision) Chloroplasts, lysosomes, and vacuoles are different types of organelles. In basic terms, organelles are. Chapter Two Mini-Case Discussion (from textbook):Is a Franchise Right for Me?Based on the projected occupancy, average rate, and the fees associated with the franchise, should Tom become a franchisee, or should hepursue other options? Explain your decision?