If Q(x) = x2 – 2 – 2, find Q(-3).

Answers

Answer 1

Answer: A (10)

Step-by-step explanation:

Plug in Q(-3) into formula x^2-x-2

(-3)^2-(-3)-2= 9+3-2

=10


Related Questions

Help! Please? Dont understand

Answers

The answer for this is B

Solve for
x. Round to the nearest tenth of a degree, if necessary.

Answers

Answer:

[tex]\displaystyle x \approx 30.8[/tex]

Step-by-step explanation:

Note that the figure is a right triangle, and that we are given the length of the side adjacent to x and the hypotenuse of the triangle.

Therefore, we can use the cosine ratio. Recall that:

[tex]\displaystyle \cos \theta = \frac{\text{adjacent}}{\text{hypotenuse}}[/tex]

The adjacent side is 8.5 and the hypotenuse is 9.9. Therefore:

[tex]\displaystyle \cos x = \frac{8.5}{9.9}[/tex]

We can take the inverse cosine of both sides:

[tex]\displaystyle x = \cos^{-1} \frac{8.5}{9.9}[/tex]

Use a calculator. Hence:

[tex]\displaystyle x \approx 30.8[/tex]

30 is the answer get me

calculate the effective yearly rate if an investment offers a nominal interest rate of 9.5% compounded quarterly​

Answers

Answer:

9.725%

Step-by-step explanation:

(1.0475)^2 =1.09725

one year 2 periods 4.75% per period

What is the volume of the prism below?

19.80 cubic units

553.02 cubic units

84.17 cubic units

42.09 cubic units

Answers

The volume of prism is,

⇒ V = 42.09 cubic units

What is Multiplication?

To multiply means to add a number to itself a particular number of times. Multiplication can be viewed as a process of repeated addition.

Given that;

Base = 5.12

height = 4.11

Lenght = 4

Now, We can formulate;

The value of volume of prism is,

⇒ V = 1/2 (b x h) l

⇒ V = 1/2 (5.12 x 4.11) 4

⇒ V = 42.09 cubic units

Thus, The volume of prism is,

⇒ V = 42.09 cubic units

Learn more about the multiplication visit:

https://brainly.com/question/10873737

#SPJ2

(Kind of urgent!) Using the figure below, find the value of a. Enter your answer as a simplified radical or improper fraction (if necessary)

Answers

Answer:

15/4

Step-by-step explanation:

sin60 =z/15

z=15sin60 =(15√3)/2

cos30 =b/z

b = zcos30 = (15√3)/2 * √3/2 = 45/4

a = 15-b = 15-45/4 = 15/4

The value of a is 15/4

What is the right triangle?

A right triangle is defined as a triangle in which one angle is a right angle or two sides are perpendicular.

According to the given figure,

Here is a right triangle

Let, The hypotenuse = 15

perpendicular = z and base = 15 = a + b

⇒ sin60 = perpendicular/hypotenuse = z/15

⇒ z = 15sin60 = (15√3)/2

⇒ cos30 = base/hypotenuse = b/z

⇒ b = zcos30 = (15√3)/2 * √3/2 = 45/4

⇒ a + b = 15

Substitute the value of b in the above equation,

⇒ a = 15-b = 15-45/4 = 15/4

Hence, the value of a is 15/4.

Learn more about the right triangle here:

brainly.com/question/6322314

#SPJ6

QUESTION 9
Convert 0.85 decimal to a fraction (do not reduce)

Answers

Answer:

85/100

Step-by-step explanation:

0.85 from a decimal is equal to 85/100 in fractions

What is the equation

Answers

Answer:

D.) y = 2x + 2

Step-by-step explanation:

First, we need to find the slope.

Lets use the points (0, 2) and (-2, -2).

Using the formula for calculating slope, we get 2 as our slope.

Since the equation should be in slope-intercept form, we use this formula.

y = mx + b

We'll use our first point (0, 2) to substitute for x and y and use 2 to substitute for m (slope):

2 = 2(0) + b

