Amber is solving the inequality |x+6| - 12 < 13 by graphing. Which equations should Amber graph? a. y1 = |x+6|, y2 = 25 b. y1 = x+6, y2 = 25 c. y1 = |x+6|, y2 = 13 d. y1 = x+6, y2 = 13

Answers

Answer 1

Option(a) is the correct answer.

The inequality is:

|X+6|- 12 < 13

Here we can add 12 to both sides:

|X+6| <13 + 12

⇒|X+6| <25

⇒|X+6| < 25

We can separate it into two equations:

if x > -6, then |X+6|  = x + 6

⇒ (x + 6) < 25

⇒x < 25 - 6

⇒ x <  19

if x < -6, then |X+6|  = -(x + 6)

⇒-(x + 6) < 25

⇒ -x < 31

 ⇒ x > -31      (changing the sign)

And with those two equations, we get the:

-31 < x < 19

Read more about inequality:

https://brainly.com/question/24372553

#SPJ4


Related Questions

Question 1
Use dimensional analysis to convert.

How many ounces (oz) are in 46 quarts (qt)? (1 qt = 4 cups, 1 cup = 8 oz)

To convert 46 qt to ounces, you must first convert 46 qt to cups.

Which expression correctly shows the measurement multiplied by the conversion factor?

Responses

46 qt1⋅1 qt4 cups46 qt 1 · 1 qt 4 cups

46 qt1⋅4 cups1 qt46 qt 1 · 4 cups 1 qt

146 qt⋅1 qt4 cups1 46 qt · 1 qt 4 cups

146 qt⋅1 cup1 qt1 46 qt · 1 cup 1 qt

Answers

The solution is, 46 quarts (qt) = 46*4*8 oz

What is  multiplication?

In mathematics, multiplication is a method of finding the product of two or more numbers. It is one of the basic arithmetic operations, that we use in everyday life.

here, we have,

1 qt = 4 cups,

1 cup = 8 oz

so, we get,

46 quarts (qt) = 46*4 cup

i.e. 46 quarts (qt) = 46*4*8 oz

Hence, The solution is, 46 quarts (qt) = 46*4*8 oz

To learn more on multiplication click:

brainly.com/question/5992872

#SPJ1

Sharonda uses a blend of dark chocolate and milk chocolate to make the ice cream topping at her restaurant. She needs to buy 120\,\text{kg}120kg120, start text, k, g, end text of chocolate in total for her next order, and her recipe calls for twice the amount of dark chocolate as milk chocolate.
Let ddd be the number of kilograms of dark chocolate she buys and mmm be the number of kilograms of milk chocolate she buys.
Which system of equations represents this situation?

Answers

The system of equations that represent this situation is given as follows:

d + m = 120.7d = 2m.

How to model the system of equations?

The variables for the system of equations are given as follows:

Variable d: number of kilograms of dark chocolate.Variable m: number of kilograms of milk chocolate.

The total weight is of 120 kg, hence the first equation is given as follows:

d + m = 120.

Her recipe calls for twice the amount of dark chocolate as milk chocolate, hence the second equation is given as follows:

d = 2m.

More can be learned about a system of equations at https://brainly.com/question/30374328

#SPJ1

The table shows how many heart beats per minute what is the unit rate in beats per minute
(HELP ASAP!)

Answers

Answer:

Below

Step-by-step explanation:

You are given beats (195)   and  minutes (3)  and want beats/ minute

195 beats / 3 min  = 65 beats per minute

260/4 = 65 beats/min

325 / 5 =65 beats/min

advertising is an example of a activity. activity-based costing accumulates costs for each .

Answers

Activity-based costing is a method of assigning overhead costs to activities and then assigning those costs to products, and is calculated by dividing total overhead cost by total number of activities and multiplying by the number of activity units associated with the activity.

