In a game of cornhole, Sasha tossed a bean bag and it landed at the edge of the hole. The hole can be represented by the equation x^2+ y^2= 5, and the path of the bean bag canbe represented by y = -0.5x^2 -1.5x + 4. To which points could she have tossed her bean bag?(-1,-2) or (-2, 1)(1.-2) or (2,1)(-1,2) or (-2,-1)(1, 2) or (2, -1)

Answers

Answer 1

We have two equations, the first is a circle, which we can identify by the characteristic form of the equation:

[tex]x^2+y^2=5[/tex]

The second is a quadratic equation:

[tex]y=-0.5x^2-1.5x+4[/tex]

We know that Sasha got the bag to land in the edge of the circle defined by the hole, equation 1.

So, to know the points at which the bag landed, we can look for th eintersection of the two equations, which is the same as solving a system of equations:

[tex]\begin{gathered} x^2+y^2=5 \\ y=-0.5x^2-1.5x+4 \end{gathered}[/tex]

Since we have been given alternatives, we can check them to get the correct answer.

The first option is (-1,-2) or (-2,1). Since the sign of the alternatives are the only thing that change and the circle equation doesn't differenciate the signs, the best equation to test first is the second one. Let's try that for (-1,-2).

[tex]\begin{gathered} y=-0.5(-1)^2-1.5(-1)+4 \\ y=-0.5+1.5+4=5 \end{gathered}[/tex]

We got y = 5, which is not -2, so this alternative is incorrect.

Let's got for the second alternative, (1.-2) or (2,1):

[tex]y=-0.5(1)^2-1.5\cdot1+4=2[/tex]

This is also incorrect.

The third alternative is (-1,2) or (-2,-1), we already saw that for x = -1, y = 5, which makes this alternative also incorrect.

Let's check if the last one will be correct, (1, 2) or (2, -1). We already saw that for x = 1, y = 2 in the second equation, let's check if this is also correct for the first:

[tex]\begin{gathered} (1)^2+y^2=5 \\ y^2=5-1=4 \\ y=\pm2 \end{gathered}[/tex]

One of the results is y = 2, so this also checks out.

The other point is (2,-1), let's check in both equations:

[tex]\begin{gathered} (2)^2+y^2=5 \\ 4+y^2=5 \\ y^2=1 \\ y=\pm1 \end{gathered}[/tex]

Checks out, and:

[tex]\begin{gathered} y=-0.5(2)^2-1.5\cdot2+4 \\ y=-2-3+4=-1 \end{gathered}[/tex]

And the "y" checks out too.

So, the correct alternative is the last one: (1, 2) or (2, -1).


Related Questions

If g(x)=f(x)−1, then g(x) translates the function f(x) 1 unit _[blank]_.Which word correctly fills in the blank in the previous sentence?A. upB. leftC. downD. right

Answers

To answer this question, we need to remember the rules of transformations of functions, the rules are shown below:

From the table, we notice that if we subtract a number we are performing a vertical translation down.

Therefore, the correct word to fill the blank is down and the correct option is C.

Find the a) domain, b) x-intercept and c) y - intercept: 1) f(x) = 3x-12 2x+4 2x+9 2) f(x) = x²-16 3) f(x) = x2-9

Answers

Answer

Check Explanation

Explanation

Before we start answering, we should first explain what these terms stand for

- Domain

The domain of a function refers to the values of the independent variable (x), where the dependent variable [y or f(x)] or the function has a corresponding real value. The domain is simply the values of x for which the output also exists. It is the region around the x-axis that the graph of the function spans.

- x-intercept

The x-intercept refers to the value of x when the value of y or f(x) = 0, that is, the value of x at which the graph of the function crosses the x-axis. To obtain this, we just solve for x when y or f(x) = 0

- y-intercept

The y-intercept refers to the value of y or f(x) when the value of x = 0, that is, the value of y when it crosses the y-axis. To obtain this, we just substitute 0 for x and solve for f(x)

We can now solve

