what percent of 50 is 7

Answers

Answer 1

Answer:

14%

Step-by-step explanation:

14% or 0.14 times 50 is 7

Hope this helps!


Related Questions

In the following problem, what is the part? What number is 40% of 90?




90


40%


a variable

Answers

Answer:

36

Step-by-step explanation:

40% of 90 is 36

Hope this helps

When the declaration/// int y = 5; /// is followed by the
assignment /// y += 3.7; /// the value of y is _______.

Answers

Answer:

y = 8.7

Step-by-step explanation:

Assuming we can use decimal places, y is equal to 8.7.

In programming, += is often used as a substitute for y = y + x (example)

Therefore, y = y + 3.7, and since y = 5, y = 5 + 3.7, y = 8.7


Find each product or quotient. √x³ / √5 x²

Answers

The quotient of √x ³ / √5 x ² is √ ( x / 5 )

To find : the product of √x ³ / √5 x ²

By checking the power of roots for each term

The terms which are given are √x ³ and √5 x ²

Since both the numbers have the same root power they can be combined under the same square root for further operation

Dividing the terms

=> √ ( x ³ / 5 x ² )

=> √ ( x / 5 )

Therefore, we get the quotient of √x ³ / √5 x ² as √ ( x / 5 ).

Learn more about Roots here:

https://brainly.com/question/16932620?referrer=searchResults

#SPJ9

(20 points) A random sample of =1200 n = 1200 registered voters and found that 620 would vote for the Republican candidate in a state senate race. Let p represent the proportion of registered voters who would vote for the Republican candidate. Consider testing 0:=.50 H 0 : p = .50 :>.50 H a : p > .50 (a) The test statistic is z =

Answers

Answer:

The test statistic is Z = 1.157

Step-by-step explanation:

Given that:

The sample size n = 1200

The sample proportion of those that will vote for the Republican candidate is represented by \(\hat p = \dfrac{x}{n}\)

\(\hat p = \dfrac{620}{1200}\)

\(\hat p =0.5167\)

The null and the alternative hypothesis can be computed as:

\(H_o: P=0.50 \\ \\ H_a :P>0.50\)

The formula for the one-sample Z-test for the population proportion can be expressed as:

\(Z = \dfrac{\hat p - P_o}{\sqrt{\dfrac{P_o(1-P_o)}{n}}}\)

\(Z = \dfrac{0.5167 - 0.5}{\sqrt{\dfrac{0.5(1-0.5)}{1200}}}\)

\(Z = \dfrac{0.0167}{\sqrt{\dfrac{0.5(0.5)}{1200}}}\)

\(Z = \dfrac{0.0167}{\sqrt{\dfrac{0.25}{1200}}}\)

\(Z = \dfrac{0.0167}{\sqrt{2.08333333\times10^{-4}}}\)

Z = 1.157

Testing the hypothesis, from the information given, it is found that the test statistic is z = 1.157.

The null hypothesis is:

\(H_0: p = 0.5\)

The alternative hypothesis is:

\(H_1: p > 0.5\)

The test statistic is given by:

\(z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}\)

In which:

\(\overline{p}\) is the sample proportion. p is the proportion tested at the null hypothesis. n is the sample size.

For this problem, the parameters are: \(p = 0.5, n = 1200, \overline{p} = \frac{620}{1200} = 0.5167\)

Hence, the value of the test statistic is:

\(z = \frac{\overline{p} - p}{\sqrt{\frac{p(1-p)}{n}}}\)

\(z = \frac{0.5167 - 0.5}{\sqrt{\frac{0.5(0.5)}{1200}}}\)

\(z = 1.157\)

The test statistic is z = 1.157.

A similar problem is given at https://brainly.com/question/24166849

DP
In a board game, students draw a number, do not replace it, and then draw a
second number. Determine the probability of each event occurring.

Answers

The probability of drawing a two and another 2 is 1/72

What is probability?

Probability is the likelihood or chance that an event will occur

