*Brainliest???!* comment asap plz ABC OR D

*Brainliest???!* Comment Asap Plz ABC OR D

Answers

Answer 1
A. The graph crosses the y-axis at (0,5), increasing from x = -10 to x = 2 and remaining constant from x = 2 to x= 10

Related Questions

Given that f(x)=x^2+4x-32f(x)=x
2
+4x−32 and g(x)=x-4g(x)=x−4, find (f+g)(x)(f+g)(x) and express the result in standard form

Answers

Answer: So after solving and simplifying terms equation is\(x^4+10x^3-47x^2-360x+1296\)

Step-by-step explanation: Given we have two equations f(x) =\(x^{2} +4x-32\) and g(x) = \(x-4\)

we have been asked to find ( f +g)(x) that is f(x)+g(x)

So first we add them \(x^{2} +4x-32 + x-4\)

So we have an equation that is: \(x^{2} +5x-36\)

Then we need to multiply both

\((x^2+5x-36)(x^2+5x-36)\)

So we get\(\left(x^2+5x-36\right)^2\)

Distribute parentheses

\(x^2x^2+x^2\cdot \:5x+x^2\left(-36\right)+5xx^2+5x\cdot \:5x+5x\left(-36\right)-36x^2-36\cdot \:5x-36\left(-36\right)\)

On simplifying

\(x^4+10x^3-47x^2-360x+1296\)

So standard form of result is \(x^4+10x^3-47x^2-360x+1296\) .

Learn more about standard equation at brainly.com/question/14979161

#SPJ9

urgent help matlab.Thanks in advanc Write a M function file 'tconvert.m', which can convert coordinates (x, y) into Polar from Cartesian coordinates.

Answers