Activity-based costing (ABC) is a costing method that assigns costs to activities within an organization, and then assigns the cost of those activities to products. The goal of ABC is to more accurately assign overhead costs to products or services. ABC begins by assigning a cost to each activity based on the cost of the resources used to complete the activity. This is normally done by gathering cost data from different departments and then assigning overhead costs to each activity.

For example, the formula for activity-based costing is:

Activity Cost = (Total Overhead Cost / Total Number of Activities) x Number of Activity Units

For example, if a company has total overhead costs of $100,000 and 10 different activities, the cost for each activity would be $10,000. If one of those activities had 10 units associated with it, the cost of that activity would be $1,000 (or $10,000/10 x 10).

Once the cost of each activity is determined, the cost of the activity can be assigned to the products or services that use the activity. This allows the company to better understand the cost associated with each product or service. By understanding the costs associated with each product and service, the company can better manage the costs associated with producing and selling their products.

Activity-based costing is a method of assigning overhead costs to activities and then assigning those costs to products, and is calculated by dividing total overhead cost by total number of activities and multiplying by the number of activity units associated with the activity.

Learn more about total number here:

https://brainly.com/question/16972278

#SPJ4

integer usernum is read from input. write a while loop that reads integers from input until the integer 1 is read. then, find the sum of all integers read. integer 1 should not be included in the sum.

Answers

The while loop that reads the integers and add them is given as follows:

do{

scanf(%d, &val);

if(val != 1)

sum += val;

}while(val != 1);

printf("%d\n", sum);

How to build the for loop?

The variables needed for the for loop are given as follows:

int val, sum;

The condition on the while statement is that the integer cannot be one, when it is one the program exists the while loop.

The print command shows the result of the sum.

More can be learned about while loops at https://brainly.com/question/14293274

#SPJ1

Ten people ordered calculators. The least expensive was $29.95 in the most expensive is $69.95 half of them ordered and $39.95 calculator select the best estimate of the amount spent on calculators.

Answers

A mean is an arithmetic average of a set of observations. The correct option is D.

What is Mean and how to calculate the mean?

A mean is an arithmetic average of a set of observations. It is given by the formula,

Mean = (Sum of observations)/Number of observations

To make the calculations easy let's round off the given numbers. Therefore, we can write the values as,

Least expensive A=30

Most expensive B=90

half of order C=70

Now, the mean and the money for half the people can be written as,

Mean = (least + most)/2 = 60

money for half people = 5 × 60

Therefore, the amount of money for half people will be,

Amount of money for half people = 300

Lower limit for amount of the other half = 29.95 × 5 = 149.5

The Upper limit for the amount of the other half = 89.95 × 5 = 449.75

Mean = (149.75 + 449.75)/2 = 299.6Total money spent (Mean) = 299.6 + 299.6 = 599.25

Hence, The Best estimate is $660. This is because it is closest to 599.25.

Learn more about Mean here:

brainly.com/question/15397049

#SPJ1

Ten people ordered calculators. The least expensive was $19.95 and the most expensive was$39.95. Half ordered a $29.95 calculator. Select the best estimate of the amount spent on calculators.

a.$240,

b. $310,

c.$345,

d. $355

Which line best models line l?

Answers

The linear function that best models line l is given as follows:

F. x = 4.

How to define the linear function?

The slope-intercept definition of a linear function is given as follows:

y = mx + b.

For which the parameters are given as follows:

m is the slope, representing the rate of change.b is the intercept, representing the value of y when x = 0.

For a vertical line, the slope is undefined, hence the function is given as follows:

x = c.

The function in this problem has a x-coordinate of 4 for all values of y, hence it is defined as follows:

x = 4.

More can be learned about linear functions at https://brainly.com/question/24808124

#SPJ1

nUmeRIC
For the following exercises, perform the indicated operation and express the result as a simplified complex number.
(3 + 2i) + (5 − 3i)
. (−5 + 3i) − (6 − I)

