Which equation represents a line which is perpendicular to the line y =- +522x - 5y = -302x + 5y = 152y-53 = 10O 5x + 2y 12

Which Equation Represents A Line Which Is Perpendicular To The Line Y =- +522x - 5y = -302x + 5y = 152y-53

Answers

Answer 1

Answer:

The equation that represents the perpendicular line is;

[tex]2y-5x=-10[/tex]

Explanation:

We want to find the equation of a line perpendicular to the line;

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

Recall that for two lines to be perpendicular to each other, their slope must be a negative reciprocal of one another.

[tex]m_1.m_2=-1_{}_{}[/tex]

so;

[tex]m_2=-\frac{1}{m_1}[/tex]

For the given equation, the slope of the given line is;

[tex]m_1=-\frac{2}{5}[/tex]

To get the slope of the perpendicular line, let us substitute m1 to the equation above;

[tex]\begin{gathered} m_2=-\frac{1}{m_1} \\ m_2=-\frac{1}{(-\frac{2}{5})_{}} \\ m_2=\frac{5}{2_{}} \end{gathered}[/tex]

So, the equation of the perpendicular line would be of the form;

[tex]\begin{gathered} y=m_2x+c \\ y=\frac{5}{2}x+c \\ mu\text{ltiply through by 2} \\ 2y=5x+c \\ 2y-5x=c \end{gathered}[/tex]

The equation of the perpendicular line will be of the form;

[tex]2y-5x=c[/tex]

Where c is a constant;

From the options, the only equation that is similar to the derived equation is;

[tex]2y-5x=-10[/tex]

Therefore, the equation of the perpendicular line is;

[tex]2y-5x=-10[/tex]


Related Questions

what is the surface area, in square centimeters, of the pyramid ?

Answers

[tex]\begin{gathered} \text{surface area of the pyramid = 4 triangle area + }square\text{ area} \\ \text{triangle area=}\frac{5.1\cdot5.95}{2}=15.1725\operatorname{cm} \\ \\ squarearea=(5.1)^2=26.01\operatorname{cm} \\ \text{surface area of the pyramid = 4 }\cdot(15.1725)\text{ + }26.01 \\ \end{gathered}[/tex]

17. In trapezoid FGJK, what is the value of x? N CO 18.6 L K 23.6 9.3 11.8 ET O 13.6

Answers

Given data:

The given figure is shown.

The expression for the trapezium is,

[tex]\begin{gathered} \frac{x}{18.6}=\frac{18.6}{23.6} \\ 23.6x=18.6^2 \\ x=14.6 \\ =15 \end{gathered}[/tex]

Thus, thi

The graph of f(x) = x² is translated to formg(x) = (x-2)2-3.--5-4-3-2-1-2+Which graph represents g(x)?#

Answers

Step 1

Plot the graph of f(x)

[tex]f(x)=x^2[/tex]

Step 2

The function of g(x) suggests that f(x);

[tex]\begin{gathered} 1)\text{ it was moved 2 units towards the right} \\ 2)\text{ It was then moved 3 units down} \end{gathered}[/tex]

Thus, the graph of g(x) will look like this;

Answer;

Determine the equation of the graphed circle below!Equation should look like the example below!

Answers

Step 1:

Write the formula for the equation of a circle.

[tex]\begin{gathered} (x-a)^2+(y-b)^2=r^2 \\ \text{Center = ( a , b )} \\ \text{Radius = r} \end{gathered}[/tex]

Step 2:

Locate and write the center and radius of the circle.

Step 3:

Write the equation of the circle with center (-7, -2) and radius r = 2

[tex]\begin{gathered} (x-a)^2+(y-b)^2=r^2 \\ (x-(-7))^2+(y-(-2))^2=2^2 \\ (x+7)^2+(y+2)^2=\text{ 4} \end{gathered}[/tex]

Final answer

[tex](x+7)^2+(y+2)^2=\text{ 4}[/tex]

Which Venn diagram correctly shows the relationships between the subsets of rational numbers?

Answers

By definition, consider that natural numbers are all numbers from 1 to infinity. Whole numbers are the same natutal numbers plus zero. Integers are all numbers from minus infinity to infinity and rational are all number with finite decimals, and periodic infinite decimals.

Then, based on the previous description, the diagram which correctly shows the subsets of rational numbers is:

diagram F.