[tex]f(x)=\frac{3x-12}{2x+4}[/tex]

- For the domain, we can tell that x can take on any real number value and provide an answer for f(x) except the point where the denominator of this is equal to 0. At the point where the denominator is 0, f(x) will tend to infinity.

2x + 4 = 0

2x = -4

Divide both sides by 2

(2x/2) = (-4/2)

x = -2

So, the domain of this function is all real number values for x except x = -2

- For the x-intercept, we just solve for x when f(x) = 0

[tex]\begin{gathered} f(x)=\frac{3x-12}{2x+4} \\ \text{when f(x) = 0} \\ 0=\frac{3x-12}{2x+4} \\ \text{Cross multiply} \\ 3x-12=0\times(2x+4) \\ 3x-12=0 \\ 3x=12 \\ \text{Divide both sides by 3} \\ \frac{3x}{3}=\frac{12}{3} \\ x=4 \end{gathered}[/tex]

The x-intercept = 4.

In coordinate form, the x-intercept is (4, 0)

- For the y-intercept, we just solve for f(x) when x = 0

[tex]\begin{gathered} f(x)=\frac{3x-12}{2x+4} \\ \text{when x = 0} \\ f(x=0)=\frac{3(0)-12}{2(0)+4} \\ f(x)=\frac{0-12}{0+4}=\frac{-12}{4}=-3 \end{gathered}[/tex]

The y-intercept = -3

In coordinate form, the y-intercept is (0, -3)

For the second question

[tex]f(x)=\frac{2x+9}{x-3}[/tex]

- The domain will be all real number values of x except when (x - 3) = 0

x - 3 = 0

x = 3

The domain will be all real number values of x except when x = 3.

- For the x-intercept, we just solve for x when f(x) = 0

[tex]\begin{gathered} f(x)=\frac{2x+9}{x-3} \\ when\text{ f(x) = 0} \\ 0=\frac{2x+9}{x-3} \\ \text{Cross multiply} \\ 2x+9=0 \\ 2x=-9 \\ x=-4.5 \end{gathered}[/tex]

The x-intercept = -4.5

In coordinate form, the x-intercept = (-4.5, 0)

- For the y-intercept, we solve for f(x) when x = 0

[tex]\begin{gathered} f(x)=\frac{2x+9}{x-3} \\ \text{when x = 0} \\ f(x=0)=\frac{0+9}{0-3}=\frac{9}{-3}=-3 \end{gathered}[/tex]

The y-intercept = -3

In coordinate form, the y-intercept is (0, -3)

For the third question

[tex]f(x)=\frac{x^2-16}{x^2-9}[/tex]

- For the domain, we first solve for when x² - 9 = 0

x² - 9 = 0

x² = 9

x = ±√9

x = ±3

x = +3 or -3

The domain of this function is all real number values of x except when x = +3 and x = -3

- For the x-intercept, we solve for x when f(x) = 0

[tex]\begin{gathered} f(x)=\frac{x^2-16}{x^2-9} \\ \text{when f(x) = 0} \\ 0=\frac{x^2-16}{x^2-9} \\ \text{Cross multiply} \\ x^2-16=0 \\ x^2=16 \\ x=\pm\sqrt[]{16} \\ x=\pm4 \\ x=+4_{} \\ or\text{ x = -4} \end{gathered}[/tex]

The x-intercepts are at -4 and +4.

In coordinate form, the x-intercept are (-4, 0) and (4, 0)

- For the y-intercept, we solve for f(x) when x = 0

[tex]\begin{gathered} f(x)=\frac{x^2-16}{x^2-9} \\ \text{when x = 0} \\ f(x)=\frac{0-16}{0^{}-9}=\frac{-16}{-9}=1.7778 \end{gathered}[/tex]

The y-intercept = (16/9) = 1.7778

In coordinate form, the y-intercept is (0, 1.7778)

Hope this Helps!!!

i need help please and thank youthere are 2 pictures bc i couldn’t get it all in 1!