(−4 + 4i) − (−6 + 9i)

(2 + 3i)(4 − i)

2-3i/4+3i

Answers

The simplified form of complex number (2+3i)(4-i) is 11+10i.

What is the complex number?

A complex number is the sum of a real number and an imaginary number. A complex number is of the form a + ib and is usually represented by z.

Here,

A) (3 + 2i) + (5 - 3i)

= 3+2i+5-3i

= 8-i

B) (-5 + 3i) - (6 - i)

= -5+3i-6+i

= -11+4i

C) (-4+4i)-(-6+9i)

= -4+4i+6-9i

= 2-5i

D) (2+3i)(4-i)

= 8+12i-2i-3i²

= 8+10i+3

= 11+10i

E) (2-3i)/(4+3i)

Rationalize denominator, that is

(2-3i)×(4-3i)/(4+3i)×(4-3i)

= (8-12i-6i+9i²)/(16-9i²)

= (8-18i-9)/25

= (-18i-1)/25

Therefore, the simplified form of (2+3i)(4-i) is 11+10i.

To learn more about the complex numbers visit:

https://brainly.com/question/10251853.

#SPJ1

What kind of angle is this

Answers

Answer:

no they are not similar

Step-by-step explanation:

Answer:

SAS

Step-by-step explanation:   :)

The width of a rectangle is 7y-9.5 feet and the length is 9.5y + 10 feet. Find the perimeter of the rectangle

Answers

Answer:

So the perimeter of the rectangle is 33y + 1 feet.

Step-by-step explanation:

Let's call the width of the rectangle "w" and the length "l". From the given information, we have:

w = 7y - 9.5

l = 9.5y + 10

The perimeter of a rectangle is equal to the sum of the lengths of all four sides, so we can find the perimeter by adding up the values of w and l:

P = 2w + 2l

= 2(7y - 9.5) + 2(9.5y + 10)

= 14y - 19 + 19y + 20

= 33y + 1

So the perimeter of the rectangle is 33y + 1 feet.

Answer:

Rectangle

Solve for perimeter

P=33

length =9.5

Width =7

Step-by-step explanation:

the answer is 33

Hope this helps!!

Lucas needs at least $75 to buy a new uniform which number line shows how much money Lucas needs

Answers

Answer:

Step-by-step explanation:

A number line that shows how much money Lucas needs would look like this:

[..........................................75...........]

Where the dots represent the amounts of money and the brackets denote the interval that Lucas needs to reach, in this case, $75 or more. The number line shows that Lucas needs to have at least $75 in order to buy a new uniform.

PLEASE HELP 20 points

Answers

Answer: Im pretty sure the answers are B and C

Step-by-step explanation:

if you start with [tex]\frac{2(3x-6)}{3}[/tex] and distribute the 2

[tex]2*3=6[/tex]

[tex]2*-6=-12[/tex]

So you are left with [tex]\frac{6x-12}{3}[/tex]

[tex]\frac{6x}{3}=2x[/tex]

[tex]\frac{-12}{3}=-4[/tex]

[tex]2x-4[/tex]

Need help answering this question

Answers

A= 2(6)= 12

B= 2(9)= 18

C=9(8)= 54


Have a nice day *

This is how you work it out:

A=  2 x 6 = 12m squared

B = 9 x 2 = 18m squared

C = 6 x 9 = 54m squared

if you need the total of these its right here: 90m squared

Hope this helps

The dog shelter has Labradors, Terriers, and Golden Retrievers available for adoption. If P(terriers) = 15%, interpret the likelihood of randomly selecting a terrier from the shelter.

Likely
Unlikely
Equally likely and unlikely
This value is not possible to represent probability of a chance event

Answers

Answer:

Likely.

Step-by-step explanation:

so easy that is

or you need explanation?

Order the steps for solving the equation:

2x - 5 = 3(4x + 5)


Bank:

- Distributive Property; 2x - 5 = 12x + 15