Since the total number in the board game is 9, hence the probability of drawing a 2 will be 1/9

The probability of drawing the second 2 will be 1/8

Pr(drawing a 2, then drawing another 2) = 1/9 * 1/8

Pr(drawing a 2, then drawing another 2) = 1/72

Hence the probability of drawing a two and another 2 is 1/72

learn more on probability here: https://brainly.com/question/24756209

what is the fundamental difference between a sample survey of human beings that may suffer from nonresponse and data using a volunteer sample?

Answers

The fundamental difference between a sample survey with nonresponse and a volunteer sample is the way participants are selected and the biases that may result from each approach. While nonresponse in a sample survey can lead to nonresponse bias, volunteer samples are more susceptible to selection bias.

The fundamental difference between a sample survey of human beings that may suffer from nonresponse and data using a volunteer sample is the way participants are selected and the potential biases that may arise.
In a sample survey, a random selection of individuals is chosen from the target population. However, nonresponse can occur when some of these selected individuals fail to participate or provide incomplete information. This can lead to nonresponse bias, which affects the representativeness of the sample and the accuracy of the results. To minimize nonresponse bias, researchers should ensure that their survey design and data collection methods encourage participation and provide clear instructions for respondents.
On the other hand, a volunteer sample consists of participants who willingly choose to participate in the study, usually in response to an open invitation. This approach is more prone to selection bias, as the individuals who volunteer may not be representative of the target population. They may have certain characteristics or attitudes that motivated them to participate, leading to biased results that may not generalize to the broader population. To address selection bias, researchers should carefully consider the recruitment method and the potential impact of volunteerism on their findings.
In summary, the fundamental difference between a sample survey with nonresponse and a volunteer sample is the way participants are selected and the biases that may result from each approach. While nonresponse in a sample survey can lead to nonresponse bias, volunteer samples are more susceptible to selection bias. Researchers must be mindful of these biases when designing and conducting their studies.

for more questions on survey

https://brainly.com/question/17319469

#SPJ11

Write the solution set of the given homogeneous system in parametric vector form. + = X1 3x1 + 3x2 +6X3 = 0 - 9x1 - 9x2 - 18X3 = 0 - 7x2 - 7x3 = 0 = where the solution set is x = x2 X3 X = X3

Answers

The given homogeneous system of equations can be represented as a matrix equation Ax = 0, where A is the coefficient matrix and x is the vector of variables.

To find the solution set in parametric vector form, we can perform row operations on the augmented matrix [A|0] and express the variables in terms of free parameters.

The augmented matrix for the given system is:

[3 3 6 | 0]

[-9 -9 -18 | 0]

[0 -7 -7 | 0]

Using row operations, we can transform this matrix to row-echelon form:

[3 3 6 | 0]

[0 -6 -12 | 0]

[0 0 -7 | 0]

Now, we can express the variables in terms of free parameters. Let x2 = t and x3 = s, where t and s are arbitrary parameters. Solving for x1 in the first row, we get x1 = -2t - 2s.

Therefore, the solution set in parametric vector form is:

x = [-2t - 2s, t, s], where t and s are arbitrary parameters.

To learn more about parametric click here:

brainly.com/question/28537985

#SPJ11

Factor the polynomial completely.
(y - 8)^2 - 16

Factor the polynomial completely.(y - 8)^2 - 16

Answers

Answer:

  (y -12)(y -4)

Step-by-step explanation:

This can be factored as the difference of squares:

  (y -8)² -16 = (y -8)² -4² = (y -8 -4)(y -8 +4) = (y -12)(y -4)

6. what are the two most generic and widely used valuation multiples?

Answers

The two most generic and widely used valuation multiples in finance and investment analysis are the price-to-earnings (P/E) ratio and the enterprise value-to-earnings before interest, taxes, depreciation, and amortization (EV/EBITDA) multiple.

1. Price-to-Earnings (P/E) Ratio: The P/E ratio is calculated by dividing the market price per share of a company's stock by its earnings per share (EPS). It provides a measure of how much investors are willing to pay for each dollar of earnings generated by the company.