NO LINKS!! Use the method of substitution to solve the system. (If there's no solution, enter no solution). Part 6z​

Answers

Answer:

(-1, 7, - 4)(1, -1, 4)

=====================

Given system

x² + z² = 174x + y = 3y + z = 3

Rearrange the last two equation

4x = 3 - yz = 3 - y

This gives us:

z = 4x

Substitute the value of z into fist equation

x² + (4x)² = 17x² + 16x² = 1717x² = 17x² = 1x = 1 and x = - 1Find values of z and y

x = 1     ⇒ z = 4*1 = 4         ⇒  y = 3 - 4 = - 1 x = - 1   ⇒ z = 4*(-1) = - 4    ⇒ y = 3 - (-4) = 7

Answer:

[tex](x,y,z)=\left(\; \boxed{-1,7,-4} \; \right)\quad \textsf{(smaller $x$-value)}[/tex]

[tex](x,y,z)=\left(\; \boxed{1,-1,4} \; \right)\quad \textsf{(larger $x$-value)}[/tex]

Step-by-step explanation:

Given system of equations:

[tex]\begin{cases}x^2+z^2=17\\\;4x+y=3\\\;\;\;y+z=3\end{cases}[/tex]

To solve by the method of substitution, first rearrange the third equation to make y the subject:

[tex]\implies y=3-z[/tex]

Substitute this into the second equation and solve for z:

[tex]\begin{aligned}\implies 4x+(3-z)&=3\\3-z&=3-4x\\-z&=-4x\\z&=4x\end{aligned}[/tex]

Substitute the found expression for z into the first equation and solve for x:

[tex]\begin{aligned}\implies x^2+(4x)^2&=17\\x^2+16x^2&=17\\17x^2&=17\\x^2&=1\\x&=\pm1\end{aligned}[/tex]

Substitute the found values of x into the second equation and solve for y:

[tex]\begin{aligned}\implies x=-1 \implies 4(-1)+y&=3\\-4+y&=3\\y&=7\end{aligned}[/tex]

[tex]\begin{aligned}\implies x=1 \implies 4(1)+y&=3\\4+y&=3\\y&=-1\end{aligned}[/tex]

Substitute the found values of x into the derived expression for z and solve for z:

[tex]\begin{aligned}\implies x=-1 \implies z&=4(-1)\\z&=-4\end{aligned}[/tex]

[tex]\begin{aligned}\implies x=1 \implies z&=4(1)\\z&=4\end{aligned}[/tex]

Therefore, the solutions are:

[tex](x,y,z)=\left(\; \boxed{-1,7,-4} \; \right)\quad \textsf{(smaller $x$-value)}[/tex]

[tex](x,y,z)=\left(\; \boxed{1,-1,4} \; \right)\quad \textsf{(larger $x$-value)}[/tex]

Find the values of x and y in the equation below.a³b4a²b= a*b²X=

Answers

[tex](\frac{a^3b^4}{a^2b})^6[/tex]

To divide, subtract exponents to same base variables.

[tex](ab^3)^6[/tex]

Multiply exponents of exponents

[tex]a^6b^{18}[/tex]

x= 6

y= 18

Josslyn has nickels and dimes in her pocket. The number of nickels is three more than seven times the number of dimes let d represent the number of dimes. Write the expression for the number of nickels

Answers

[tex]7d+3[/tex]Explanation

to solve this we need to translate into math terms, so

Step 1

a) let d represents the number of dimes

let n represents the number of nickles

so

re write the expressions

[tex]\begin{gathered} number\text{ of dimes=d} \\ seven\text{ times the number of dimes = 7d} \\ \end{gathered}[/tex]

The number of nickels is three more than seven times the number of dimes in other words you have to add 7 to seven times the number of dimes to obtain the number of nickles

hence

[tex]n=7d+3[/tex]

therefore , the expression for the number of nickles is

[tex]7d+3[/tex]

I hope this helps you

I need help with triangles

Answers

[tex]\begin{gathered} To\text{ solve the question, then i have to use the trig function.} \\ \text{Hy}potenuse\text{ = 21 , Adjacent = 15} \\ Using\text{ Cos x = }\frac{Adj}{\text{Hyp}} \\ \text{ cos x = }\frac{15}{21} \\ \text{ cos x = 0.714} \\ \text{ x = cos}^{-1}(0.714) \\ \text{ x = 44.42} \end{gathered}[/tex]