2 x 0 = 0

2 = 0 + b

-0 = -0

= 2 = b

Now, substitute b for 2 for 2 for m.

= y = 2x + 2.

Hope this helps!

If there is something wrong, please let me know.

Help please, thanks as always in advance.

Which correlation coefficient indicates the data set with the strongest linear correlation?

0.41
−0.25
0.66
−0.83

Answers

Step-by-step explanation:

Which correlation coefficient indicates the data set with the strongest linear correlation?

0.66

The correlation coefficient indicates the data set with the strongest linear correlation is -0.83

What is correlation coefficient?

"It measures the strength of the relationship between two relative variables."

What is linear correlation?

"When the rate of change is constant between two variables then it is said to be linear correlation."

For given example,

We have been given correlation coefficients.

We need to find the correlation coefficient that indicates the data set with the strongest linear correlation.

We know, the correlation coefficient lies between -1 to 1.

So, the strongest linear correlation is indicated by a correlation coefficient of -1 or 1.

From given correlation coefficients,

-0.83 is close to -1.

Therefore, the correlation coefficient indicates the data set with the strongest linear correlation is -0.83

Learn more about linear correlation coefficient here:

https://brainly.com/question/12400903

#SPJ2

Solve the initial-value problem using the method of undetermined coefficients.
y'' − y' = xe^x, y(0) = 6, y'(0) = 5

Answers

First check the characteristic solution. The characteristic equation to this DE is

r ² - r = r (r - 1) = 0

with roots r = 0 and r = 1, so the characteristic solution is

y (char.) = C₁ exp(0x) + C₂ exp(1x)

y (char.) = C₁ + C₂ exp(x)

For the particular solution, we try the ansatz

y (part.) = (ax + b) exp(x)

but exp(x) is already accounted for in the second term of y (char.), so we multiply each term here by x :

y (part.) = (ax ² + bx) exp(x)

Differentiate this twice and substitute the derivatives into the DE.

y' (part.) = (2ax + b) exp(x) + (ax ² + bx) exp(x)

… = (ax ² + (2a + b)x + b) exp(x)

y'' (part.) = (2ax + 2a + b) exp(x) + (ax ² + (2a + b)x + b) exp(x)

… = (ax ² + (4a + b)x + 2a + 2b) exp(x)

(ax ² + (4a + b)x + 2a + 2b) exp(x) - (ax ² + (2a + b)x + b) exp(x)

= x exp(x)

The factor of exp(x) on both sides is never zero, so we can cancel them:

(ax ² + (4a + b)x + 2a + 2b) - (ax ² + (2a + b)x + b) = x

Collect all the terms on the left side to reduce it to

2ax + 2a + b = x

Matching coefficients gives the system

2a = 1

2a + b = 0

and solving this yields

a = 1/2, b = -1

Then the general solution to this DE is

y(x) = C₁ + C₂ exp(x) + (1/2 x ² - x) exp(x)

For the given initial conditions, we have

y (0) = C₁ + C₂ = 6

y' (0) = C₂ - 1 = 5

and solving for the constants here gives

C₁ = 0, C₂ = 6

so that the particular solution to the IVP is

y(x) = 6 exp(x) + (1/2 x ² - x) exp(x)

Urgent need the answers plz help.

Answers

Answer:

(a) [tex]P" = (-4,-3)[/tex]

(b) [tex](x,y) \to (4,-8)[/tex]

Step-by-step explanation:

Given

[tex]P = (4,3)[/tex]

Solving (a): Reflect across x and y-axis.

Reflection across x-axis has the following rules

[tex](x,y) \to (x,-y)[/tex]

So, we have:

[tex]P' = (4,-3)[/tex]

Reflection across y-axis has the following rules

[tex](x,y) \to (-x,y)[/tex]

So, we have:

[tex]P" = (-4,-3)[/tex]

Hence, the new point is: (-4,-3)

Solving (b): Rx . Do,2 (2,4)

[tex]R_x \to[/tex] reflect across the x-axis