Answers

we have the system

y < -2x^2+4x-2

The solution for this inequality is the shaded area below the vertical dashed parabola

and

[tex]y\ge\frac{2}{3}x-3[/tex]

the solution for this inequality is the shaded area above the solid line y=(2/3)x-3

therefore

the solution for this system of inequalities

Is the shaded area below the vertical dashed parabola y=-2x^2+4x-2 and above the solid line y=(2/3)x-3

see the attached figure to better understand the problem

A person standing close to the edge on top of a 72-foot building throws a ball vertically upward. The
quadratic function h(t) = − 16t² + 84t+ 72 models the ball's height about the ground, h(t), in feet, t
seconds after it was thrown. Please help me identify the height of the ball in feet and how many seconds it takes to hit the ground

Answers

The height of the ball was 182.25 feet and it took 6 seconds for the ball to hot the ground.

Given that:-

Quadratic equation:-

[tex]h(t)=-16t^2+84t+72[/tex]

We have to find the ball's height, in feet and how many seconds it takes to hit the ground.

Differentiating the given equation, we get

dh/dt=-32t + 84

Putting dh/dt = 0, we get,

-32t + 84 = 0

t = 84/32 = 21/8 seconds

Putting t = 21/8, we will get the maximum height that the ball will reach.

Hence,

[tex]h(21/8)=-16(21/8)^2+84(21/8)+72[/tex]

h(21/8) = -16(441/64)+84(21/8)+72 = -110.25 + 220.50 +72 = 182.25 feet

At h = 0, the ball will have hit the ground.

Hence, we can write,

[tex]h(t) = 0 = -16t^2+84t+72[/tex]

Dividing -4 from the equation, we get,

[tex]4t^2-21t-18=0[/tex]

Using middle term split theorem, we can write,

[tex]4t^2-24t+3t-18=0\\[/tex]

4t(t-6)+3(t-6) = 0

(t-6)(4t+3) = 0

Hence, the values of t can be:-

t = 6, -3/4

As the time cannot be negative, hence the ball will hit the ground after 6 seconds.

To learn more about Quadratic equation, here:-

https://brainly.com/question/17177510

#SPJ1

Yes or no to tell wether the fact the fraction is equivalent to this decimal __(4.05)_____________________________________Is the following fractions equal to the one decimal listed? 405/99401/9981/33802/198

Answers

802/198​ is equal to 4.0505

A COMPUTER OPERATOR MUST SELECT FOUR JOBS AMOUNG 10 AVAILABLE JOB WAITING TO BE COMPLETED. HOW MANY DIFFERENT ARRANGMENTS CAN BE MADE?

Answers

Explanation

This is a problem based on permutations. We must select four jobs among ten jobs and see how many arrangments can be made.

The formula for the number of permutations is:

[tex]P(n,r)=\frac{n!}{(n-r)!}.[/tex]

Where:

• n = total number of jobs = 10,

,

• r = number of jobs to be selected = 4.

Replacing these data in the formula above, we get:

[tex]P(10,4)=\frac{10!}{(10-4)!}=\frac{10!}{6!}=\frac{10\cdot9\cdot8\cdot7\cdot6!}{6!}=10\cdot9\cdot8\cdot7=5040.[/tex]Answer

5040

Use the sequence below to complete each task. 34, 25, 16, 7, ... a. Identify the common difference (a). b. Write an equation to represent the sequence. c. Find the 20th term (azo)

Answers

Problem

Solution

We have the following sequence of terms 34,25,16,7,....

Part a

The common difference for this case would be:

25-34= -9

16-25=-9

7-16= -9

Then the answer for part a would be -9

Part b

We want to write the following form:

an = a1 + (n-1) d

For this case d=-9, a1= 34

And then we can write the genral expression like this:

an = 34 + (n-1 ) (-9)

With n = 1,2,3,4....

Part c

In order to find the 20 th term we can replace n =20 and we got:

a20= 34 + (20-1) (-9) = 34-171= -137

