m+n p+q What is the value of the expression when m = 4, n = -9, p = -2, and q = 12? HURRY ITS URGENT IM MAP TESTING​

Answers

Answer 1

Answer:

5

Step-by-step explanation:

Plug in the numeric values

4 for m, -9 for n, -2 for p, and 12 for q.
add them together.
4 + -9 = -5

-5 + -2 = -7

-7 + 12 = 5

Your answer is 5


hope this helps


Related Questions

pls answer asap!! There were 22% fewer sunny days this year than last year. what is the percent of Initial Amount and Equation (using x and y)

Answers

The percent of the Initial Amount will be 28.21% and the Equation will be x = 1.2821y.

What is the percentage?

The amount of any product is given as though it was a proportion of a hundred. The ratio can be expressed as a quarter of 100. The phrase % translates for one hundred percent. It is symbolized by the character '%'.

The percentage is given as,

Percentage (P) = [Final value - Initial value] / Initial value x 100

There were 22% fewer sunny days this year than last year.

Let 'y' be the number of sunny days this year and 'x' be the number of sunny days last year. Then the equation is given as,

y = (1 - 0.22)x

y = 0.78x

x = 1.2821y

The percent of the Initial Amount will be 28.21% and the Equation will be x = 1.2821y.

More about the percentage link is given below.

https://brainly.com/question/8011401

#SPJ1

I have a photo up could someone answer two?

I have a photo up could someone answer two?

Answers

the answer to number 2 is g.15
The first one is b that’s all I know

Someone help me please

Someone help me please

Answers

Step-by-step explanation:

the ratio of 1/18 simply means that 1 inch in the drawing represents 18 inches in reality.

so, the real flag is therefore

2×18 = 36 inches long and 1×18 = 18 inches wide (or high).

the area of the actual flag is therefore

36 × 18 = 648 in²

En una panadería, con 80 kg de harina hacen 120 kg de pan. ¿Cuántos kilos de harina serían necesarios para hacer 360 Kg de pan?

Answers

Answer:

240 kg

multiplica 360 con 80 y luego dividelo por 120. Que equivale a 240, o divide 120 por 80 que te da 1.5 y multiplicalo por 240 que equivale a el total 360 Kg

According to O’Sullivan, why is the United States destined for this “onward march”?

Answers

The reason why the United States is destined for the "onward march, according to O'Sullivan, is because of its unique history, geography, and political system.

Why is the United States destined for this “onward march”?

According to O'Sullivan, it is believed that the United States was destined for an "onward march" due to it's unique in history, geography, and the political system.

O'Sullivan is of the opinion that the US's history of westward expansion and settlement created a culture of rugged individualism and self-reliance that made Americans uniquely suited to succeed in a rapidly changing world.

Learn more about The united States Onward March on:

https://brainly.com/question/26281541

#SPJ1

MULTIPLY
3/5 •3/4

A: 9/20

B:4/10

C: 4/5

D: 5/4

Answers

Answer:

a

Step-by-step explanation:

3×3=9

5×4=20

hope this helps

Answer:

9/ 20

Step-by-step explanation:

hope it helps!

.....

14 m
4m
What is the area of the figure to the nearest hundredth? Enter the answer in the box.
square meters

14 m4mWhat is the area of the figure to the nearest hundredth? Enter the answer in the box.square meters

Answers

Answer:

Step-by-step explanation:

we have a rectangle and a semicircle,

area rectangle=14*4=56

area of semicircle

diameter is 4, than r=2

A of the circle=3.14*r^2=3.14*4=12.56

we have a semicircle so we will divide the area by 2

A=12.56/2=6.28

total area=56+6.28=62.28

determine the location and value of the absolute extreme values of f on the given interval, if they exist. f(x)=4sin2x on [0,π]

Answers