A M function file 'tconvert.m', which can convert coordinates (x, y) into Polar from Cartesian coordinates. is:
"```matlab
function [theta, r] = tconvert(x, y)
```"

To create the M function file 'tconvert.m' that converts Cartesian coordinates (x, y) into Polar coordinates, follow these steps:

1. Open the MATLAB Editor or any text editor and create a new file named 'tconvert.m'.

2. In the file, start with the function declaration line: `function [theta, r] = tconvert(x, y)`.

3. Inside the function, write the conversion code using MATLAB's built-in functions:

  - Calculate the angle theta using `atan2(y, x)`, which returns the angle in radians.

  - Calculate the radius r using `sqrt(x^2 + y^2)`, which gives the distance from the origin.

4. End the function with the `end` keyword.

5. Save the file in a directory accessible by MATLAB.

The function 'tconvert' takes the Cartesian coordinates (x, y) as input and returns the corresponding Polar coordinates (theta, r). The angle theta represents the direction in radians, and the radius r represents the distance from the origin.

The function can be called from the MATLAB command window or from another script or function file.

To know more about MATLAB refer here:

https://brainly.com/question/22855458

#SPJ11

Complete question:

Write a M function file 'tconvert.m', which can convert from Cartesian coordinates (x,y) into Polar coordinates.

help pls! (it's a pic)

help pls! (it's a pic)

Answers

Answer: Choice C

x+y = 28

3x+4y = 100

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

Explanation:

x and y are placeholders for nonnegative whole numbers.

Specifically,

x = number of three point questions

y = number of four point questions

Since we have 28 questions total, this must mean x+y = 28. That forms the first equation in our system of equations.

------------

Now let's form the second equation:

x = number of three point questions

3x = points we get from all the three point questions

y = number of four point questions

4y = points we get from all the four point questions

3x+4y = all points possible

3x+4y = 100  is the second equation

------------

So we have this system

\(\begin{cases}x+y = 28\\3x+4y = 100\end{cases}\)

which fits the conditions in the instructions.

what is the graph for the problem y= 10 + 20x

Answers

This graph above portraiture the linear equation

what is the graph for the problem y= 10 + 20x

Find the following. LARPCALC10CR 1.8.011. f(x)=x+99(x)=x² (a) (r+g)(x) = (b) (-9)(x) - (c) (f)(x) = (a) (f/g)(x) - What is the domain of fig?

Answers

The function "fig" is not defined in the given information, without its definition, we cannot determine the domain of the function for the given expressions: f(x) = x + 99 & g(x) = x²

(a) (r + g)(x) = r(x) + g(x) = (x - 8) + (x² - 8) = x² + x - 16

(b) (-9)(x) - 8 = - 9x - 8

(c) (f)(x) = f(x) = x + 99(x) = x²(f/g)(x) = f(x) / g(x) = (x + 9) / x

The domain of the given figure is not given, hence we can not find the domain of fig.

f(x) = x + 99

The function f(x) is defined as the sum of x and 99.

g(x) = x²

The function g(x) is defined as the square of x.

(a) (r+g)(x) = ?

The expression (r+g)(x) represents the sum of two functions, r(x) and g(x).

However, the specific definitions of r(x) and the value of x are not provided.

Therefore, we cannot determine the result without more information.

(b) (-9)(x) - ?

The expression (-9)(x) represents the product of -9 and x.

However, a specific value for x is not given, so we cannot compute the result without more information.

(c) (f)(x) = (a)

The expression (f)(x) represents the function f(x).

Since f(x) is defined as x + 99, we have (f)(x) = x + 99.

The result (a) is the same as the function itself, which is x + 99.

(d) (f/g)(x) = ?

The expression (f/g)(x) represents the quotient of two functions, f(x) and g(x).

Therefore, we need to divide f(x) by g(x), which gives us:

(f/g)(x) = (x + 99) / (x²)

(e)The domain of fig:

The function "fig" is not defined in the given information. Without its definition, we cannot determine the domain of the function.

to know more about expression, visit :

https://brainly.com/question/28170201

#SPJ11

Frankie enlarged the size of a rectangle to a height of 20 cm. What is the new width if it was originally 2 cm wide and 4 cm tall

Answers

Answer: 10

Step-by-step explanation:

4 to 20 which is times by 5 so 2 times by 5 is 10

If J=91 ,L=16 , and K=73 , list the sides of triangle JKL in order from smallest to largest

A. JL, KJ, LK
B. LK, JL, KJ
C. KJ, JL, LK
D. KJ, LK, JL

If J=91 ,L=16 , and K=73 , list the sides of triangle JKL in order from smallest to largestA. JL, KJ,

Answers

JL, LK, JK are the smallest angle of a triangle is located across from its smallest side. The biggest side is on the other side of the biggest side.

How are the angles arranged, from greatest to smallest?JKL, where K is the specified angle, is an example.Acute Angles are the smallest angles. An acute angle is a particular kind of angle that measures less than 90°.an acute angle. The planar surface typically produces obtuse angles.Straight angle. Right angle.Subtract the squares of the other sides, then calculate the square root to determine the shorter side.Reflex angle at its widest point.JL, LK, JK are the smallest angle of a triangle is located across from its smallest side. The biggest side is on the other side of the biggest side.

To learn more about smallest angle refer to:

https://brainly.com/question/12260821

#SPJ1

Create ABC by drawing AC. AC represents the foreman’s line of sight to the top of the landfill. What is m

Answers

Where the above is given, the required angle m∠BAC = 45°.

In triangle ABC. AC represents the foreman’s line of sight to the top of the landfill. Landfill height is BC

What is triangle?

The triangle is geometric shape which includes 3 sides and sum of interior angle should not grater than 180°

According to conditions angle b = 90°

The sum of angles of a triangle= 180°

That is a + b + c = 180

Therefore, c = a

       a = (180 - b)/2

          = (180 - 90) / 2

          = 90 / 2

          = 45°

Hence, the required angle m∠BAC = 45°

Learn more about triangles at:

brainly.com/question/273823

#SPJ1

Full Question:

Although part of your question is missing, you might be referring to this full question:

Question 1 Create Triangle ABC by drawing AC. Segment AC represents the foreman’s line of sight to the top of the landfill. What is Angle m BAC?

A textbook is opened at random. What page numbers is the book opened to if the product of the opened page numbers is 132?

Answers

The book is opened to pages 11 and 12.

How to get the product of the page

So, we can write the equation:

x * (x + 1) = 132

Expanding the equation, we get:

x² + x = 132

To solve for x, we need to rewrite the equation as a quadratic equation:

x²+ x - 132 = 0

Now, we can factor the quadratic equation:

(x - 11)(x + 12) = 0

This equation has two solutions for x:

x = 11

x = -12

Since page numbers cannot be negative, we discard the second solution. Thus, the left-hand page number is 11, and the right-hand page number is 11 + 1 = 12.

So, the book is opened to pages 11 and 12.

Read more on product of numbers here : https://brainly.com/question/25301924

#SPJ1

I WILL GIVE BRAINIEST IF CORRECT
What is 0.07% off of the original price of 10.00??

Answers

Answer:

I think its 0.007 but I'm not sure or its 0.01

What are the x- and y-intercepts of the function whichcontains the points (3,2), (6,1), and (-9,6)? There is agraph provided if you need it to show your work.The x-intercept is Select...and the y-interceptis Select...V

Answers

Given the points (3,2), (6,1), and (-9,6). We graph the given points and connect the points by a straight line.

Graphing:

- The x-intercept is the point where a line crosses the x-axis.

The point on the x-axis is (9,0)

- The y-intercept is the point where a line crosses the y-axis.

The point on the y-axis is (0,3)

Answer:

The x-intercept is (9,0) and the y-intercept is

What are the x- and y-intercepts of the function whichcontains the points (3,2), (6,1), and (-9,6)? There

Plz help ASAP Will mark brainliest

Plz help ASAP Will mark brainliest

Answers

Answer: 1/5

Step-by-step explanation: 2/5 - 1/5 = 1/5. So 1/5 more visitors saw the panda this month.

Please help me with this!!

Please help me with this!!

Answers

Answer:

Step-by-step explanation:

these triangles are not similar,  you can tell, b/c the one given angle and that they are both right triangles, so you also know that the other angle , that is not given is not the same, in the two.   hence the sides are not the same lengths or ratios of each other.  they are NA

HELP! 25 POINTS

Factorise: √ab(x² +1) + x(a+b)

Answers

You can complete the square

Which expression is equivalent to 1/4(3x+4y) + 3(1/4x+ 2/3y)

Answers

The expression is equivalent is 6x/4 + 24y/12

What are algebraic expressions?

Algebraic expressions are described as expressions composed of variables, terms, factors, constants, and coefficients.

These expressions also consisting of mathematical operations, such as;

AdditionParenthesesDivisionSubtractionMultiplicationFloor division, etc

Given the expression;

1/4(3x+4y) + 3(1/4x+ 2/3y)

expand the bracket

3x/4 + 4y/4 + 3/4x + 3/3y

collect like terms

3x/4 + 3/4x + 4y/4 + 3/3y

add like terms

3x + 3x/4 +  12y + 12y /12

add the numerators

6x/4 + 24y/12

Hence, the expression is 6x/4 + 24y/12

Learn more about algebraic expression here:

https://brainly.com/question/4344214

#SPJ1

70. THEATRE CREW Fernanda oversees painting props for a theatre production. She
needs to create a cube that will be used as a prop by the actors. She has enough
paint to cover 5 square yards. The formula s =
gives the longest side length
A
s in yards of a cubic prop Fernanda can make, where A is the surface area to be
covered with paint. What is the longest side length of a cube Fernanda could
make and not have to purchase any more paint? Round to the nearest tenth & be
of a yard.

Answers

Using the surface area formula, the longest side length of a cube Fernanda can make without needing more paint is approximately 0.94 yards (rounded to the nearest tenth of a yard).

What is surface area?

The area is the area occupied by a two-dimensional flat surface. It has a square unit of measurement. The surface area of a three-dimensional object is the space taken up by its outer surface. Square units are used to measure it as well.

We are given that Fernanda has enough paint to cover 5 square yards, so the surface area of the cube she can make without needing more paint is A = 5 square yards.

The formula for the longest side length s of a cube with surface area A is -

s = √(A/6)

Substituting A = 5 in the equation, we get -

s = √(5/6) ≈ 0.94

Therefore, the longest side length of a cube is approximately 0.94 yards.

To learn more about surface area from the given link

https://brainly.com/question/20771646

#SPJ1

what is the correct way to measure the zone of inhibition?

Answers

The correct way to measure the zone of inhibition is to place a known amount of an antimicrobial agent on a solid medium.

What is Area?

Area is a quantity that measures the size of a two-dimensional surface or shape. It is expressed in square units such as square centimetres (cm2), square metres (m2) or square kilometres (km2). Area is used to describe the size of a garden, a house, a room, a city and much more. It can also be used to calculate the amount of material required for a project, such as paint, carpet or tiles. Knowing the area of a shape can help to calculate costs, and to make sure that enough materials are ordered.

The zone of inhibition is then measured as the area surrounding the antimicrobial agent where microbial growth has been inhibited. This area is typically measured in millimeters. To accurately measure the zone of inhibition, it is important to ensure that the size of the inoculum and the amount of antimicrobial agent used remain constant. Additionally, it is important to consider the type of organism being studied, as different organisms can have different levels of susceptibility to the antimicrobial agent. Finally, the medium used should be appropriate for the organism being studied, as different media can produce different results.

To know more about area click-
https://brainly.com/question/28012687
#SPJ1

Which of the following statements are true of the discriminant? The discriminant is the value in front of the radical in the quadratic formula. The di

Answers

The true statements about the discriminants are :

The discriminant is b²-4ac in the quadratic formula.

The discriminant is the radicand of the quadratic formula.

The discriminant is the value under the radical in the quadratic formula.

The quadratic formula is :

x = -b ± √(b²-4ac) / 2a,

for a quadratic equation of the form ax² + bx + c = 0.

Here the term b²-4ac is the discriminant.

Since it is inside the square root, it is a radicand.

So, it is a value under the radical in the quadratic formula.

Learn more about Quadratic Formula here :

https://brainly.com/question/22364785

#SPJ4

The complete question is :

Which of the following statements are true of the discriminant?

(a) The discriminant is b²-4ac in the quadratic formula.

(b) The discriminant is the radicand of the quadratic formula.

(c) The discriminant is the value under the radical in the quadratic formula.

How is the graph of the parent quadratic function transformed to produce the graph of y=-(2x+6)²+3?
O The graph is compressed horizontally by a factor of 2, shifted left 3 units, reflected over the x-axis, and translated up
3 units.
O The graph is reflected over the x-axis, compressed horizontally by a factor of 2, shifted left 6 units, and translated up
3 units.
The graph is stretched horizontally by a factor of 2, reflected over the x-axis, shifted left 3 units, and translated up 3
units.
The graph is reflected over the x axis, stretched horizontally by a factor of 2, shifted left 6 units, and translated up 3
units.

Answers

Answer:

the final option

Step-by-step explanation:

the negative sign causes a reflection, the +6 in the parentheses cases a 6 unit shift left and the +3 causes a 3 unit shift up

Hello can you help me solve this question please

Hello can you help me solve this question please

Answers

Answer: Radius=19.2 diameter=38.39

Step-by-step explanation: :DDD

Please help picture below.

Please help picture below.

Answers

Answer:

AB = 6cm

BC = 14cm

Step-by-step explanation:

AB:BC => AB + BC = 7+3 = 10

20cm / 10 = 2

AB = 3cm x 2 = 6cm

BC = 7cm x 2 = 14cm

Help what is the answer?

Help what is the answer?

Answers

Answer:

y = -8/5x + 16

Step-by-step explanation:

The slope-intercept form is y = mx + b

m = the slope

b = y-intercept

The slope = rise/run or (y2 - y1) / (x2 - x1)

Pick 2 points (0,16) (5,8)

We see the y decrease by 8 and the x increase by 5, so the slope is

m = -8/5

The Y-intercept is located at (0,16)

So, the equation is y = -8/5x + 16

a couple decided to have 4 children. (a) what is the probability that they will have at least one girl? (b) what is the probability that all the children will be of the same gender?

Answers

(a) The probability of having at least one girl is 1 - 0.0625 = 0.9375 or 93.75%.

(b) The probability that all the children will be of the same gender is 0.0625 + 0.0625 = 0.125 or 12.5%.

The probability of having at least one girl can be calculated by finding the probability of having no girls and subtracting it from 1.

Assuming that the probability of having a boy or a girl is equal (0.5), the probability of having no girls is (0.5)^4 = 0.0625.

Therefore, the probability of having at least one girl is 1 - 0.0625 = 0.9375 or 93.75%.

(b) The probability that all the children will be of the same gender is 0.0625 + 0.0625 = 0.125 or 12.5%.

The probability that all the children will be of the same gender can be calculated by finding the probability of having all boys and adding it to the probability of having all girls.

The probability of having all boys is (0.5)^4 = 0.0625, and the probability of having all girls is also 0.0625.

Therefore, the probability that all the children will be of the same gender is 0.0625 + 0.0625 = 0.125 or 12.5%.

Learn more about Probability:

https://brainly.com/question/13604758

#SPJ1

Find an equation for the ellipse.

Focus at (-2, 0); vertices at (±7, 0)

Answers

The equation for an ellipse with a focus at (-2, 0) and vertices at (±7, 0) is (x + 2)²/49 + y²/1 = 1.

This equation can be derived by using the fact that the distance between the focus and the vertices of an ellipse is equal to the length of the major axis. Thus, we can calculate the length of the major axis by subtracting the x-coordinate of the focus from the x-coordinate of the vertices (which is 7 - (-2) = 9). This gives us the length of the major axis, which is 9.

Now, we can use the formula for the equation of an ellipse, given by:

(x - h)²/a² + (y - k)²/b² = 1

Where (h, k) is the center of the ellipse and a and b are the lengths of the major and minor axes, respectively. In this case, the center of the ellipse is (0, 0) and the lengths of the major and minor axes are 9 and 1, respectively.

Substituting the values into the equation, we get:

(x + 2)²/49 + y²/1 = 1

Therefore, the equation for an ellipse with a focus at (-2, 0) and vertices at (±7, 0) is (x + 2)²/49 + y²/1 = 1.

Learn more about the ellipse here:

https://brainly.com/question/19507943.

#SPJ1


○ (2,-3)
O (-3.2)
O (-2.3)
O (3-2)
Pleaz help

 (2,-3)O (-3.2)O (-2.3)O (3-2) Pleaz help

Answers

It the first one (2,-3)

Answer:

2,-3

Step-by-step explanation:

Because that's where the lines intercept, the other answers either have the wrong x and y or x and y switched.

Can somebody help me please

Can somebody help me please

Answers

The area of figure is 272.52 square units.

The given figure consist:

A parallelogram of,

length = 12

width   = 18

Since we know that,

Area of parallelogram  = length x width

                                      = 12 x 18

                                      = 216 square units

And it consist of a semicircle of,

radius = 12/2

          = 6

Since we know that,

Area of semicircle is = πr²/2

                                  = 3.14 x 6 x 6/2

                                  = 56.52 square units

Thus,

The area of figure is sum of both areas,

⇒ 216 + 56.52

Hence, area is

⇒ 272.52 square units

To learn more about area visit:

https://brainly.com/question/23948404

#SPJ1

Five years ago, someone used her $40,000 saving to make a down payment for a townhouse in RTP. The house is a three-bedroom townhouse and sold for $200,000 when she bought it. After paying down payment, she financed the house by borrowing a 30-year mortgage. Mortgage interest rate is 4.25%. Right after closing, she rent out the house for $1,800 per month. In addition to mortgage payment and rent revenue, she listed the following information so as to figure out investment return: 1. HOA fee is $75 per month and due at end of each year 2. Property tax and insurance together are 3% of house value 3. She has to pay 10% of rent revenue for an agent who manages her renting regularly 4. Her personal income tax rate is 20%. While rent revenue is taxable, the mortgage interest is tax deductible. She has to make the mortgage amortization table to figure out how much interest she paid each year 5. In last five years, the market value of the house has increased by 4.8% per year 6. If she wants to sell the house today, the total transaction cost will be 5% of selling price Given the above information, please calculate the internal rate of return (IRR) of this investment in house

Can you show the math as far as formulas go?

Answers

Given the following information: Five years ago, someone used her $40,000 saving to make a down payment for a townhouse in RTP. The house is a three-bedroom townhouse and sold for $200,000 when she bought it. After paying down payment, she financed the house by borrowing a 30-year mortgage.

Mortgage interest rate is 4.25%. Right after closing, she rent out the house for $1,800 per month. In addition to mortgage payment and rent revenue, she listed the following information so as to figure out investment return: 1. HOA fee is $75 per month and due at end of each year 2. Property tax and insurance together are 3% of house value 3. She has to pay 10% of rent revenue for an agent who manages her renting regularly 4. Her personal income tax rate is 20%. While rent revenue is taxable, the mortgage interest is tax deductible. She has to make the mortgage amortization table to figure out how much interest she paid each year 5. In the last five years, the market value of the house has increased by 4.8% per year 6.

To know more about interest visit:

https://brainly.com/question/30393144

#SPJ11

John is trying to convert an area from meters squared to millimeters squared. He multiplied the area he had by 1,000 and got the wrong answer. What should he have multiplied the original area
by?
O 1,000
O 1,000,000
O 10
O 100

Answers

Answer: B.)  1,500,000 centimeters

Step-by-step explanation: I took the test on it! a little hint, If you would've just looked up " Convert 15,000 meters to Centimetres. " The answer would've shown up with the accurate calculator that google has provided! Hope that helps luv <3

Answer:

1,000,000

hope this helps <3

During a sale, a store advertised that every item in the store was 35 percent off the marketed price. During this sale, what was the cost, in dollars, of an item that was marked x dollars

Answers

Step-by-step explanation:

35 %   means you pay 65%   or  .65

if x is the original price   the discounted price is  $  .65 x

HELP PLEASE I WILL MARK BRAINLIEST

HELP PLEASE I WILL MARK BRAINLIEST

Answers

(x,y) to (x,-y). As the triangle is reflected across the x axis, the x value stays the same. Being reflected, the y value is reversed (from negative to positive because the shape is going from below to above)
Hope that made sense
Other Questions
What did Creon do that caused his family to be destroyed? Which statement BEST described the change in long-distance trade routes between China and the Mediterranean world in the1200s and early-1300s?A) The Mongols introduced paper currency to the region, making gold less important. B) The Hellenistic Greeks secured the region, largely because of Alexanders vast empire C) The Chinese expanded their empire across Eurasia, becoming the wealthiest Asian empire D) The Mongols made the routes safer for the merchants to travel, resulting in increased trade 4/15 simplified I need help explain in the answer (so I get how to simplify it) Who was the 23rd presidentAnswer and you get BrainiestAlso get 70 Points Review the map which shows Aryan migration routes. A map titled Aryan Migration. The map shows Europe and Asia. A key shows 3 stages of migration by color. Purple is the smallest area at the center of the map between the Black Sea and Caspian Sea. The green area extends from the purple area west toward Europe and east into Asia. The orange area is the largest and extends from the green area in all directions, reaching India, further into Asia, and most of Europe. How did the Aryan migration lead to India? The Aryans followed a westward pattern of migration from the east. The Aryans followed a northward pattern of migration from the south. The Aryans followed a pattern of outward migration from a central area. The Aryans followed a pattern of inward migration from the outer edges of Asia. A student worked 55 hr during a week one summer. The student earned $5.20 per hour for the first 40 hr and $7.80 per hour for overtime.How much did the student earn during the week? helpPPPPP pleaseeeeEEEEE A password is formed by selecting three letters from the alphabet, followed by one number from 0 to 9. Ifrepetition is not allowed, how many potential passwords can be created?A. 156,000B.175,760C.140,400D.85 Use conjugations of the verb ser to fill in the blanks! When wealth is shifted from the risky portfolio to the risk-free asset, what happens to the relative proportions of the various risky assets within the risky portfolio? a) They all decrease. b) Some increase and some decrease. c) They all increase. d) They are not changed. e) The answer depends on the specific circumstances. Solve the given equation for x 7x=b-ax Find z1 z2 and write the product in polar form.z 1 = -103 - 10i, z 2 = -5 + 5 3 i See attached image. a client is prescribed didanosine as part of a highly active antiretroviral therapy (haart). which instruction would the nurse emphasize with this client? What characterizes this poem as a work from the age of reason? por qu es importante evitar la prctica de estereotipos en nuestra sociedad costarricense actual. How is it possible that the rocks that were created when the earth formed are no longer part of earths crust? Calculate the molarity of a solution made by dissolving 11.8 g of NaOH (solid) in sufficient water .199 M NaOH .196 M NaOH .198 M NaOH .197 M NaOH WILL GIVE BRAINLIEST!!! If [tex]\frac{a}{b} =2[/tex] what is the value of [tex]\frac{a}{a-b}[/tex]?Could the answer be D) or is it C)?A) -2B) 1C) 2D) It cannot be determined from the given information What is the radius of this circle?