What’s 1/5 + 1/2 ? Pls help me

Answers

We need to calculate 1/5 + 1/2:

H = 1/5 + 1/2

Then: H = 7/10

For each value of y, determine whether it is a solution to y÷2 = 6.
y
6
16
10
14
Is it a solution?

Answers

Answer:

None are solutions.

Step-by-step explanation:

Divide each value of y by 2 and see if it equals 6. If it does, then it is a solution. If it doesn't then it isn't a solution.

6 ÷ 2 = 6

3 ≠ 6

not a solution

16 ÷ 2 = 6

8 ≠ 6

not a solution

10 ÷ 2 = 6

5 ≠ 6

not a solution

14 ÷ 2 = 6

7 ≠ 6

not a solution

Susan is putting 11 colored lightbulbs into the string of lights that are three blue light bulbs to yellow light bulbs and six orange light bulb how many distinct orders of lightbulbs are there is two lightbulbs of the same color are considered identical(not distinct)

Answers

Using combinations, the number of ways is 36,036.

How to find a number of ways?Combinations are a method of calculating the total outcomes of an event where the order of the outcomes is irrelevant. We will use the formula nCr = n! / r! * (n - r)! to calculate combinations, where n represents the total number of items and r represents the number of items chosen at a time.

How many distinct orders of light bulbs are there?

Since we have given thatNumber of white light bulbs = 5Number of orange light bulbs = 6Number of blue light bulbs = 2Total number of light bulbs = 13

So, the number of distinct orders of light bulbs if two bulbs of the same color are considered identical.

Therefore, using combinations, the number of ways is 36,036.

To learn more about a number of ways refer to:

brainly.com/question/25966410

#SPJ13

i need help with this question parts 3 - 7

Answers

Answer:

i also don't know

Step-by-step explanation:

i also don't know..,......

Answer the following question by creating an exponential equation? 1. On the day a rumor was started, 4 people knew about the rumor. The next day, and onward, the number of people who knew about the rumor doubled. On what day did 800 people know about the rumor?

Answers

Given

Series of numbers

first day = 4

second day = 8

Third day = 16

4, 8, 16, ...

From the exponential sequence

First term a = 4

common ratio r = second term/first term

= 8/4 = 2

r = 2

[tex]undefined[/tex]

A biologist wants to determine the effect of a new fertilizer on tomato plants. What would be the control?All PlantsPlants not treated with the Fertilizer.The FertilizerPlants treated with the Fertilizer.

Answers

Remember that the control variable does not change in the experiment or in any study.

So the control here will be all the plants because you can not control the type of the plant.

Answer:b

Step-by-step explanation:

the diameter of the bagels 4.2 in what is the biggest circumference in inches

Answers

Diammeter = 4.2 inch

Radius = diammeter/2 = 4.2/2 =2.1 inch

[tex]\text{Circumference =2}\times\text{ }\pi\times r[/tex][tex]\begin{gathered} \pi\text{ = 3.14} \\ \text{Circumference = 2 }\times3.14\times2.1\text{ =13.188 inches} \end{gathered}[/tex]

How do you solve the system of equations by graphing? y=-3x/2 + 6y=5x - 7

Answers

The given system of equations are

y=-3x/2 + 6

y=5x - 7

We would substitute values for x into the equations and find the corresponding y values. These values would be plotted on a graph. Where the lines of both equations meet would represent the solution of the system of equations.

For the first equation,

y = - 3x/2 + 6

if x = 0, y = 3 * 0/2 + 6 = 6

If x = 1, y = - 3 * 1/2 + 6 = 4.5

if x = 2, y = - 3 * 2/2 + 6 = 3

We would plot these values on the graph

For the second equation,

y = 5x - 7

if x = 0, y = 5 * 0 - 7 = - 7

If x = 1, y = 5 * 1 - 7 = - 2

if x = 2, y = 5 * 2 - 7 = 3

We would plot these values on the graph

The diagram of the graph is shown below

Looking at the graph, at the point where both lines meet,