The critical points of \($f(x)=4\sin^2 x$\) occur where \($f'(x)=8\sin x\cos x=4\sin(2x)=0$\). This occurs when \($x=0$\) or \($x=\frac{\pi}{2}$\) on the interval \($[0,\pi]$\).

To check if these critical points correspond to extrema, we evaluate \($f(x)$\)at the critical points and endpoints:

\($f(0)=4\sin^2(0)=0$\)

\($f\left(\frac{\pi}{2}\right)=4\sin^2\left(\frac{\pi}{2}\right)=4$\)

\($f(\pi)=4\sin^2(\pi)=0$\)

Therefore, the maximum value of \($f$\) is \($4$\) and occurs at \($x=\frac{\pi}{2}$\), while the minimum value is \($0$\) and occurs at $x=0$ and \($x=\pi$\).

Learn more about critical points here

https://brainly.com/question/7805334

#SPJ11

4 - t = 3(t - 1) - 5

Answers

Answer:

T=3

Step-by-step explanation:

4-T = 3(t-1) -5

4-t=3T -3-5

^^ distribute

-T=3T-12

^^combine like terms and subtraction prop. of equality.

-4T=-12

^^ subtraction property of equality

(-4T=12)/-4

^^ thats just getting rid of the -sign, then its also simpliying

T=3

A numerical algorithm is used to solve the following system of equations:
(x1)-(x2)=2
-2(x1)+5(x2)=-1
The numerical results are x1 = 2.96 and x2 = 1.04. The Euclidean norm of the residuals is (to four decimal places):

Answers

The Euclidean norm of the residuals is 0.2916

To find the Euclidean norm of the residuals, we first need to calculate the residuals for each equation in the system. The residual of an equation is the difference between the left-hand side (LHS) and the right-hand side (RHS) of the equation.

Given the system of equations:

x1 - x2 = 2 (Equation 1)

-2x1 + 5x2 = -1 (Equation 2)

Let's calculate the residuals:

Residual 1 = LHS of Equation 1 - RHS of Equation 1

= (x1 - x2) - 2

Residual 2 = LHS of Equation 2 - RHS of Equation 2

= (-2x1 + 5x2) - (-1)

Now, substitute the numerical values x1 = 2.96 and x2 = 1.04 into the residuals:

Residual 1 = (2.96 - 1.04) - 2

= 1.92 - 2

= -0.08

Residual 2 = (-2 * 2.96 + 5 * 1.04) - (-1)

= (-5.92 + 5.20) - (-1)

= -0.72 + 1

= 0.28

The Euclidean norm of the residuals is calculated by taking the square root of the sum of the squares of the residuals:

Euclidean norm = sqrt((Residual 1)^2 + (Residual 2)^2)

= sqrt((-0.08)^2 + (0.28)^2)

= sqrt(0.0064 + 0.0784)

= sqrt(0.0848)

≈ 0.2916

Therefore, the Euclidean norm of the residuals, rounded to four decimal places, is approximately 0.2916.

Learn more about euclidian norm at https://brainly.com/question/15018847

#SPJ11

Which of these values are solutions to x -6 < 2x + 2

x = -1
x= -5
x = -9

Answers

Answer:

x - 6 < 2x + 2

-8 < x, so x > -8

x = -1 and x = -5 are solutions to this inequality.

Adult tickets to the fall play cost $8 and student tickets cost $4. The drama class sold 30 more adult tickets than student tickets to the fall play. If the class collected 840 from ticket sales, how many adult tickets were sold?

Answers

The number of adult tickets that were sold would be = 435 tickets.

What is a ticket?

A ticket is an official document that gives an individual access to an event.

The cost of adult tickets = $8

The cost for student tickets = $4

The number of students tickets sold = X

The number of adults tickets sold = X +30

The told number of tickets sold = 840

To find X;

X + X + 30 = 840

2x + 30 = 840

2x = 840-30

2x = 810

X = 810/2

X = 405

Therefore, the number of tickets sold for adults = 405 +30 = 435 tickets.

Learn more about tickets here:

https://brainly.com/question/25333829

#SPJ1

i have 16 ice cream my friend eat only two how much left?​

Answers

Answer:

\(no \: of \: ice \: cream \: i \: have = > 16\)

\(no \: of \: ice \: cream \: my \: friend \: ate = > 2\)

\(no \: of \: ice \: cream \: left \: = > 16 - 2 = > 14\)

\(14 \: ice \: cream \: left.\)

Your bank account pays daily interest with an APR of 4.5%. what
is the EAR?

Answers

The effective annual rate (EAR) of a bank account that pays daily interest with an APR of 4.5% is 4.67%.

The EAR is calculated using the following formula:

\(\begin{equation}EAR = (1 + \frac{APR}{n})^n - 1\end{equation}\)

Where:

EAR is the effective annual rate

APR is the annual percentage rate

n is the number of compounding periods per year

In this case, the APR is 4.5% and the number of compounding periods per year is 365. Plugging these values into the formula, we get:

\(\begin{equation}EAR = (1 + \frac{0.045}{365})^{365} - 1\end{equation}\)

EAR = 4.67%

Therefore, the EAR is 4.67%. This means that if you deposit $100 in an account that pays daily interest with an APR of 4.5%, you will have $104.67 at the end of the year.

It is important to note that the EAR is always higher than the APR. This is because compounding allows you to earn interest on your interest. For example, if you deposit $100 at an APR of 4.5%, you will earn $4.50 in interest in one year.

However, if your account compounds daily, you will earn interest on the interest that you earn each day. This means that you will earn more than $4.50 in interest in one year.

To know more about the effective annual rate refer here :

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

#SPJ11

Fill The Blank ?a function is a rule that assigns to each value of the_____

Answers

In essence, a function is a rule that assigns to each value of the input set (also known as the domain), a unique value of the output set (also known as the range).

A function is a fundamental mathematical concept that is used to describe the relationship between two sets of values.

To understand the idea of a function, imagine a machine that takes in an input and produces an output. The input values are the domain of the function, and the output values are the range. A function can be represented as an equation, a graph, or a table. For example, the equation f(x) = x + 3 represents a function that takes in an input value x and produces an output value that is 3 greater than the input value.

One of the key features of a function is that each input value must have a unique output value. This means that if you input the same value into the function twice, you should get the same output value both times. In mathematical terms, we say that a function is well-defined if it has a unique output value for each input value.

Functions are used in a wide range of mathematical applications, from algebra and calculus to statistics and data analysis. They provide a powerful tool for describing and analyzing relationships between different sets of values.

To know more about function here

https://brainly.com/question/28193995

#SPJ4

which exprission is equavilant to 2(7x-7)

Answers

The answer is 14x - 14
which exprission is equavilant to 2(7x-7)
14x-14 2 times 7 equals 14 and positive times a negative is a negative

Please help me with this

Please help me with this

Answers

AB is similar to YZ
AC is similar to YX
CB is similar to XZ

you put the triangles next to each other. since they are the same shape. same kind of triangle. one is just bigger than the other.

The equation represented by the table

The equation represented by the table

Answers

Answer:

A. y= -3x - 1

that's the answer of you substitute the figures in x into where x can be located in A

The coordinate -1 has a weight of 1, the coordinate
4 has a weight of 2. and the coordinate 9 has a weight
of 2.


Please answer as SOON as you can!! :,)