A high P/E ratio suggests that investors have high expectations for future growth and are willing to pay a premium for the stock. On the other hand, a low P/E ratio may indicate that the stock is undervalued or that investors have low expectations for future growth.

2. Enterprise Value-to-EBITDA (EV/EBITDA) Multiple: The EV/EBITDA multiple is calculated by dividing the enterprise value (EV) of a company by its earnings before interest, taxes, depreciation, and amortization (EBITDA).

The EV is the total market value of a company's equity and debt, minus its cash and cash equivalents. EBITDA represents the company's operating earnings before accounting for interest, taxes, depreciation, and amortization.

The EV/EBITDA multiple is commonly used in evaluating the valuation of companies, especially in the context of mergers and acquisitions. It provides a measure of a company's overall value relative to its earnings, without being affected by capital structure or tax considerations.

Both the P/E ratio and EV/EBITDA multiple are widely used because they are relatively easy to calculate and understand. However, it's important to note that these multiples have limitations and should be used in conjunction with other valuation methods and qualitative analysis to make informed investment decisions.

To know more about valuation methods refer here:

https://brainly.com/question/30478023#

#SPJ11

x - 1/3 = 6


Give your answer as an improper fraction.

Answers

Answer:

19/3 (6 1/3)

Step-by-step explanation:

x - 1/3 = 6
x = 6( or 18/3) + 1/3
x = 19/3

A hibernating animal lost 7 pounds.
Write a signed number to represent this weight change.
0

Answers

Answer:

sorry po Hindi ko Alam ang answer

Do the integral from (-2,2) of the function by Trapezoidal Rule
in Matlab.
1/((25+x^2))^3/2

Answers

Here's how you can use the Trapezoidal Rule to approximate the integral of the function \(f(x) = \frac{1}{{(25+x^2)}^{\frac{3}{2}}}\) from -2 to 2 in MATLAB:

```matlab

a = -2;    % Lower limit

b = 2;     % Upper limit

n = 1000;  % Number of subintervals (increase for higher accuracy)

h = (b - a) / n;   % Step size

x = a:h:b;         % Generate evenly spaced x values

y = 1 ./ (25 + x.^2).^1.5;  % Evaluate the function at x

approximation = h * (sum(y) - (y(1) + y(end)) / 2);  % Trapezoidal Rule approximation

fprintf('Approximation: %.6f\n', approximation);

```

1. We define the lower limit `a` as -2, the upper limit `b` as 2, and the number of subintervals `n` as 1000 (you can adjust `n` for higher accuracy).

2. We calculate the step size `h` by dividing the range (`b - a`) by the number of subintervals (`n`).

3. We generate an array `x` of evenly spaced values from `a` to `b` using the step size `h`.

4. We evaluate the function `f(x)` at each point in `x` and store the results in the array `y`.

5. Finally, we use the Trapezoidal Rule formula to approximate the integral by summing the values in `y` and adjusting for the endpoints, multiplying by the step size `h`.

The Trapezoidal Rule approximation for the integral of the function \(f(x) = \frac{1}{{(25+x^2)}^{\frac{3}{2}}}\) from -2 to 2 is the value calculated using the MATLAB code above.

To know more about Trapezoidal Rule  follow the link:

https://brainly.com/question/28592530

#SPJ11

pls help me wit this asap

pls help me wit this asap

Answers

Answer:

not sure but I think the answers c

10. APPLICATION Inspector 47 at the Zap battery plant
keeps a record of which AA batteries she finds defective.
Although the battery numbers at right do not make an
exact sequence, she thinks they are close to an arithmetic
sequence
a. Write a recursive formula for an arithmetic sequence
that estimates which batteries are defective. Explain
your reasoning
b. Predict the numbers of the next five defective batteries.
c. How many batteries in 100,000 will be defective?
Defective
Batteries
255, 500, 773
998, 1227, 1510,
1721, 2010

Answers

2010 47 +ten thousand split decide and