x = 2, y = 3

Thus, the solution is (2,3)

35+3(8-4)
(please explain how you did it)

Answers

Answer:47

Step-by-step explanation: First multiply 3x8=24 then subtract 3x4=12 from it. Which will get you 12 then add 35 to 12 which will get you 47.

35 + 3(8-4) = ?

Do the parentheses first : 8 - 4 = 4

= 35 + 3(4)

Then multiply- that's the one that is in parentheses : 3 x 4 = 12

= 35 + 12

Then just straight up add : 35 + 12 = 47

35 + 3(8-4) = 47

So ? = 47

Someone please help me with this

Answers

 Polynomial equations are those created using exponents, coefficients, and variables. It may have several exponents, with the higher one being referred to as the equation's degree.

How are polynomial equations solved?

Polynomial equation illustration

     Write a polynomial equation in standard form before attempting to solve it. Factor it, then set each variable factor to zero after it has reached zero. The original equations' answers are the solutions to the derived equations. Factoring cannot always be used to solve polynomial equations.

6h²(5 + 9h)(5 - 9h)

6h²(9h + 5)(5 - 9h)

6h²(9h + 5)(-9h + 5)

Distribute

6h²(9h + 5)(-9h + 5)

54(-9h +5)h³ + 30(-9h + 5)h²

(-486h)4 + 270h³+30(-9h+5)h²

(-486h)4 + 270h³-270h³+150h²

(-486h)4 + 150h²

Solution

(-486h)4 + 150h²

To Learn more About polynomial equation, Refer:

https://brainly.com/question/2833285

#SPJ13