Suppose a binomial trial has a probability of success of 0.3 and 450 trials are performed. What is the standard deviation of the possible outcomes?6.3614.8511.629.72

Answers

The standard deviation of a binomial distribution with n trials and a probability of success of p is given by the formula:

[tex]\sigma=\sqrt[]{n\cdot p\cdot(1-p)}[/tex]

From the problem, we identify:

[tex]\begin{gathered} n=450 \\ p=0.3 \end{gathered}[/tex]

Then:

[tex]\begin{gathered} \sigma=\sqrt[]{450\cdot0.3\cdot(1-0.3)}=\sqrt[]{450\cdot0.3\cdot0.7} \\ \sigma\approx9.72 \end{gathered}[/tex]

you are selling snacks at the border trade fair. you are selling nachos and lemonade. each nachos costs $2.50 and each lemonade cost $2.25. at the end of the night you made a total of $112.50. you sold a total of 94 nachos and lemonade combined. how many nachos and lemonades were sold?

Answers

In order to determine the number of nachos and lemonade sold, you first write the given situation in an algebraic way.

If x is the number of nachos and y the number of lemonades, then, you have:

2.50x + 2.25y = 112.50 cost of the nachos and lemonade sold

x + y = 94 nachos and lemonade sold

Next, solve the previous system.

Multiply the second equation by 2.50. Next, subtract the equation to the first one:

(x + y = 94)(2.50)

2.50x + 2.50y = 235

2.50x + 2.25y = 112.50

-2.50x - 2.50y = -235

-0.25y = -122.5

solve the previous equation for y:

y = -122.5/(-0.25)

y = 490

Next, replace the previous value of y into the expression x + y = 94 and solve for x:

x + y = 94

x + 490 =

Write the expression in the standard form a + bi.

Answers

SOLUTION

Write out the expression

[tex]i^{22}[/tex][tex]\begin{gathered} i^{22} \\ \text{can be written as} \\ (i^2)^{11} \end{gathered}[/tex]

Recall that

[tex]i^2=-1[/tex]

Replace into the expression above

[tex](-1)^{11}=-1[/tex]

Hence

[tex]i^{22}=-1[/tex]

Therefore

The first option is Right

find the area, to the nearest thousandth, of the standard normal distribution between the given z-scores. z= 1 and z= 1.9

Answers

The area, to the nearest thousandth, of the standard normal distribution between the z-scores z= 1 and z= 1.9​ is 0.130

A toy factory makes 5.7 x 10³ toys each day.At this rate, how many toys will be made in 9 days?Express the answer in scientific notation.

Answers

First We will put the number of toys per day in simple form:

[tex]5.7\times10^3=5.7\times1000=5700[/tex]

Then, to know how many toys will be made in 9 days, let's multiply the number of toys per day by the given number of days:

[tex]5700\times9=51300[/tex]

Now We will put the number in scientific notation:

[tex]5.13\times10^4[/tex]

Perform the indicated operation -27÷-9

Answers

-27/9 = -3

answer is -3

Consider the scenario: A town’s population has been decreasing at a constant rate. In 2010 the population was 5800. By 2012 the population had dropped to 4,600. Assume the trend continues predict the population in 2016.

Answers

Given:

In 2010 the population was 5800.

2012 the population had dropped to 4,600.

Let 't=0' be the year 2010.

P(t) represents the year population of the town t years after 2010.

Slope of a function P(t) is

[tex]\begin{gathered} m=\frac{4600-5800}{2012-2010} \\ m=-600 \end{gathered}[/tex]

Population of town t years after 2010.

[tex]P(t)=-600(t)+5800[/tex]

Population in the year 2016 that is t=6

[tex]\begin{gathered} P(6)=-600(6)+5800 \\ =2200 \end{gathered}[/tex]

Population in the year 2016 is 2200

If 20 assemblers can complete a certain job in 6 hours, how long will the same job take if the number of assemblers is cut back to 8?

Answers

ANSWER

[tex]15[/tex]

EXPLANATION

For 1 assembler, it will take;

[tex]\begin{gathered} 20\times R\times6=1 \\ R=\frac{1}{120} \end{gathered}[/tex]

For 8 assemblers;

[tex]8\times R\times T=1[/tex]

Substitute R

[tex]\begin{gathered} 8\times R\times T=1 \\ 8\times\frac{1}{120}\times T=1 \\ \frac{8T}{120}=1 \\ 8T=120 \\ T=\frac{120}{8} \\ =15 \end{gathered}[/tex]