- Subtract 15; -20 = 10x

- Subtract 2x; -5 = 10x + 15

- Divide by 10; -2 = x

Answers

1. Distribute
2. Subtract 2x
3. Subtract 15
4. Divide

katie has box of red ribbon and blue ribbon the ratio of red ribbon to toal is

Answers

I'm sorry, but you haven't provided enough information to determine the ratio of red ribbon to total. Please provide more details.

a random number is selected uniformly from 0; 1; 2; 3; 4; 5; 6; 7 without replacement until 3 is chosen. let x denote the number of selection. find the entropy h(x) in bits

Answers

The entropy of the random variable X in this case is approximately 1.585 bits.

The entropy of a random variable X is a measure of the uncertainty associated with it. In this case, the random variable X is the number of selections required to choose the number 3.

Since the numbers are selected without replacement, the possible values for X are 1, 2, and 3, and the probabilities for each value are:

P(X=1) = 1/3

P(X=2) = 2/7

P(X=3) = 4/7

The entropy of a random variable X in bits is given by the formula:

H(X) = -∑P(X) log2(P(X))

Plugging in the probabilities above:

H(X) = -(1/3 log2(1/3) + 2/7 log2(2/7) + 4/7 log2(4/7))

H(X) = 1.585 bits

So, the entropy of the random variable X in this case is approximately 1.585 bits.

Learn more about random variable here:

https://brainly.com/question/29012005

#SPJ4

Write the general antiderivative of the given rate of change function. (Use C for the constant of integration.) The rate of change of DVD orders is given by where m is the number of months since the beginning of the year. s(m) - 500m +8 DVDs per month S(m) DVDs

Answers

The total number of DVDs ordered after m months since the beginning of the year.

The antiderivative of the rate of change of DVD orders can be represented by the general equation: S(m) = 500m^2/2 + 8m + C. To calculate the antiderivative, we first need to find the integral of the function. We can do this by multiplying the rate of change by the differential of m, which is just dm. This gives us 500m^2/2 + 8m, which is our integrand. Finally, we integrate this expression with respect to m to get our desired antiderivative. This gives us 500m^2/2 + 8m + C, where C is the constant of integration. This equation represents the total number of DVDs ordered after m months since the beginning of the year.

Learn more about total number here:

https://brainly.com/question/3589613

#SPJ4

the small round holes you often see in sea shells were drilled by other sea creatures, who ate the former dwellers of the shells. whelks often drill into mussels, but this behavior appears to be more or less common in different locations. researchers collected whelk eggs from the coast of oregon, raised the whelks in the laboratory, then put each whelk in a container with some delicious mussels. only 9 of 98 whelks drilled into a mussel.11 the researchers want to estimate the proportion p of oregon whelks that will spontaneously drill into mussels.

Answers

We estimate that, based on the sample, 9.18% of Oregon whelks will drill into mussels.

We can calculate the estimated proportion of Oregon whelks that will drill into mussels by using the following formula: [tex]$\hat{p} = \frac{x}{n}$[/tex], where x is the number of whelks that drilled into mussels and $n$ is the total number of whelks in the sample.

In this example, x is equal to 9, and n is equal to 98. Thus, the estimated proportion of Oregon whelks that will drill into mussels is [tex]$\hat{p} = \frac{9}{98} = 0.0918$[/tex]. This means that, based on the sample, we estimate that 9.18% of Oregon whelks will drill into mussels.

We estimate that, based on the sample, 9.18% of Oregon whelks will drill into mussels.

Learn more about sample here:

https://brainly.com/question/15659544

#SPJ4