8. Three consecutive even numbers have a sum where one half of that sum is between 90 and 105. a. Write an inequality to find the three numbers. Let n represent the smallest even number. b. Solve the inequality. a. (n+(n+2)+(n+4) < −90 or −(n+(n+2)+(n+4)) > 105 b. n-62 or n > 68 a. 90 < 2(n + (n + 2) + (n + 4)) < 105 b. 13 ≤ n ≤ 15.5 a. 90 < ¹² (n + (n +2)+(n+ 4))

Answers

Given:

Three consecutive even numbers have a sum where one half of that sum is between 90 and 105.

Required:

To write an inequality to find the three numbers and to solve the inequality.

Explanation:

(a)

Three consecutive even numbers have a sum where one half of that sum is between 90 and 105.

[tex]90<\frac{1}{2}(n+(n+2)+(n+4))<105[/tex]

(b)

[tex]undefined[/tex]

A triangle can have sides 2,3 and 5. True or false

Answers

First, remember that:

The sum of the lengths of any two sides of a triangle must be greater than the length of the third side.

In this problem, notice that:

2 + 3 is not greater than 5.

3 + 5 is not greater than 2.

2 + 5 is not greater than 3.

So, the statement is false. A triangle can't have sides 2

Zales sells diamonds for $1,100 that cost $800. What is Zales’s percent markup on selling price? Check the selling price.

Answers

Zale's percent mark up is 37.5 percent.

How to find the percent mark-up?

Mark up percentage is calculated by dividing the gross profit of a unit by the cost of that unit.

In other words, Mark-up percentage is the difference between a product's selling price and cost as a percentage of the cost.

Therefore, Zale's sells diamonds for $1,100 that cost $800.

Hence,

mark up = 1100 - 800

mark up = $300

percentage mark up = 300 / 800 × 100

percentage mark up = 30000 / 800

Therefore,

percentage mark up = 37.5%

learn more on percent mark up here: https://brainly.com/question/12284542

#SPJ1

Martin Brothers Moving rents moving vans by the hour. The company charges a flat fee of $17.99, plus an additional $19.99 per hour. One customer pays $57.97 for her rental. How long was her rental?

Answers

Let h be the number of hours that the customer rented the van, then we can set the following equation:

[tex]19.99h+17.99=57.97.[/tex]

Subtracting 17.99 from the above equation we get:

[tex]\begin{gathered} 19.99h+17.99-17.99=57.97-17.99, \\ 19.99h=39.98. \end{gathered}[/tex]

Dividing by 19.99 we get:

[tex]\begin{gathered} \frac{19.99h}{19.99}=\frac{39.98}{19.99}, \\ h=2. \end{gathered}[/tex]

Answer: 2 hours.

URGENT!! ILL GIVE
BRAINLIEST! AND 100 POINTS

Answers

Answer:

√52

Step-by-step explanation:

[tex] \sqrt{ {(4 - ( - 2))}^{2} + {(1 - ( - 3))}^{2} } [/tex]

[tex] \sqrt{ {6}^{2} + {4}^{2} } = \sqrt{36 + 16} = \sqrt{52} [/tex]

The equation y + 2 = 5(x – 4) represents a linear function. What is the y-intercept of the equation?

Answers

Answer:

-22

Step-by-step explanation:

Hello!

We can convert it into Slope-Intercept form: [tex]y = mx + b[/tex]

m = slopeb = y-intercept

Converty + 2 = 5(x - 4)y + 2 = 5x - 20y = 5x - 22

The y-intercept is -22.

You begin at the origin and travel 5 units to the right and then vertically 3 units. You will be at what ordered pair?

Answers

In a x-y coordinate plane of you moves to the right it increase the value of x and if you moves vertically it increases the value of y.

The ordered pair is (x,y)

For the given moves: (5,3)

a loaf of sandwich bread contains 24 slices. which of these tables correctly shows the ratios of different of loaves of bread to the number of total slices they contain

Answers

We have that a loaf of sandwich bread contains 24 slices, then we have that the ratio must be constant between the loaves and the slices. If we have 1 loaf: 24 slices, this ratio must be equal in the table.

Therefore, we have that the only table that follows this is the table that has:

If we have:

2/48 = 1/24

3/72 = 1/24

4/96 = 1/24

The ratio of loaves to slices is the same, that is, 1 / 24.

What is the solution to the equation below? √x+9 = 11 O A. x= 2 O B. X= √ O C. x = 42 D. x = 4

Answers

[tex]\begin{gathered} \sqrt[]{x}+9=11 \\ \sqrt[]{x}+9-9=11-9 \\ \sqrt[]{x}=2 \\ (\sqrt[]{x})^2=2^2 \\ x=4 \end{gathered}[/tex]

answer: D. x = 4

n is equal to 30% of 600

Answers

Given:

[tex]n=\frac{30}{100}\times600[/tex]

Solve the expression,

[tex]\begin{gathered} n=\frac{30}{100}\times600 \\ n=30\times6 \\ n=180 \end{gathered}[/tex]

Answer: n = 180

Question 2.Draw diagrams to represent the following situations.a. The amount of flour that the bakery used this month was a 50% increase relative to last month.b. The amount of milk that the bakery used this month was a 75% decrease relative to last month.

Answers

Given:

a. The amount of flour that the bakery used this month was a 50% increase relative to last month.

So, we will draw a diagram that represents the situation

As shown, for last month, we have drawn a rectangle divided into two equal areas, each one represents 50%

this month was a 50% increase, so, we have drawn 3 areas which represent 50% increase

b. The amount of milk that the bakery used this month was a 75% decrease relative to last month.

As shown, for last month, we have drawn a rectangle with four equal areas

75% decrease, so, we have to remove 3 areas to make the remaining = 25%

So, the difference will give a 75% decrease

What is the value of the expression below when w = 3?3w² - 6w - 4

Answers

ANSWER:

5

STEP-BY-STEP EXPLANATION:

We have the following expression:

[tex]3w^2-6w-4\:[/tex]

We substitute the value of w, when it is equal to 3, just like this:

[tex]\begin{gathered} 3\left(3\right)^2-6\left(3\right)-4\: \\ \\ 3\cdot \:9-6\left(3\right)-4 \\ \\ 27-18-4 \\ \\ 5 \end{gathered}[/tex]

The value of the expression is equal to 5

Mai is filling her fish tank water flows into the tank at a constant rate. 2.&- 0.5 1.6 time (minutes) water (gallons) 0.5 0.8 1 x1.6 1.6 x1.6 4.8 25 G 3 40 1) How many gallons of water will be in the fish tank after 3 minutes? Explain or show your reasoning. 2) How long will it take to fill the tank with 40 gallons of water? Explain or show your reasoning. 3) What is the constant of proportionality? What does it tell us about this situation?