what digit is in the

Answers

Rounding each number to the nearest ten:

• 96 = 100

,

• 63 = 60

,

• 27 = 30

,

• 76 = 80

Sum with rounded numbers:

[tex]100\text{ + 60+30+80=270}[/tex]

Answer = 270

Algebraically determine whether each of the following functions is even, odd or neither. then graph it B. y = x^3 – 3 C. y = 2x^3 - x

Answers

According to the even and odd function rules, we found out that the function [tex]y=x^{3}-3[/tex] is neither even nor odd and the function [tex]y=2x^{3}-x[/tex] is an odd function.

It is given to us that the functions are -

B. [tex]y=x^{3}-3[/tex]

C. [tex]y=2x^{3}-x[/tex]

We want to determine each of the following functions is even, odd or neither.

To see if the function is even, we have to check if [tex]f(-x)=f(x)[/tex]

To see if the function is odd, we have to check if [tex]f(-x)=-f(x)[/tex]

B. Here, we have

[tex]y=x^{3}-3\\= > f(x)=x^{3}-3\\= > f(-x)=(-x)^{3}-3\\= > f(-x)=-x^{3}-3[/tex]

We see that [tex]f(-x)\neq f(x)[/tex]. This implies that the function is not even.

Also, [tex]f(-x)\neq -f(x)[/tex]. This implies that the function is not odd.

Therefore, this function is neither even nor odd.

C. Here, we have

[tex]y=2x^{3}-x\\= > f(x)=2x^{3}-x\\= > f(-x)=2(-x)^{3}-(-x)\\= > f(-x)=-2x^{3}+x[/tex]

We see that [tex]f(-x)\neq f(x)[/tex]. This implies that the function is not even.

However,

[tex]f(-x)=-2x^{3}+x\\= > f(-x)= -(2x^{3}-x)\\ = > f(-x)=-f(x)[/tex]

This implies that the function is odd.

Therefore, this function is odd.

Thus, the function [tex]y=x^{3}-3[/tex] is neither even nor odd and the function [tex]y=2x^{3}-x[/tex] is an odd function.

To learn more about function visit

https://brainly.com/question/21145944

#SPJ9

If you have a 77.2% and you got 34% on a test and it’s worth 60% of your grade, what would you grade be now?

Answers

Answer:

51.28%

Step-by-step explanation:

since the test is worth 60% of your grade, the rest is worth 40%

calculate your new grade by multiplying each grade percent (as written) by the percent of your grade (as a decimal):

   77.2(0.4) = 30.88

   34(0.6) = 20.4

then add them together: 30.88 + 20.4

What is the equation for the linear model in the scatterplot obtained by choosing the two points closest to the line

Answers

consider two points closest to the line. say ,

[tex]\begin{gathered} (x_1,y_1)=(6,0) \\ (x_2_{}_{}_{},y_2)=(8,1) \end{gathered}[/tex]

let us find the slope, m by the formula

[tex]m=\frac{y_2-y_1}{x_2_{}_{}-x_1}[/tex]

subsitute the points in the formula,

[tex]\begin{gathered} m=\frac{1-0}{8-6} \\ m=\frac{1}{2} \end{gathered}[/tex]

let us find the y - intercept.

[tex]y=mx+b\ldots(1)[/tex]

subsitute the one of the point (6,0) in the above equation.

[tex]\begin{gathered} 0=\frac{1}{2}\times6+b \\ 0=3+b \\ b=-3 \end{gathered}[/tex]

thus,

subsitute m= 1/2 and b = - 3 in the equation (1),

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

in DEF, K is the centroid. If KH=12 find DH

Answers

the lines that cross the centroid are divided into 2 by this the short line corresponds to 1/3 of the complete line and the long line corresponds to 2/3 of the complete line

so KH is 1/3 of DH

if KH=12, then

[tex]\begin{gathered} DH=3KH \\ DH=3\times12 \\ DH=36 \end{gathered}[/tex]

the value of DH is 36

Which graph represents the function f(x) = -x + 31?

Answers

Answer:

Step-by-step explanation:

I hope this helps! :) If it does could you please mark me brainliest?

Answer:

Slope : -1

y = intercept : (0,31)

Step-by-step explanation:

Hi!A particle moves along a straight line, so its speed is () = ^2 − + 6, where t is the time measured in seconds and the speed is measured in meters timessecond.a) Calculate the distance traveled between the seconds t=1 and t=3