4. The quaternion group Q is a non-abelian group of order 8, whose elements are tradi- tionally written as Q = {1, i, j, k, -1, -i, -i, -k}, and which satisfy the following rules for multiplication: 1x = xl = x and (-1)x = x(-1) = = -x for x = 1, i, j, k (-1)2 = 1 i2 = j2 = k2 = ijk = -1 At this point, just take my word for it that a unique associative binary operation on Q exists satisfying these properties, and that this operation defines a group structure. (a) Compute the full 8 x 8 multiplication table for Q. (b) Find the inverses of all of the elements of Q. (c) Find the orders of all of the elements of Q. (d) Find the conjugacy classes of Q. (e) There are many ways to see that Q is not isomorphic to the dihedral group D4. State one.

Answers

Q is not isomorphic to the dihedral group D4 because the dihedral group D4 is abelian, while Q is not.

(a) The full 8 × 8 multiplication table for Q is as follows:

1    i    j    k    -1   -i   -j   -k

1    i    j    k    -1   -i   -j   -k

i    -1   k    -j   -i   1    -k   j

j    -k   -1   i    -j   k    1    -i

k    j    -i   -1   -k   -j   i    1

-1   i    j    k    1    -i   -j   -k

-i   -1   -k   j    i    1    k    -j

-j   k    1    -i   j    -k   -1   i

-k   -j   i    1    k    j    -i   -1

(b) The inverse of each element of Q is as follows:

1: 1

i: -i

j: -j

k: -k

-1: -1

-i: i

-j: j

-k: k

(c) The order of each element of Q is as follows:

1: 1

i: 4

j: 4

k: 4

-1: 2

-i: 4

-j: 4

-k: 4

(d) The conjugacy classes of Q are as follows:

{1}, {-1}, {i, -i}, {j, -j}, {k, -k}.

(e) One way to see that Q is not isomorphic to the dihedral group D4 is that the dihedral group D4 is abelian, while Q is not.

Q is not isomorphic to the dihedral group D4 because the dihedral group D4 is abelian, while Q is not.

Learn more about isomorphic here:

https://brainly.com/question/29563352

#SPJ4

Which toy pack has a cost of $2.50 per toy?

Answers

Answer:

Step-by-step explanation:

Yo-yo

15/6 = $2.50

Yo-yo

15/6=2.50$

Good luck hope this helps

FIND THE VOLUME OF THE PRISM 10b 3w 4h

Answers

Answer:

120

Step-by-step explanation:

To find the volume you multiply L = 10, W = 3, and H = 4

10 x 3 x 4

30 x 4

120

A food truck sells two types of meals: a hamburger for $5 and a
salad for $7. Yesterday, the food truck sold a total of 152 meals for a
total of $904.

Answers

Answer:

They sold 80 hamburgers and 72 salads.

Step-by-step explanation:

1) 72x7= 504

2) 80x5=400

3) 504+400=$904

Which of the following is an even function?

Answers

The solution is, f(x) = 7 is a even function.

What is function?

Function, in mathematics, an expression, rule, or law that defines a relationship between one variable (the independent variable) and another variable.

here, we have,

Solution:

Given that we have to find the even function

A function is even if and only if f(–x) = f(x)

Steps to follow:

Replace x with -x and compare the result to f(x).

If f(-x) = f(x), the function is even.

If f(-x) = - f(x), the function is odd.

If f(-x) ≠ f(x) and f(-x) ≠ -f(x), the function is neither even nor odd.

now,

Option 4

f(x) = 7

f(-x) = 7

Thus f(-x) = f(x)

Thus it is a even function.

To learn more on function click:

brainly.com/question/21145944

#SPJ1

Tim’s goal is to have more than -25 dollars in his bank account by the end of the month.

The variable (d) is the number of dollars in John’s bank account at the end of the month.

Write an inequality in terms of d that is true only if John meets his monthly goal

Answers

The inequality that represents the number of dollars in John’s bank account at the end of the month is  d > - 25.

What are inequalities and their types?

Inequality is a relation that compares two numbers or other mathematical expressions in an unequal way.

The symbol a < b indicates that a is smaller than b.