Answers

The weight average of the coordinates is 5

How to determine the weight average?

The given parameters are:

Coordinate -1 has a weight of 1

Coordinate 4 has a weight of 2

Coordinate 9 has a weight of 2

.

The weight average is then calculated as:

Weight average = Sum of (Weight * Coordinate)/Sum of Weights

So, we have:

Weight average = (-1 * 1 + 4 * 2 + 9 * 2 )/(1 +2 + 2)

Evaluate the quotient

Weight average = 5

Hence, the weight average of the coordinates is 5

Read more about average at

brainly.com/question/20118982

#SPJ1

Complete question

The coordinate -1 has a weight of 1, the coordinate 4 has a weight of 2. and the coordinate 9 has a weight of 2.

Calculate the weight average

Is x < 5 always true? Explain.

Answers

Answer:

No

Step-by-step explanation:

X can be worth any number unless set

Fill in the blank 8(? +3) =48+24

Answers

Answer:

6

Step-by-step explanation:

treat the ? as an x. you need to get it by itself. but first you should distribute the 8.

8x + 24 = 48 +24

8x+24 = 72

take the 24 and subtract it from 72

8x= 48

now divide both sides by 8

x= 6

Answer:

6

Step-by-step explanation:

8(6 + 3) =48+24

8(9) = 48+24

72 = 48 + 24

72 = 72

Find the value of each variable. If your answer
is not an integer, write it in simplest radical
form with the denominator rationalized.

Find the value of each variable. If your answeris not an integer, write it in simplest radicalform with

Answers

Answer:

x = 39/√2

y = (13/2)*√3

Step-by-step explanation:

First let's write the only relation we need here:

Cos(θ) = (adjacent cathetus)/(hypotenuse)

or we also could use:

Sin(θ) = (opposite cathetus)/(hypotenuse).

For this problem, we know that the hypotenuse is H = 13*√3

Then if we steep on the 30° angle, the adjacent cathetus is x.

If we use the first relation we get:

cos(30°) = x/(13*√3)

With this, we can find the value of x.

We know that cos(30°) = (√3/√2)

Then:

(√3/√2) =  x/(13*√3)

then:

(√3/√2)*(13*√3) = x = (√3*√3)*13/√2 = 3*13/√2 = 39/√2

x = 39/√2

Now if we use the angle of 60°, the adjacent side is y.

Then:

cos(60°) = y/(13*√3)

We know that:

cos(60°) = 1/2

Then:

(1/2) = y/(13*√3)

(1/2)*(13*√3) = y

(13/2)*√3 = y

Given the image Q’(33, 36) and preimage Q(11, 12), by what scale factor was the point dilated?


22


3


24


1/3

Answers

Answer:

22

Step-by-step explanation:

how too convert kilometers to feet

Answers

We can convert Kilometer to feet by using the relation 1Km = 3280.83 ft.

A Kilometer is used as a standard unit of measuring distance between any two bodies.

As per the standard unit conversion rates 1 km is equal to 3280.83 ft.

So if we want to convert any quantity in km to feet. We can follow the above mentioned unit conversion rate in order to do so.

Let us say for example, we have to km and we have to converted into feet.

2 kilometer = 2 × 3280.83 ft

2 kilometer = 6561.66 ft.

So, we can convert any kind of distance given in kilometer to feet by using the same method as above.

To know more about unit conversion, visit,

https://brainly.com/question/28308386

#SPJ4

Jacqueline reads 25 pages every night. Which graph correctly displays y, the total number of pages that Jacqueline has read after x days?
On a coordinate plane, a graph titled Total Pages Jacqueline Has Read has days on the x-axis and Pages on the y-axis. A horizontal line is at y = 25.

On a coordinate plane, an exponential curve graph titled Total Pages Jacqueline Has Read has days on the x-axis and Pages on the y-axis.

On a coordinate plane, a graph titled Total Pages Jacqueline Has Read has days on the x-axis and Pages on the y-axis. A line goes through points (0, 25) and (13, 40).

On a coordinate plane, a graph titled Total Pages Jacqueline Has Read has days on the x-axis and Pages on the y-axis. A line goes through points (1, 25) and (2, 50).

Answers

D) On a coordinate plane, a graph titled Total Pages Jacqueline Has Read has days on the x-axis and Pages on the y-axis. A line goes through points (1, 25) and (2, 50).

What is expression?

Mathematical expressions consist of at least two numbers or variables, at least one arithmetic operation, and a statement. It's possible to multiply, divide, add, or subtract with this mathematical operation.

Given, Jacqueline reads 25 pages every night. Here y is the total number of pages that Jacqueline has read after x days.

Since she reads 25 pages every day and she starts with 0 pages.

Thus, the Total number of pages she reads and a number of days have a proportional relation.

she reads 25 pages a night Meaning that the total number of pages Jacqueline has read (Variable Y) = 25 pages a night (x)

therefore, The correct answer is) D.  Because on the graph you can see that it increases by 25 each day which follows the equation Y=25x.

Learn more about expression here:

https://brainly.com/question/23246712

#SPJ1

Given f(x)=-5x+1f(x)=−5x+1, solve for xx when f(x)=6f(x)=6.
Answer:

Answers

Answer:

The coefficient of x is 6

Step-by-step explanation:

The two expressions are

(x)=-5x+1f(x)=−5x+1

and .

f(x)=6f(x)=6.

The sum of the two expressions is

f(x)=-5x+1f(x)=−5x+1(f(x)=6f(x)=6.)

When we group like terms the expression will be,

f(x)=-5x+1f(x)=−5x+1(f(x)=6f(x)=6.)=f(x)=-5x+1f(x)=−5x+1(f(x)=6f(x)=6.)

When we  simplify the expression will now be

f−5x+1(f(x)=6.)

The coefficient of x is the constant behind x in the expression.

The coefficient of x is 3 therefore the answer is 3 .

Step-by-step explanation:

By definition of the substitution method, the value of x for the function f (x) = - 5x + 1 would be x = - 1.

Given that;

The function is,

f (x) = - 5x + 1

And, f (x) = 6

Now substitute the value of function f (x) = 6;

f (x) = - 5x + 1

6 = - 5x + 1

5x = 1 - 6

5x = - 5

x = - 5/5

x = -1

Therefore, the value of x is - 1.