\(5\frac{1}{2} (-4 - -2\frac{1}{5}*2 )\)

Answers

On simplifying the given equation \(5\frac{1}{2} (-4 - -2\frac{1}{5}*2 )\) we get value 46.2.

To simplify any algebraic expression we use :

The required steps are :

The multiplying factors will eliminate any grouping symbol, such as a brackets.If the terms contain an exponents, use the exponent rule to eliminate grouping.Add or subtract like terms to combine them.Add the constants together.

A mathematical expression's order of operation is explained using the BODMAS.

BODMAS stands for :

B - Bracket,

O - Of,

D -  Division

M - Multiplication,

A - Addition,

S - Subtraction.

\(= 5\frac{1}{2} (-4 -2\frac{1}{5}*2 )\\\\= \frac{11}{2}( -4 -\frac{11}{5} * 2)\\\\= \frac{11}{2}( -4 -\frac{22}{5} )\\\\= \frac{11}{2}( \frac{- 20 - 22}{5} )\\\\= \frac{11}{2}( \frac{- 42}{5} )\\\)

= 462/10

= 46.2

On simplifying the given equation \(5\frac{1}{2} (-4 - -2\frac{1}{5}*2 )\) we get value 46.2.

To know more about simplification

https://brainly.com/question/2804192

#SPJ1

Simplify.
(4w+ 3) - 2w+ 7
O 2 w+ 10
O 2 w- 10
O 6 w+ 10
6 W-10

Simplify.(4w+ 3) - 2w+ 7O 2 w+ 10O 2 w- 10O 6 w+ 106 W-10

Answers

Answer:

A 2w+10

Step-by-step explanation:

4w+3-2w+7

2w + 10

Answer and Step-by-step explanation:

To simplify, we must combine the like terms.

4w - 2w + 3 + 7

Combine 4w and -2w, and 3 and 7.

2w + 10

The correct answer choice is the first one. 2w + 10.

#teamtrees #PAW (Plant And Water)

a) how many vectors are in {1, 2, 3}?b) how many vectors are in col a?c) is p in col a? why or why not?

Answers

a) The set {1, 2, 3} does not represent vectors, but rather a collection of scalars. Therefore, there are no vectors in {1, 2, 3}.

b) The number of vectors in "col a" cannot be determined without additional context or information. "Col a" could refer to a column vector or a collection of vectors associated with a variable "a," but without further details, the exact number of vectors in "col a" cannot be determined.

c) Without knowing the specific context of "p" and "col a," it is impossible to determine if "p" is in "col a." The inclusion of "p" in "col a" would depend on the definition and properties of "col a" and the specific value of "p."

To learn more about  vectors click here:

brainly.com/question/30906184

#SPJ11

John spent 80% of his money and saved the rest. Peter spent 75% of his money and saved the rest. If they saved the same amount of money, what is the ratio of John’s money to Peter’s money? Express your answer in its simplest form.

Answers

The ratio of John's money to Peter's money is 5/4. This means if John has a total amount of 5 then Peter will have a total of 4 as his amount.

Let's assume John has 'x' amount of  money, Peter has 'y' amount of money, The money John saved is 'p' and the money Peter saved is 'q'

So,

p = x - 80x/100                (equation 1)

q = y - 75y/100                (equation 2)

According to the given question, the amount John saved is equal to the amount Peter saved. Hence, we can equate equations 1 and 2.

p = q

x- 80x/100 = y - 75y/100

x - 0.8x = y - 0.75y

0.2x = 0.25y

x =  0.25y/0.2

x/y = 0.25/0.2

x/y = 25/20

x/y = 5/4

Hence, the ratio of John's money to Peter's money is 5/4.

To learn more about Ratio:

https://brainly.com/question/13419413

A primary school enrolls 50 kindergarteners every year. Next year, they are moving to a smaller building and will only be able to enroll 42 kindergarteners. To the nearest percent, what is the percent of decrease in the amount of students who will be enrolled?

Answers

Answer:

16 percent decrease