When a > b is used, it indicates that a is bigger than b.

a is less than or equal to b when a notation like a ≤ b.

a is bigger or equal value of an is indicated by the notation a ≥ b.

Given, Tim’s goal is to have more than - $25 in his bank account by the end of the month.

Let, 'd' represent the number of dollars in John’s bank account at the end of the month.

Therefore, The inequality that represents the context is d > - 25.

learn more about inequalities here :

https://brainly.com/question/28823603

#SPJ1

One leg of a right triangle has a length of 7m. The other sides have lengths that are consecutive integers. Find the lengths

Answers

Answer:

  24 m, 25 m

Step-by-step explanation:

You want the two sides of a right triangle that are consecutive integers when one side is 7 m.

Pythagorean theorem

Let the shorter side be represented by x. Then the longer side is x+1, and the Pythagorean theorem tells you ...

  7² +x² = (x+1)²

  49 +x² = x² +2x +1

  48 = 2x . . . . . . subtract (x²+1)

  24 = x

  x+1 = 25

The other sides are 24 and 25 meters.

__

Additional comment

You know that 7 is not the hypotenuse, because a 3-4-5 right triangle is the only right triangle with consecutive integer leg lengths and a hypotenuse of 7 or less. (The next nearest right triangle with consecutive leg lengths is {20, 21, 29}, with a hypotenuse of 29.)

You may recognize the side lengths as the Pythagorean Triple {7, 24, 25}, one of the triples commonly seen in algebra and trig problems.

sketch the region enclosed by the given curves. decide whether to integrate with respect to x or y. draw a typical approximating rectangle. 2x y2

Answers

The area between the curves is 18 square units.

First, we should find the area between the curves 2x+y²=8 and y=x, we can find the area of curves by substituting y for x in equation 2x+y²=8.

The given equation is 2x+y²=8 and for this, we have to find the roots:

2y+y²=8

y²+2y−8=0

(y+4)(y−2)=8

so the line y=x intersects the parabola 2x+y²=8 at the points (−4,−4) and (2,2). Solving the equation 2x+y²=8 for x yields x=4−1/2y²

From sketching the graphs of the parabola and the line, we can see that the x-values on the parabola lie on the line in the interval of −4≤y≤2.

The area between curves is:

[tex]A=\int\limits^2_4 {(4-\frac{1}{2}y^2-y) } \, dy\\\\A=(4y-\frac{1}{6} y^3-\frac{1}{2} )^2_-_4[/tex]

A=(8-4/3-2)-(-16+32/3-8)

A =18 square units.

To know more about parabolas:

https://brainly.com/question/28747870

#SPJ4

.

y= x
between x=0 and x=4

Answers

The graph of the function y = x for x ∈ [0, 4] is a line segment that starts at the point (0, 0) and ends at the point (4, 4).

How can we say so ?

The equation y = x represents a linear function with a slope of 1. The graph of this function is a line that passes through the origin and has a slope of 1. The x-coordinates of the points on this line are in the interval [0, 4], meaning that the function takes in x-values between 0 and 4.

The y-coordinates of the points on the graph are also in the interval [0, 4], meaning that the range of the function is y ∈ [0, 4]. The graph of the function y = x for x ∈ [0, 4] is a line segment that starts at the point (0, 0) and ends at the point (4, 4).

What is number system?

A number system is a system of writing and representing numbers. There are several different number systems, including:

Natural numbers: The set of positive integers (1, 2, 3, 4, ...).

Integers: The set of positive and negative whole numbers, including zero (..., -3, -2, -1, 0, 1, 2, 3, ...).

Rational numbers: The set of numbers that can be expressed as a fraction of two integers.

Real numbers: The set of numbers that include all the rational numbers and also the irrational numbers, which cannot be expressed as a simple fraction of two integers.

Complex numbers: The set of numbers that consist of a real part and an imaginary part, represented as a + bi, where a and b are real numbers and i is the imaginary unit (i^2 = -1).