Reflection across x-axis has the following rules

[tex](x,y) \to (x,-y)[/tex]

So, we have:

[tex](2,4) = (2,-4)[/tex] ---- when P is reflected across the x-axis

[tex]D_{o,2} \to[/tex] dilate by a scale factor of 2

The rule is:

[tex](x,y) \to 2 * (x,y)[/tex]

So, we have

[tex](x,y) \to 2 * (2,-4)[/tex]

Open bracket

[tex](x,y) \to (4,-8)[/tex]

The number of hearing aids that needs to be produced and sold is??

Answers

Answer:

14.36 AND 9.89 ===> 14 or 10

Step-by-step explanation:

Y =  Ax2 Bx C

Enter coefficients here >>>  -4 97 -568

   

Standard Form: y = -4x²+97x-568    

-24.25 -12.125 147.015625 -588.0625 20.0625

Grouped  Form: No valid Grouping      

   

Graphing Form: y = -4(x-12.13)²+20.06    

     

Factored Form: PRIME    

   

Solution/X-Intercepts: 14.36 AND 9.89    

   

Discriminate =321 is positive, two real solutions    

   

VERTEX: (12.13,20.06)     Directrix: Y=20.13    

Business/multivariable calc question
help needed asap!!!!

Answers

Answer:

There is a   min     value of   376     located at (x,y) =   (9,7)  

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

Explanation:

Solve the second equation for y

x+y = 16

y = 16-x

Then plug it into the first equation

f(x,y) = 3x^2+4y^2 - xy

g(x) = 3x^2+4(16-x)^2 - x(16-x)

g(x) = 3x^2+4(256 - 32x + x^2) - 16x + x^2

g(x) = 3x^2+1024 - 128x + 4x^2 - 16x + x^2

g(x) = 8x^2-144x+1024

The positive leading coefficient 8 tells us we have a parabola that opens upward, and produces a minimum value (aka lowest point) at the vertex.

Let's compute the derivative and set it equal to zero to solve for x.

g(x) = 8x^2-144x+1024

g ' (x) = 16x-144

16x-144 = 0

16x = 144

x = 144/16

x = 9

The min value occurs when x = 9. Let's find its paired y value.

y = 16-x

y = 16-9

y = 7

The min value occurs at (x,y) = (9,7)

Lastly, let's find the actual min value of f(x,y).

f(x,y) = 3x^2+4y^2 - xy

f(9,7) = 3(9)^2+4(7)^2 - 9*7

f(9,7) = 376

The smallest f(x,y) value is 376.

Any help is appreciated. Not sure how to get to the answer.

No links pls

Answers

Answer:

Hello,

Answer D

Step-by-step explanation:

Each value of the graph, y=f(x) is multiplied by 2

Red graph has for eqution y=2*f(x) or y/2=f(x)

Graph the compound inequality on the number line. x > 7 or x < -4​

Answers

OSEAMENTE no se la respuesta

Twelve different video games showing drug use were observed. The duration times of drug use were​ recorded, with the times​ (seconds) listed below. Assume that these sample data are used with a 0.05 significance level in a test of the claim that the population mean is greater than 85 sec. If we want to construct a confidence interval to be used for testing that​ claim, what confidence level should be used for a confidence​ interval? If the confidence interval is found to be −1.8 sec<μ<213.5 ​sec, what should we conclude about the​ claim? The given confidence interval ▼ does not contain contains the value of 85 ​sec, so there ▼ is is not sufficient evidence to support the claim that the mean is greater than 85 sec

Answers

Answer:

95% confidence level should be used for a confidence​ interval.

The given confidence interval contains the value of 85 ​sec, so there is not sufficient evidence to support the claim that the mean is greater than 85 sec.

Step-by-step explanation:

0.05 significance level

1 - 0.05 = 0.95

0.95*100% = 95%

This means that a 95% confidence level should be used for a confidence​ interval.

Confidence interval is found to be −1.8 sec<μ<213.5 ​sec, what should we conclude about the​ claim?