Step-by-step explanation:

what is mensuration and give three common shapes and their diagrams​

Answers

Maths > Mensuration

Mensuration

Suppose you want to put a boundary around your garden or field. For that, you need to find out the length of the boundary. Also, what if you want to find out the area and volume of different geometrical shapes. So this is something we are going to see in his chapter. So let us study the topic mensuration and mensuration formulas in detail.

Cylinder

Circles

Polygons

Rectangles and Squares

Trapezium, Parallelogram and Rhombus

Area and Perimeter

Cube and Cuboid

Question. Explain the use of mensuration in daily life?

Answer. The uses of mensuration in real life are many. Some of these uses are as follows:

Measurement of agricultural fields, and site areas for the purpose of purchase/selling transactions.

Measurement of volumes for packaging solid food items, milk, and liquids.

Measurements of surface areas for the purpose of estimating the painting of houses etc.

Question. What is meant by mensuration?

Answer. Mensuration refers to the branch of mathematics which involves the study of various geometrical shapes. Furthermore, it deals with the areas and Volume of such geometrical figures. So, this subject is all about the process of measurement.

Question. Explain what is the volume in mensuration?

Maths > Mensuration

Mensuration

Suppose you want to put a boundary around your garden or field. For that, you need to find out the length of the boundary. Also, what if you want to find out the area and volume of different geometrical shapes. So this is something we are going to see in his chapter. So let us study the topic mensuration and mensuration formulas in detail.

Cylinder

Circles

Polygons

Rectangles and Squares

Trapezium, Parallelogram and Rhombus

Area and Perimeter

Cube and Cuboid

Question. Explain the use of mensuration in daily life?

Answer. The uses of mensuration in real life are many. Some of these uses are as follows:

Measurement of agricultural fields, and site areas for the purpose of purchase/selling transactions.

Measurement of volumes for packaging solid food items, milk, and liquids.

Measurements of surface areas for the purpose of estimating the painting of houses etc.

Question. What is meant by mensuration?

Answer. Mensuration refers to the branch of mathematics which involves the study of various geometrical shapes. Furthermore, it deals with the areas and Volume of such geometrical figures. So, this subject is all about the process of measurement.

Question. Explain what is the volume in mensuration?

Answer. Any solid occupies some region in space. Furthermore, the magnitude of this region is known as the volume of the solid. A standard unit of volume happens to be the cubic centimetre.

Question. What do we understand by mensuration formula?

Answer. A mensuration formula helps in computing the length-related properties of an object. This computation takes place on the basis of known lengths, areas, etc. Beyer (1987) came forward with a collection of mensuration formulas for the various plane and geometric figures. properties of an object. This computation takes place on the basis of known lengths, areas, etc. Beyer (1987) came forward with a collection of mensuration formulas for the various plane and geometric figures.

in a set of scores with a mean of 100 and a standard deviation of 15, what raw score is represented by a z score of 2.00?a.115b.100c.70d.130

Answers

The raw score represented by a z score of 2.00 is 130 (option d).

What is the raw score corresponding to a z score of 2.00?

A z score, also known as a standard score, measures the distance between a particular raw score and the mean of a distribution in terms of standard deviations. In this case, the given set of scores has a mean of 100 and a standard deviation of 15. A z score of 2.00 indicates that the raw score is two standard deviations above the mean.

To find the corresponding raw score, we can use the formula:

Raw Score = (Z Score × Standard Deviation) + Mean

Plugging in the values, we have:

Raw Score = (2.00 × 15) + 100Raw Score = 30 + 100Raw Score = 130

Therefore, a z score of 2.00 in this distribution corresponds to a raw score of 130.

Learn more about raw score

brainly.com/question/14927452

#SPJ11

Mr Hamar had rupees 4,400 hie purchase 6 kg of rice at Rupess 75 for KG ,2 packets of oil at rupees 125 per packet and he gave rupees 3,300 to his wife if he divided the remaining Sum between his son and daughter equally find the share of each of them​

Answers