Each number system has its own properties and uses in different fields of mathematics and science. For example, natural numbers are used in counting and counting problems, rational numbers are used in finance and economics, real numbers are used in geometry and calculus, and complex numbers are used in electrical engineering and physics.

Following is the graph of the given problem -

Learn more about Coordinated here

brainly.com/question/16634867

#SPJ1

(50 POINTS AND BRAINLYEST)

4. Select the dimensions for a rectangular prism. Do not duplicate dimensions (no square bases or faces, and no cubes).
(5 total points – 1 point for accurate dimensions, 1 point for volume, 1 point for scale factor, 2 points for dilated volume)
Length =
Width =
Height =
a) Find the total volume of your prism. Show work.
b) Choose a scale factor of dilation that will CONTRACT your prism.
Scale factor =
c) Find the volume of the dilated prism. Show work

Answers

The chosen dimensions are given as follows:

Length = Width = Height = 3.

a) The total volume of the prism is given as follows: 162 cubic units.

b) The scale factor to contract the prism is given as follows: 1/3.

c) The volume of the dilated prism is given as follows: 6 cubic units.

How to obtain the volume of the rectangular prism?

The volume of a rectangular prism, with dimensions length, width and height, is given by the multiplication of these dimensions, as follows:

Volume = length x width x height.

The dimensions for this problem are given as follows:

Length = 3, Width = 6, Height = 9.

Hence the volume is of:

V = 3 x 6 x 9

V = 162 cubic units.

The attributed scale factor is given as follows:

1/3.

As it is a contraction, the scale factor must be less than 1.

Hence the fraction that the volume of the dilated prism will represent is given as follows:

(1/3)³ = 1/27.

The scale factor is cubed as the side lengths are given in units while the volume is given in cubic units.

Hence the volume of the dilated prism is given as follows:

1/27 x 162 = 6 cubic units.

More can be learned about the volume of a rectangular prism at brainly.com/question/22070273

#SPJ1

Central Middle School has a triangular patio where students eat lunch. A scale drawing of the patio is shown. The scale is 1 in. : 9 ft. What is the area of the patio in the drawing? When the base and height are: 5 and 4? What is the area in the drawing? ​

Answers

The area of triangular patio = 810 sq. ft

and In drawing, The area of triangle = 10 sq. In

What is area of triangle?

A triangle is a closed figure that has three vertices, three sides, and three angles. The entire area filled by a triangle's three sides in a two-dimensional plane is referred to as the triangle's area. The fundamental equation for a triangle's area is A = 1/2 b h, where b and h are the product of the triangle's base and height.

Given that in drawing the base and height of a triangular patio are: 5 In and 4 In.

and A scale drawing of the patio is 1 in. : 9 ft

So that the the base and height of a triangular patio are 5*9 ft = 45ft and 4*9 ft = 36 ft

The area of triangular patio = 1/2 * base * height

The area of triangular patio = 1/2 * 45 * 36 sq. ft

The area of triangular patio = 810 sq. ft

In drawing, The area of triangle = 1/2 * base * height

The area of triangle = 1/2 * 5 * 4 sq. In

The area of triangle = 10 sq. In

To learn more about area of triangle visit:

brainly.com/question/19305981

#SPJ1