Answers

In this problem

the distance traveled between the seconds t=1 and t=3 is given by

[tex]\int_1^3(t^2-t+6)dt=\frac{50}{3}\text{ m}[/tex]

The answer is

50/3 metersor 16.67 meters

Explanation of integrals

In this problem we have

[tex]\int_1^3(t^2-t+6)dt=\int_1^3t^2dt-\int_1^3tdt+\int_1^36dt[/tex][tex]\begin{gathered} \int_1^3t^2dt=\frac{t^3}{3} \\ Evaluate\text{ at 3 and 1} \\ \frac{(3)^3}{3}-\frac{1^3}{3}=\frac{27}{3}-\frac{1}{3}=\frac{26}{3} \end{gathered}[/tex][tex]\begin{gathered} -\int_1^3tdt=-\frac{t^2}{2} \\ evaluate\text{ at 3 and 1} \\ -\frac{3^2}{2}+\frac{1^2}{2}=-\frac{9}{2}+\frac{1}{2}=-4 \end{gathered}[/tex][tex]\begin{gathered} \int_1^36dt=6t \\ evaluate\text{ at 3 and 1} \\ 6(3)-6(1)=12 \end{gathered}[/tex]

substitute

[tex]\int_1^3t^2dt-\int_1^3tdt+\int_1^36dt=\frac{26}{3}-4+12=\frac{50}{3}[/tex]

How do I get to the answer of this question?

Answers

Okay, here we have this:

Considering the provided information, and that we must identify which of the provided options allow us to determine that the two triangles are similar, we obtain the following:

As the angle-angle similarity says that if two angles of one triangle are congruent with two angles of another triangle, then the triangles are similar.

Finally, we see that the only option that satisfies this statement is option D, since it indicates that two angles of the triangles are congruent. Therefore the correct option is D.

Hello I need help with this I’m in a rush thanks

Answers

Recall that:

[tex]\frac{f}{g}(x)=\frac{f(x)}{g(x)},[/tex]

and that the domain of a rational function consists of all real numbers such that the denominator is different from zero.

If f(x)=5x+3 and g(x)=4x-5 we get that:

[tex]\frac{f}{g}(x)=\frac{5x+3}{4x-5}\text{.}[/tex]

The domain of the above rational function is:

[tex]\begin{gathered} \mleft\lbrace x|g(x)\ne0\mright\rbrace=\lbrace x|4x-5\ne0\rbrace \\ =\lbrace x|4x\ne5\rbrace=\lbrace x|x\ne\frac{5}{4}\rbrace\text{.} \end{gathered}[/tex]

Answer: Last option.

I tested positive for covid yesterday so i have no motivation to do this problem. Please don’t be slow when answering, I am every tired.

Answers

The value of  sector KL is 52

If JM and KN are two diamters of the circle,

then they intersect at the center

The sector JK and NM are equal

Thus,

The sector JN and KM are also equal

sector KM = sector KL + sector LM

Sector JN = Sector KM

sector JN = sector KL + sector LM

125 =  6x + 4 + 8x + 9

125 = 14x + 13

14x = 125 - 13

14x = 112

x = 8

sector KL = 6x + 4

= 6(8) + 4 = 48 + 4 = 52

Therefore, the sector KL is 52

To learn more about circle refer here

https://brainly.com/question/24375372

#SPJ9

which measurement could create more than one triangle measuring 20 cm / 9 cm and 10cm be a triangle with sides measuring 10 cm and 20 cm and included angle measurement 65 C a right angle with acute angles measuring 45 and 45 d a triangle with sides measuring 15 in 20 in and 25 in

Answers

Input data

The triangles created by the measurements of options A, B and D have specific side lengths. Therefore, you cannot create more than one triangle.

However, for a triangle with acute angles measuring 45° and 45°, a countless number of similar triangles (triangles with the same shape but different sizes) can be created.

The correct choice is C.

Question content area topPart 1A medical researcher administers an experimental medical treatment to patients. The patients in the study are categorized by blood types A, B, AB, and O. The researcher observed that the treatment had a favorable outcome for of the patients with blood type A, of the patients with blood type B, of the patients with blood type AB, and none of the patients with blood type O. Use this information to complete parts (a) through (d).

Answers

In this case, we'll have to carry out several steps to find the solution.

Step 01:

Data:

total patients = 300

type A:

total patients = 90