Contains the value of 85 sec, thus there is not sufficient evidence to support the claim that the mean is greater than 85 sec.

Which graph matches the exponential function f(x) = (3)x?

Answers

It is C if you plug in any x value into the equation

represent 21/14 and -20/8 on the number line

Answers

Step-by-step explanation:

SEE THE IMAGE FOR SOLUTION

HOPE IT HELPS

HAVE A GREAT DAY

Factorise 24e^2-28e-12

Answers

Answer:

4(2e - 3)(3e + 1)

Step-by-step explanation:

Given

24e² - 28e - 12 ← factor out 4 from each term

= 4(6e² - 7e - 3) ← factor the quadratic

Consider the factors of the product of the e² term and the constant term which sum to give the coefficient of the e- term.

product = 6 × - 3 = - 18 and sum = - 7

The factors are - 9 and + 2

Use these factors to split the e- term

6e² - 9e + 2e - 3 ( factor the first/second and third/fourth terms )

= 3e(2e - 3) + 1 (2e - 3) ← factor out (2e - 3) from each term

= (2e - 3)(3e + 1)

Then

24e² - 28e - 12 = 4(2e - 3)(3e + 1) ← in factored form

look at the image below

Answers

Answer:

288 cubic ft look at explanation, please give me a thanks if this answer helped!

Step-by-step explanation:

The volume of a pyramid is equal to to 1/3 bh

so first you would find the base which is the rectangle at the bottom

Base= 9 x 8= 72

height has already been given- 12

now your equation is 12 x 1/3 x 72

you can simplify 12 and 1/3 to 4

so now you would have 72 times 4

which is 288

Please helpppppp I need to pass

Answers

Answer:

x = -1.4 and x=2

Step-by-step explanation:

The solutions are where the graphs intersect

The graphs appear to intersect at x = -1.4 and x=2

translate into a variable expression and then simplify. five times the sum of a number and four​

Answers

Answer:

5(n+4)

5n+20

Step-by-step explanation:

Let n be the number

5* (n+4)

Distribute

5n+20

Please help! Thank you!
In the figure below, O is the center of the circle. Name a tangent of the circle.
A. AO
B. FG
C. AB
D. HK

Answers

Answer:

Its A

Step-by-step explanation:

The tangent of the given circle is FG hence the correct option will be an option (B).

What is a tangent of a circle?

The tangent of a circle is a line that intersects the circle at the periphery of the circle.

If you draw a line that goes through the center to the tangent touching point then it will give you a 90-degree angle.

Given the circle it's clear that the tangent is only FG hence it will be the correct option  

A circle can have an infinite number of tangents.

In other words, a straight line that only touches a circle twice is said to be tangent to it. The term point of intersection refers to this location

At the tangent line, the tangent to a circle is orthogonal to the radius.

For more information about the tangent of the circle

https://brainly.com/question/23265136

#SPJ2

complete the table below?

Answers

ABC = $425

Load = 0

Total Cost = $425

Sales Price = $850

Sales price ÷ total cost = 850/425

= 2%

DEF = $600

Load = $375

Total Cost = $975

Sales Price = $1200

Sales Price ÷ Total cost = 1200/975

= 1% (Nearest 1%)

Must click thanks and mark brainliest

Which of the following represents 32/100? A. thirty-two hundredths B. 0.032 C. 0.23 D. thrity-two tenths​

Answers

Answer:

A

Step-by-step explanation:

32 hundredths is 32/100

Side note

32/100 can be simplified to 8/25.

A factory used 99.19 kilograms of tomatoes to make 7 batches of pasta sauce. What quantity of tomatoes did the factory put in each batch?

Answers

Answer:

14.17 kilograms

Step-by-step explanation:

Find what quantity of tomatoes was in each batch by dividing the total amount of tomatoes by the number of batches:

99.19/7

= 14.17

So, the factory put 14.17 kilograms of tomatoes in each batch.

Find the value of x in each case:

Answers

<FIG=2x(Opposite angles)<FGI=x(Interior angles)