Other Questions
A bag of garden soil weighs 40 pounds and holds 2 cubic feet. Find the weight of 15 bags in kilograms and the voluof 15 bags in cubic yards. which of the following best describes the purpose of the bland-allison act of 1878, which president hayes attempted but failed to block with his veto? the himalayas are growing because a. a continental plate is colliding with another continental plate there. b. two plates are moving past each other there. c. an oceanic plate is converging with a continental plate and subducting there. d. two plates are diverging there. Do running times of American movies differ somehow from running times of French movies? The author investigated this question by randomly selecting 25 recent movies of each type, resulting in the following running times Am: 94 90 95 93 128 95 125 91 104 116 161 102 90 110 92 113 116 90 97 103 95 120 109 91 136 Fm: 123 116 90 158 122 119 125 90 96 94 137 102 105 106 95 125 122 103 96 111 81 113 128 93 92 Construct a comparative stem-and-leaf display by listing stems in the middle of your paper and then placing the Am leaves out to the left and the Fr leaves out to the right. (Enter numbers from smallest to largest separated by spaces. Enter NONE for stems with no values.) American Stems French 10 12 13 14 15 16 Comment on interesting features of the display. (Select all that apply.) French movies are unimodal strongly positively skewed, while American movies appear to be bimodal American movies are unimodal strongly positively skewed, while French movies appear to be bimodal. O A typical French movie runs around 95 minutes, while American movies are typically either around 95 minutes or around 125 minutes Complete the following sentence with the correct possessive: ___ hermana es muy simptica. Select one: a. Vuestro b. Nuestro c. T d. Su assume the price of corn is $4.00 per bushel, no matter how much you produce, and nitrogen costs $.70 per pound, no matter how much you buy. what is marginal revenue in this situation? Help! Picture shown In the function P(t) = 309.3 . 1.008', P represents the population in millions and represents the number of years since 2010. Find the population in 2019 and the rate at which the population is growing in 2019. Use h = 0.001 to estimate the derivative with the difference quotient. The population in 2019 is !! million. The rate at which the population is growing in 2019 is million people per year. (Round answers to three decimal places.) Hint: The population in 2019 is P(9). The rate of change in 2019 is P' (9). which of the following groups would be most harmed by a u.s. government budget deficit? a. u.s. residents wishing to buy foreign-produced autos b. lenders of loanable funds c. foreigners who wish to buy assets in the united states d. boeing aircraft manufacturing wishing to sell jets to saudi arabia you are using central venous blood gas samples to trend serum ph in a 76-year-old woman admitted with neutropenic fever and hypotension. to estimate the arterial ph based on the result obtained by venous central blood gas ph results, we: which dynasty implemented a meritocratic examination system for the purpose of locating civil servants? who is robert e lee? You deposit $1000 into an account that pays interest compounded monthly. What interest rate do you need to double your money in 10 years? (as a percent, so change it back, write to two decimal places) over the last 40 years, the industrial production index and private-sector employment: please choose the correct answer from the following choices, and then select the submit answer button. answer choices have not changed significantly. move in opposite directions. tend to move together. do not appear to be correlated. Contrast Equality 7-2521 with the rest of the men living in this society(pg.46). How is he different? Be Specific. in one study of how love is experienced and perceived in the united states and china, researchers compared the lyrics of popular love songs from each country. in another study of how love is experienced and perceived in the united states and china, researchers interviewed young adults about their views on love. what can be concluded from these two studies? a. there are sufficient differences in how love is viewed to support the notion that love is not a universal emotion. b. in china, collective societal goals and obligations take precedence over individual goals, and thus love is viewed as irrelevant. c. in china, love is viewed as perhaps a more enduring emotion but one that is associated with unrequited feelings (unfulfilled love) in comparison to how it is viewed in the united states. d. in the united states, love is viewed as a more passionate experience but one that has the potential to lead to great sorrow in comparison to how it is viewed in china. how do you think farm animals should be treated? how do your ideas compare to what you saw in the film? which of the following statements is false? not all cell phones are smartphones. smartphones generally have less computing power than desktop computers. smartphones do not contain a cpu. smartphones are considered a type of computer. we can only do ideal calculations when we are at standard temperature and pressure. True or False According to the electron sea model, the melting points of metals are not as extreme as the boiling points. This is because the cations and electrons are - in a metal. It does not take much energy for a solid to become liquid. But metallic bonds are very - , so it does require a lot of energy to separate atoms from the cations in their sea of electrons.