To learn more about the function visit:

https://brainly.com/question/11624077

#SPJ3

Any help on this please?

Any help on this please?

Answers

Answer:

18

Step-by-step explanation:

1:14

x:252

252/14= 18

(x4)2
Find the product

(x4)2Find the product

Answers

Answer:

 8

x

Step-by-step explanation:

pretend the 8 is a exponent

Answer:

\(x^{8}\)

Step-by-step explanation:

whenever exponents are separated by parentheses, multiply them

example:  \((4x^{3})^2\) = \(4^{2}\)·\(x^{6}\) = 16\(x^{6}\)

6. Tony wants to divide his bag of 270 pieces of candy equally with his 23
classmates. Estimate the number of pieces of candy each classmate will receive
equally.

Answers

Answer: extact answer = 11.7
round it up = 12

Step-by-step explanation:

divide 270 pieces of candy with 23 classmates

270/23= 11.7

how do i do c? helppppppppppppppp

how do i do c? helppppppppppppppp

Answers

Answer:

Step-by-step explanation:

how do i do c? helppppppppppppppp
Other Questions
arsum should include personal data such as birth date, health information, height, weight, and sometimes a photograph to help the recruiter finalize his or her decision. instead of conc nh, being added to the test solution, 6 m naoh is added (both are bases). how will this affect the separation of the fe?* from the ni? ions in the test solution? explain. Given mn, find the value of x.+(8x-4)(6x-12) This table shows values that represent an exponential function x. What is the average rate of change for this function for the interval x=1 to x=3Table and Answer Choices on Screenshots Introduction to the question "Which of these U.S. states has a postal abbreviation whose letters are not in alphabetical order?"...On July 1, 1963, the Post Office Department introduced the five-digit ZIP Code. To make room for the ZIP Code in the last line of an address, state names needed to be abbreviated. Previously, the Post Office Department preferred that state names be written in full to avoid confusion. The department adopted the current two-letter abbreviations in October 1963. Michigans postal abbreviation (MI) is not in alphabetical order. Mississippi (MS), Minnesota (MN), and Missouri (MO) all have two-letter abbreviations that are in alphabetical order. What is the difference between an art critic and an individual with an opinion? ill mark brainliest , smh.Art critics usually work together and come to a consensus about art.There is not much difference since everyone experiences art differently.Art critics have an established set of standards about how they judge art.Individuals usually do not understand art, so their reactions are less valid. an example of an assemble-to-order firm is dell computer. T/F? the nurse provides postoperative care for a patient and observes manifestations of inflammation. which symptoms indicate the presence of an infectious process in the patient? what would be the best type of graph to use to display the age of all employees in a particular division in a company Alguien quiere hablar conmigo discuss the impact of the positive and negatives of the new and old world How many moles of bromine are required to react completely with 0. 96 mol of K? HELP PLEASEFind the area of the irregular figure.5 in.4 inA = [ ? ]in.?5 in.9 in.12 in.4 in5 in. please answer asap, will award brainliest What are some risk factors during adolescence that can predict later violence? 34) The conversion of pyruvic acid to acetyl-CoA can be described as __________, because a molecule of CO2 is produced as a by-product.A) decarboxylationB) aminationC) respirationD) oxidationE) phosphorylation URGENT THIS DEPENDS ON MY GRADE what compound is not used as electron donor by chemolithoautotrophic microbes living in hydrothermal vents? group of answer choices Stephen bought 85 shares of United Rotators at $6. 34 each, 110 shares of Dowc Beverage Co. At $13. 13 apiece, and 133 shares of Esti Transport at $7. 10 each. If Stephens broker collects a commission of $12. 50 for every ten shares bought or sold, how much did Stephen spend in total, to the nearest dollar? a. $2,972 b. $3,338 c. $6,688 d. $2,438. 1. What is an air mass? 2. What 2 factors characterize an air mass? 3. What determines the two characteristics of an air mass? 4. What would a cold and wet air mass be called? 5. What would a warm and dry air mass be called? 6. What type of air mass do you think would form over Canada? 7. What kind of weather is associated with a cold front? 8. What kind of weather is associated with a warm front? 9. What symbol on a map represents a warm front? 10. What symbol on a map represents a cold front? 11. What type of weather is associated with a stationary front? 12. How does an occluded front form? 13. What kind of weather can an occluded front bring? 14. What is the symbol on a map to show an occluded front?