We know

Sum of two interior angles =exterior angle

[tex]\\ \sf\longmapsto 2x+x=3x[/tex]

[tex]\\ \sf\longmapsto 3x=3x[/tex]

[tex]\\ \sf\longmapsto x=1[/tex]

The 3rd and 6th term of a geometric progression are 9/2 and 243/16 respectively find the first term, common ratio, seventh term​

Answers

Answer:

Hello,

Step-by-step explanation:

[tex]Let\ (u_n)\ the\ geometric\ progression.\\\\r\ is\ the\ common\ ratio.\\\\u_3=u_0*r^3\\u_6=u_0*r^6\\\\\dfrac{u_6}{u_3} =r^3=\dfrac{\frac{243}{16} }{\frac{9}{2} } =\dfrac{27}{8} =(\frac{3}{2} )^3\\\\\boxed{r=\dfrac{3}{2} }\\\\\\u_3=u_1*r^2 \Longrightarrow\ u_1=\dfrac{u_3}{r^2} =\dfrac{\frac{9}{2} }{(\frac{3}{2^2}) } =2\\\\\\u_7=u_6*\dfrac{3}{2} =\dfrac{729}{32}[/tex]

Graph the function g(x) = 3^x + 3 and give its domain and range using interval notation

Answers

The question is an illustration of a function using graphs. When a function is plotted on a graph, the x-axis represents the domain, while the y-axis represents the range of the function.

The domain and the range of the given function are:

Domain: [tex](-\infty,\infty)[/tex]

Range: [tex](3,\infty)[/tex]

From the question, we have the function to be:

[tex]g(x) = 3^x + 3[/tex]

First, we plot the graph of g(x)

To do this, we first generate values for x and g(x). The table is generated as follows:

[tex]x = 0 \to g(0) = 3^0 + 3 = 4[/tex]

[tex]x = 1 \to g(1) = 3^1 + 3 = 6[/tex]

[tex]x = 2 \to g(2) = 3^2 + 3 = 12[/tex]

[tex]x = 3 \to g(3) = 3^3 + 3 = 30[/tex]

[tex]x = 4 \to g(4) = 3^4 + 3 = 84[/tex]

In a tabular form, we have the following pair of values

[tex]\begin{array}{cccccc}x & {0} & {1} & {2} & {3} & {4} \ \\ g(x) & {4} & {6} & {12} & {30} & {84} \ \end{array}[/tex]

See attachment for graph

From the attached graph of g(x), we can observe that the curve stretches through the x-axis and there are no visible endpoints.

This means that the curve starts from - infinity to +infinity

Hence, the domain is: [tex](-\infty,\infty)[/tex]

Also, from the same graph, we can observe that the curve of g(x) starts at y = 3 on the y-axis and the curve faces upward direction.

This means that the curve of g(x) is greater than 3 on the y-axis.

Hence, the range is: [tex](3,\infty)[/tex]

Read more at:

https://brainly.com/question/20207421

1) Seven less than twice a number, n, is 32.
A. 7 - 2n = 32
B. 2n - 7 = 32
C. 7-n=2.32
D. (n - 7). 2 = 32

Answers

1) Seven less than twice a number, n, is 32.

ANS) B. 2n - 7 = 32

Answer:

1.

B. 2n - 7 = 32 is the right answer

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

Answers

Answer:

click in photo

nejdjjd

nxndjdbbdjf

lấy x=0 ta có y= -2 => A(0;-2)

lấy y=0 ta có x=2 => B(2;0)

nối 2 điểm A và B ta có đồ thị:

Other Questions
Find the equation of the straight line whose portion is bisected at (2, 3). If a real estate agent receives 17 percent of the selling price of each house he sells, then what would the agent make if the house sells for $180,000? 10 fracciones que generen decimales exactos 10 fracciones que generen decimales inexactos puros y 10 fraccionarios que generen decimales peridicos mixtos Two types of customers are served by a two-step process. Each resource is staffed by one employee. Customer A spends two minutes at resource X and five minutes at resource Y. Customer B spends five minutes at resource X and two minutes at resource Y. The demand rate per hour is 10 customer As and 15 customer Bs. Where in the process is the bottleneck and what is its implied utilization Scientists have developed a new type of margarine that contains plant ingredients. They expect that the margarine will lower blood cholesterol levels. They want to test their hypothesis by comparing the blood cholesterol levels of people who will consume the new margarine with those who will consume regular margarine for a few days. Both groups of people will know which type of margarine they are to consume. Which type of research design will the scientists consider Note: See 1 Submission Instructions for the instructions regarding images in exercise solutions. On the next page is a UML class diagram that shows several classes that are associated in various ways. This class diagram is included in the Homework Assignment 1 zip archive as an Umlet file named class-relation.urf so if you use Umlet, you can load and modify this diagram. If you are using a different UML class diagramming tool, then you will have to create the diagram from scratch. (a) Note that in Course there is 7.2 an instance variable mRoster which is an instance of Roster. When Course object is deleted, the Roster instance mRoster will also be deleted. Given that, what type of class a relationship, if any, exists between Course and Roster? If there is a relationship, modify the diagram to indicate the relationship and label each end of the relationship with a multiplicity. (b) Note that in Roster there is an instance variable mStudents which is an ArrayList of Student objects. When a Roster object is deleted, mStudents is also deleted, but each Student object within mStudents is not deleted. Given that, what type of class relationship, if any, exists between Roster and Student. If there is a relationship, modify the diagram to indicate the relationship and label each end of the relationship with a multiplicity. (c) What type of class relationship, if any, exists between Student and UndergradStudent? If there is a relationship, modify the diagram to indicate the relationship and label each end of the relationship with a multiplicity. (d) What type of class relationship, if any, exists between Student and GradStudent? If there is a relationship, modify the diagram to indicate the relationship and label each end of the relationship with a multiplicity. (e) What type of class relationship, if any, exists between UndergradStudent and GradStudent? If there is a relationship, modify the diagram to indicate the relationship and label each end of the relationship with a multiplicity. In Scheme, the form (symbol-length? 'James) will return: Group of answer choices 0 5 6 error message Which of the following describes a challenge presented by Canada's population? Question 5 options: the cost of government-funded health care increased pollution and high crime in cities the cost of child care in rural areas lack of housing in urban areas Joe's manager, Claire, is very busy this week at the warehouse. Joe has been placed in charge of finding room for some new deliveries but he has some questions to ask Claire. Which behavior would demonstrate that Joe respects her time ? a) Calling Claire after work hours to discuss his questions b) Booking a two-hour meeting for tomorrow to discuss all his questions at once c) Emailing Claire a long list of questions d) Booking a ten-minute meeting to discuss his most urgent questions if p is the smallest prime factor of 511, then a. 18 p 23b. 10 p 17c. 3 p 9d. none of these Each day a cashier counts the number of pennies left in the "take a penny, leave a penny" dish. Estimate the probability that there are fewer than 4 pennies on any given day1 3 5 17 4 9 1 9 2 8 20A.11/7 B.4/11 C.7/11 D.3/11 The Fourth Amendment does not allow police to randomly test people for drunk driving. True or False Determine the big-O of the function: 1^k + 2^k ++ n^k What is the value of the expression below when 4x=4? 2x2+x52x 2 +x5Plzzz help!! Arrange the police ranks in descending order. The Heiji War was _____. EMAAR Co. wants to sell an electrical generator for AED 165,000 in 2024. The price of this generator in the market today is AED 94,000 (according to GE company who is the producer of this generator). If the discount rate on this generator is 9.5 percent per year.1. Do you think the firm will make a profit if they sell this generator? (3 marks) What measures can you take to prevent diabetes A refiner produces heating fuel and gasoline from crude oil in virtually fixed proportions. What can you say about economies of scope for such a firm? What is the sign of its measure of economies of scope, SC? Which community health resource can best meet the needs of a person with chronic migraines?