favourable patients = 27

type B:

total patients = 124

favourable patients = 31

type AB:

total patients = 6

favourable patients = 6

type O:

total patients = 80

favourable patients = 0

Step 02:

empirical probability:

probability = favourable outcomes / total outcomes

probability (A) = 27/ 90 = 0.3

probability (B) = 31 / 124 = 0.25

probability (AB) = 6 / 6 = 1

probability (O) = 0 / 80 = 0

That is the full solution.

Simplify. Assume that all variables result in nonzero denominators.

2n^3 y−8n^2 y/3y^4 * 12/n-4

Answers

The simplified form of given expression 2n^3 y−8n^2 y/3y^4 * 12/n-4 is 8n^2/y^3

In this question, we have been given an expression.

2n^3 y−8n^2 y/3y^4 * 12/n-4

We need to simplify given expression.

2n^3 y − 8n^2 y/3y^4 * 12/n-4

= [2n^2y (n - 4)] / 3y^4  *  12/(n - 4)

= 4 * (2n^2y)/y^4

= 8n^2/y^3

Therefore, the simplified form of given expression 2n^3 y−8n^2 y/3y^4 * 12/n-4 is 8n^2/y^3

Learn more about an expression here:

https://brainly.com/question/1859113

#SPJ1

Other Questions
Given the following sequence of numbers find the recursive formula, and the appropriate sequence formula,(arithmetic or geometric) and find the next three numbers in the sequence.8. 3, 9, 15, 21, 27,9. 5, 9, 13, 17, 21,10. -243, 81, -27, 9,11. Using the sequence find the n for the following terms 6, 1, 4,-9...... -254 Find the equation of the line containing the point (3,5) and having slope: 4A. y=4x+24B. y=4x+7C. y=4x+17D. y=4x 62 - 12 3 + (15-7) FIRST ANSWER WILL GET BRAILIEST! AND 50 PTS! Which division problem is represented with this model?Responses1/561/621/251/52 do you support the lgbtg community which of the following are accurate of the distribution below The bill of rights was added to the constitution to protect the rights of ________. Suppose the main income of firms in the industry for a year is $80 million with a standard deviation of $13 million. If incomes for the industry are distributed normally what is the probability that a randomly selected firm will earn less than $96 million? Round your answer to four decimal places For each of the following letters, find the equation for a polynomial function whose graph resembles the given letter: U, N, M, and W. Choose the correct equation type for each system. ry = 3x - 2 |3x-y=4 Consistent S-y = -x +5 12y = -4x + 20 y = -x + 4 [x=-y-6 > y = 4x + 2 y = 6x - 10 (y=2x+1 y = -2x + 3 =+3 - 2x + 5y = 0 y = x The graph shows the distance Kendrick walks in different lengths of time.How many kilometers does Kendrick walk per hour?5kilometersHow long does it take Kendrick to walk 111 kilometer?hours Pls help me I dont know how to do this asap help Which is a solution toy -2x + 1 (-3,8)(2,-2)(0,5)(-1, 3) What is the magnitude of the resultant vector of 8 meters North and 8 meters East displacement. Use the WRISd editor icon Vito answer this question. You canwrite using the pento right. Your drawing will be ttransfered to actural writing is 11/12 greater = or less then 2/3 Dertermine weshrer the fraction is 9 over 12 and 9 over 6 are equivalent The table below shows the cost of mailing packages that weigh different amounts. Cost of Mailing Packages Package Weight (ounces) Cost Up to 1.00 $1.17 1.01 to 2.00 $1.34 2.01 to 3.00 $1.51 3.01 to 4.00 $1.68 4.01 to 5.00 $1.85 If the cost continues to increase as shown in the table, how much will it cost to mail a package that weighs exactly 11 ounces? F $2.87 G $4.87 H $3.04 J $5.87 Which of the following characters are considered static characters?There is more than one answer.Question 1 options:German OfficersMadame SchachterElie Wiesel The first day they go to Dreamy Delights. Jack buys a cone with 3.0 oz of frozen yogurt for $9.20. Ianbuys a cone with 5.75 oz of frozen yogurt for $16.95.It says to summarize the information in a table Leo is researching an electric bicycle. He finds this graph, which shows how much range, measured in kilometers, the bicycle gains based on charging time:Leo wants an equation he can use to find how many kilometers of range the bicycle gains (k) based on how many minutes it charges (t). Complete Leo's equation.