Answers

Given

x = 0.5; y = 0.8

The constant of proportionality has to be calculated to estimate the other values.

The constant of proportionality "k" determines the relation of x and y, which can be represented as: y = kx.

So, in this exercise,

[tex]\begin{gathered} 0.8=k\cdot0.5 \\ \frac{0.8}{0.5}=k \\ k=1.6 \end{gathered}[/tex]

y = 1.6y

(1) From this, we can estimate the value of y when x = 3.

[tex]\begin{gathered} y=1.6\cdot3 \\ y=4.8\text{gallons} \end{gathered}[/tex]

(2) If we want how long it will take to fill the tank with 40 gallons:

[tex]\begin{gathered} 40=1.6\cdot x \\ \frac{40}{1.6}=x \\ 25=x \end{gathered}[/tex]

It will take 25 minutes.

(3) Finally, the constant of proportionality is 1.6 (as calculated above).

It tells us that the ratio between the gallons water of water and time. In other words, it tells us that for each 1 minute, 1.6 gallons are filled.

Other Questions
What should be included in your concluding paragraph? aA transition, reworded thesis, fluff sentences, and a clincher bEverything from the intro cA clincher, hook, thesis statement, and fluff dA hook and thesis statement For a convex lens to form a virtual image the object must be located at some distance less than the focal length. Is this true or false? can someone help please? take ur time btw :D which functions are inverses of each other?A. both pair 1 and pair 2B. pair 1 only C. Pair 2 only D. neither pair 1 nor pair 2 The local humane society is restocking on cat food to prepare for kitten season. Very young kittens need kitten formula which costs $4.00 per bottle. Older kittens need wet cat food which costs $1.50 per can. Answer numbers 5 and 6. 15) Write an algebraic expression to describe how much the humane society will spend on kitten supplies based on the number of bottles and the number of cans they buy. 16) How much money (before tax) will the humane society spend if they buy 5 bottles of kitten formula and 12 cans of wet cat food? Show your work. [tex]4\sqrt[3]{16} /2\sqrt[3]{2}[/tex] Divide the polynomial by the monomial (63xy^3+ 56x^2y^4)/(7xy) Answer these questions in complete sentences and after every question a sentence Is it fair to reward loyalty by giving government appointments to friends? Explain. Find the zeros of the following logarithmic function: f(x) = 2logx - 6. Describe how your favorite game is played The dimensions of a cuboid are in the ratio 1:2:3 and its total surface area is 88m^s. Find the dimensions. the difference between the number c and the quotient of a and b in a mathematical expression. Underline all the nouns in the following sentences. Every sentence has more tha1. Ms. Enriquez believes wealth cannot bring happiness.A2. Baseball is sometimes called the game of summer.3. The jury awarded money to the victims of the crime.4. Does Tim live in a house or an apartment?5. In the movie, a band of outlaws rustled the herd of cattle.Identifying Proper and Common Nounsderline all the nouns in the following sentences. Write P above the proper Ayer, mi prima y mi hermano _________ la biblioteca municipal. A. visit B. visitan C. visitaron D. visit How to solve problem 31? Solve for x y and z using ratios how do i factor 12x - 48 ? caused by bacteria in medical terms 1.) You are buying flower bundles and have$24 to spend. Rose bundles cost $4. Tulip bundlescost $6. Write an equation to describe how manytypes of each kind of bundle you can buy. Which type of involvement has been found to enhance the adjustment of low-income students in their transition to middle school?.