Step-by-step explanation:

Total rupees= 4400

Price of 6kg rice = 75 x 6 = 450

Price of 2 packets oil = 125 x 2 = 250

Amount given to wife = 3300

Total = 450 + 250 + 3300 = 4000

Remaining amount = 4400 - 4000 = 400

Share of son and daughter = 400 ÷ 2 = 200

So his son and daughter both get 200

What equation could represent the situation shown in this model? What is the value of `x`?
Select one:

9x+4=24+x; x=2.5

9x=24+x; x=3

4x=24; x=6

9x=28+x; x=3.5
Assessment question image

Answers

Answer:

what>???????????????????/

Step-by-step explanation:

Answer:

9x+4=24+x; x=2.5

Step-by-step explanation:

Can someone help me find the scale factor and the missing sides please?

Can someone help me find the scale factor and the missing sides please?

Answers

Answer:

x = 6, y = 45

Step-by-step explanation:

\(scale \: factor = \frac{13}{32.5} \\ = \frac{2}{5} \\ \\ \frac{x}{15} = \frac{18}{y} = \frac{2}{5} \\ \\ \implies \frac{x}{15} = \frac{2}{5} \\ \\ x = \frac{2 \times 15}{5} \\ \\ x = 6 \\ \\ \frac{18}{y} = \frac{2}{5} \\ \\ y = \frac{5 \times 18}{2} \\ \\ y = 45\)

What is the absolute value of -7?

What is the absolute value of -7?

Answers

The absolute value just means the literal value. So the absolute value of -7 is 7

Answer:

7

Step-by-step explanation:

Absolute value means however many numbers the value is from zero. When thinking of a number line, count every number until you reach zero. Absolute numbers will always be positive.

a dataset has mean and standard deviation and median m. we transform the dataset by calculating the following value for each datapoint with value xi: (a and b are both positive numbers.) what is the variance of the new dataset? group of answer choices

Answers

Our new measures of central tendency and spread are Mean: (9+9+13+15+19)/5=13(9+9+13+15+19)/5=13.

What is mean?In mathematics and statistics, the concept of mean is crucial. The most typical or average value among a group of numbers is called the mean.It is a statistical measure of a probability distribution's central tendency along the median and mode. It also goes by the name "expected value."There are different ways of measuring the central tendency of a set of values. There are multiple ways to calculate the mean. Here are the two most popular ones:Arithmetic mean is the total of the sum of all values in a collection of numbers divided by the number of numbers in a collection.

acc to our question-

Median: 1313Mode: 99Range: 19-9=1019−9=10

learn more about mean click here:

brainly.com/question/1136789

#SPJ4

What are the 4 levels of measurement statistics?

Answers

The four levels of measurement in statistics are nominal, ordinal, interval, and ratio. They differ in terms of the properties of the data and the types of statistical analyses that can be performed on the data.

Nominal level involves data that can be placed into categories or groups with no inherent order or ranking. Examples of nominal data include gender, race, and occupation.

Ordinal level involves data that can be ranked or ordered, but the differences between the data points are not necessarily equal. Examples of ordinal data include educational levels (e.g., high school, college, graduate), or rankings of movies on a scale of 1-5.

Interval level involves data where the differences between the data points are equal, but there is no true zero point. Examples of interval data include temperature (measured in Celsius or Fahrenheit) and calendar years.

Ratio level involves data that has a true zero point and the differences between data points are equal. Examples of ratio data include height, weight, and time.

Learn more about statistics here: brainly.com/question/12927876

#SPJ4

Solve using substitution.
Y = 2X + 10
Y = X + 2

Answers

Answer:

2+2%2%5+51%895%+8+81%9+61%+5%+8+%15+%

Answer:

(- 8, - 6 )

Step-by-step explanation:

y = 2x + 10 → (1)

y = x + 2 → (2)

substitute y = 2x + 10 into (2)

2x + 10 = x + 2 ( subtract x from both sides )

x + 10 = 2 ( subtract 10 from both sides )

x = - 8

substitute x = - 8 into either of the 2 equations and evaluate for y

substituting into (2)

y = - 8 + 2 = - 6

solution is (- 8, - 6 )


Water freezes at 0 ° Celsius and 32° Fahrenheit. Water boils at 100° Celsius
and 212° Fahrenheit.

a. Write degrees Celsius as a linear function of degrees Fahrenheit (1 point).

b. What is the slope of your linear equation? What does it mean? (1 point)

c. What is the y-intercept and what does it mean? (1 point)

Answers

Answer:

See below.

Step-by-step explanation:

a.

We need degrees C as a function of degrees F.

Just like when we have y as a function of x, we have (x, y) ordered pairs, here we will have (F, C) ordered pairs.

We are given two ordered pairs: (32, 0) and (212, 100).

We can find the slope of the line.

m = (100 - 0)/(212 - 32) = 100/180 = 5/9

y = mx + b

C = mF + b

C = (5/9)F + b

Use point (32, 0) for F and C to solve for b.

0 = (5/9)(32) + b

b = -(5/9)(32)

C = (5/9)F - 5/9(32)

C = (5/9)F - 160/9

b.

The slope is 5/9. The slope is the rate of change of degrees F to degrees C. For each change of 9 degrees F, the corresponding change in degrees C is 5.

c.

The y-intercept is -160/9.

It means that a temperature of 0 degrees F equals -160/9 degrees C.

A sleep specialist wants to know if meditating before bedtime can help people fall asleep. In a study, he asked the subjects to meditate for various lengths of time just before going to bed.
The specialist tracked the subjects' meditation times, x, and how long it took them to fall asleep, y. Both times were recorded in minutes.

Answers

Answer:

whats the question?

Step-by-step explanation:

Other Questions
S is the midpoint of RT. T has coordinates (-14,-15) and S has coordinates (11,-1) Find the coordinates of R URGENT !!!! How did the German government think that the public notice would work to its advantage?A. Americans would be afraid of the German navy and stay within their borders.B. Americans would become angry and urge the United States to get into the war.C. Americans would side with the Germans in their struggle with Great Britain.D. Americans would make more ocean voyages and become targets. X - 13 = x + 1 is it true The second angle of a triangle is 20 more than the first angle. The third angle is two times the first. Find the three angles. 25. Identify the adjective in the following sentence: The old house was destroyed during thestorm.a.IDestroyedb. DuringC. Oldd. House When I learned that school was closing What is UT?TUV is a right angle triangle. An angle U is right angle. The length of TV is 17 and the length of UV 8 A difference in solute concentration can exist between the cytosol and the interstitial fluid because the ______ prevents their movement. plzzzzzzzzzzzzzz Based on the passage, what conclusion can be drawn about the colonial American view of the English government? What is the slope of the function y=4x+6y=4x+6 Answer value Suppose Congress changed the tax laws so that Berndt's depreciation expenses doubled. No changes in operations occurred. What would happen to reported profit and to net cash flow My brother snigs playing cricket by using used to or ing The formula for the area of a trapezoid is A= 1/2 ( b1 + b2 ), where is the height and b1 and b2 are the two bases. Rewrite the formula to solve for h in terms of A , b1 and b2 the temperature is -1F. if the temperature rises 10F, what will the new temperature be? Hjlp til dette pls slap aflever om lidt What is the end behavior of the function f of x equals negative 2 times the cube root of x? Verify that W is a subspace of V. Assume that V has the standard operations.W is the set of all 3x2 matrices of the form [a,b;(a+b),0;0,c] and V=M[-subscript-(3,2)] Flavia bought a pair of roller blades. the regular price was 129.50. they were bought for 40% off and the sales tax was 15%. determine each of these amounts: A wave travels 600 m/s at a frequency of 200 hz. what is its wavelength? Marco climbed 2 feet down a ladder. He then climbed down4 more feet. Write a subtraction equation and an equivalentaddition equation to represent this situation. What was the totalchange in Marcos elevation?