Alec wants to purchase a new phone that costs $219.00. His current average net pay is $212.34 each week. What percent of his weekdy net pay does Alec need to save each week, for the next seven weeks, to reach
his goal? Round to the nearest hundredth (1 point)
9.69%
14.73%
O 21.76%
31.28%

Answers

Answer 1

Answer:

14.73%

Step-by-step explanation:

firstly let's divide the phone price into 7 equal parts. by this equation 219.00/7=31.28

So Alec needs to save $31.28 but we want the percentage.

by equation x%*212.34=31.28

x=(31.28*100)/212.34=3128/212.34=14.73

so Alec needs to save 14.73% of 212.34 each week.


Related Questions

10. Determine if the following sequence is arithmetic or geometric. Then, find the 67th term. 36, 30, 24, 18, ... a. arithmetic, -360 b. arithmetic, 12 c. geometric, -360 d. geometric, 12

Answers

hello

to determine if the sequence is arthimetic or a geometric progression, we check if a common difference or common ratio exists between the two sequence

the sequence is 36, 30, 24, 18,......

from careful observation, this is an arthimetic progression because a common difference exists between them

d = 30 - 36 = -6

or

d = 24 - 30 = -6

to find the 67th term, let's apply the formula

[tex]\begin{gathered} T_n=a+(n-1)d \\ T_{67}=a+(67-1)d \\ a=\text{first term = 36} \\ d=common\text{ difference = }-6 \\ T_{67}=36+(67-1)\times-6 \\ T_{67}=36+66\times-6 \\ T_{67}=36-396 \\ T_{67}=-360 \end{gathered}[/tex]

Set A is the set of all whole numbers to 20. Set B is the set of all odd integers between 8 and 18. How many numbers do the two sets have in common?

Answers

ANSWER

5 numbers they have in common

EXPLANATION

Set A has all whole numbers to 20:

[tex]A\colon1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20[/tex]

Set B has only odd integer between 8 and 18:

[tex]B\colon9,11,13,15,17[/tex]

We can see that set B is inside set A, because it has whole numbers that are less than 20, so the amount of numbers they have in common is all of set B: 5 numbers.

A student sketched some art on an 8-inch x 10-inch piece of paper. She wants to resize it to fit a 4-inch x 6 inchframe (as shown below).What percent of the original sketch was still able to be included in the frame?

Answers

So,

The area of art can be found multiplying:

8in * 10in = 80in²

And, the area of the frame, can be also found multiplying the dimentions:

4in * 6in = 24in².

If we divide, we'll obtain a ratio between the area of the frame and the area of the art as follows:

[tex]\frac{24}{80}=0.3[/tex]

And, 0.3*100% = 30%.

So,30 percent of the original sketch was still able to be included in the frame.

The exponential function that represents an experiment to track the growth of agroup bacterial cells is f(x) = 2200(1.03)*, where f(x) is the number of cells and x isthe time in minutes.• Sketch this scenario, including variables, title, axes and appropriate scales.• How many bacterial cells were there to begin the experiment?• What is the percentage growth of the bacterial cells per minute?• How many bacterial cells are there after one-half hour? Round to the nearestthousand.• How long will it take for there to be 7500 bacterial cells? Round your answerto the nearest whole minute?

Answers

For this problem we are going to be working with the function:

[tex]f(x)=2200(1.03)^x[/tex]

where x is the time in minutes and f(x) represents the number of bacteria at any given time x.

Part 1.

To sketch the graph we need to determine some points of it; to get them we give values to x and plug them in the expression for the funtion.

If x=0 we have that:

[tex]\begin{gathered} f(0)=2200(1.03)^0 \\ f(0)=2200 \end{gathered}[/tex]

Then we have the point (0,2200).

If x=10 we have that:

[tex]\begin{gathered} f(10)=2200(1.03)^{10} \\ f(10)=2956.616 \end{gathered}[/tex]

Then we have the point (10,2956.616).

If x=20 we have that:

[tex]\begin{gathered} f(20)=2200(1.03)^{20} \\ f(20)=3973.445 \end{gathered}[/tex]

Then we have the point (20,3973.445).

If x=30 we have that:

[tex]\begin{gathered} f(30)=2200(1.03)^{30} \\ f(30)=5339.977 \end{gathered}[/tex]

Then we have the point (30,5339.977).

If x=40 we have that:

[tex]\begin{gathered} f(40)=2200(1.03)^{40} \\ f(40)=7176.483 \end{gathered}[/tex]

Then we have the point (40,7176.483).

If x=50 we have that:

[tex]\begin{gathered} f(50)=2200(1.03)^{50} \\ f(50)=9644.593 \end{gathered}[/tex]

Then we have the point (50,9644.593).

Then we have the points (0,2200), (10,2956.616), (20,3973.445), (30,5339.977), (40,7176.483) and (50,9644.593). Plotting this points on the plane and joining them with a smooth line we have that the grah of the function is:

Part 2.

To determine how many bacteria were at the beginnning of the experiment we plug x=0 in the function describing the population, we did this in the previous question; therefore we conclude that there were 2200 bacteria at the beginning of the experiment.

Part 3.

We notice that the function fgiven has the form:

[tex]f(x)=a(1+r)^x[/tex]

where a=2200 and r=0.03; for this type of function the growth rate in decimal form is given by r. Therefore we conclude that the percentage growth in this function is 3%.

Part 4.

To determine how many bacteria were in the experiment after one half hout we plug x=30 in the function give; we did this in part 1 of the proble.Therefore we conclude that after one half hour there were approximately 5340 bacteria cells. (for this part we roun to the neares whole number)

Part 5.

To determine how long it takes to have 7500 cells we plug f(x)=7500 in the expression given and solve the resulting equation for x:

[tex]\begin{gathered} 2200(1.03)^x=7500 \\ 1.03^x=\frac{7500}{2200} \\ 1.03^x=\frac{75}{22} \end{gathered}[/tex]

To remove the base we need to remember that:

[tex]b^y=x\Leftrightarrow y=\log _bx[/tex]

Then we have:

[tex]\begin{gathered} 1.03^x=\frac{75}{22} \\ x=\log _{1.03}(\frac{75}{22}) \end{gathered}[/tex]

Now we use the change of base property for logarithms:

[tex]\log _bx=\frac{\ln x}{\ln b}[/tex]

Then we have:

[tex]\begin{gathered} x=\log _{1.03}(\frac{75}{22}) \\ x=\frac{\ln (\frac{75}{22})}{\ln 1.03} \\ x=41.491 \end{gathered}[/tex]

Therefore it takes 41 minutes to have 7500 cells.

4x^{3}=3y+2x^{3}y^{3}

Answers

Answer: This would be the answer to your question!!

Step-by-step explanation:

I need help with this kind of math please. I have tried doing it but I’m so lost and confused

Answers

GF < GE < EF

Explanation:

The given angles:

∠G = 74°

∠F = 65°

∠G + ∠F + ∠E = 180° (sum of angles in a triangle)

74 + 65 + ∠E = 180

139 + ∠E = 180

∠E = 180 - 139

∠E = 41°

The size of the side length of the triangles corresponds the size of the angles.

The higher the angle, the higher the side length and viceversa

∠E corresponds to side GF

∠F corresponds to side GE

∠G corresponds to side EF

∠E = 41 is the lowest, followed by ∠F = 65, highest is ∠G = 74

From least to greatest:

GF < GE < EF

What is the solution for the system given below 4x + 8y = 20 and -4x + 2y = -30

Answers

You have the folloiwng system of equations:

4x + 8y = 20

-4x + 2y = -30

In order to solve the previous system, proceed as follow:

Sum the equations and solve for y:

4x + 8y = 20

-4x + 2y = -30

10y = -10

Divide by 10 both sides

y = -10/10

y = -1

Now, replace the previous value of y into the any of the equations of the system, for instance, into the first equation and solve for x:

4x + 8y = 20

4x + 8(-1) = 20

4x - 8 = 20

add 8 boht sides, simlplify and divide by 4 both sides:

4x = 20 + 8

4x = 28

x = 28/4

x = 7

Hence, the solution of the given system of equations is given by:

x = 7

y = -1

If y varies directly with x and y=12when.x=9 what is the value of x when y=36?

Answers

y varies directly with x

y=kx

y=12, x=9

12=k9

Solve for k:

12/9 =k

y= 12/9x

For y=36

36 = 12/9 x

Solve for x:

36 /(12/9)= x

27=x

x=27

How many solutions does the following equation have? - 6(x + 7) = - 4x – 2 А. No solutions B.Exactly one solution C.Infinitely many solutions

Answers

ANSWER

Exactly one solution.

EXPLANATION

We are given the equation:

-6(x + 7) = -4x - 2

To find the number of solutions, we have to solve for x:

-6x - 42 = -4x - 2

Collect like terms:

-6x + 4x = 42 - 2

-2x = 40

x = 40 / -2

x = -20

Therefore, the equation has exactly one solution.

find the coordinates of the midpoint of the line joining the points and show your work.

Answers

formula of midpoint

[tex](\frac{x1+x2}{2},\frac{y1+y2}{2})[/tex]

the we replace (7,1) and (-1,3)

[tex](\frac{7+(-1)}{2},\frac{1+3}{2})[/tex]

simplify to solve

[tex]\begin{gathered} (\frac{7+1}{2},\frac{4}{2}) \\ \\ (\frac{8}{2},\frac{4}{2}) \\ \\ (4,2) \end{gathered}[/tex]

Midpoint is (4,2)

Graph

On a circle of radius 9 feet, what angle would subtend an arc of length 7 feet?

________ degrees

Answers

The angle subtend an arc length of 7 feet is 44.56°

Given,

Radius of a circle = 9 feet

Arc length of a circle = 7 feet

Arc length :

The distance between two places along a segment of a curve is known as the arc length.

Formula for arc length:

AL = 2πr (C/360)

Where,

r is the radius of the circle

C is the central angle in degrees

Now,

AL = 2πr (C/360)

7 = 2 × π × 9 (C/360)

7 = 18 π (C/360)

7/18π = C/360

C = (7 × 360) / (18 × π)

C = (7 × 20) / π

C = 140 / π

C = 44.56°

That is,

The angle subtend an arc length of 7 feet is 44.56°

Learn more about arc length here:

https://brainly.com/question/16937067

#SPJ1

A car rental company’s standard charge includes an initial fee plus an additional fee for each mile driven. The standard charge S (in dollars) is given by the function S = 15.75+0.50 M, where M is the number of miles driven. The company also offers an option to ensure the car against damage. The insurance charge I in dollars is given by the function I = 5.70+0.15 M. Let C be the total cost in dollars for a rental that includes insurance. Write an equation relating C to M.

Answers

Answer:

[tex]C\text{ = 0.65 M + 21.45}[/tex]

Explanation:

Here, we want to write an equation that relates C to M

From the given question, we have to add the insurance to the standard charge to get the total cost

Mathematically:

[tex]C\text{ = S + I}[/tex]

Now, we substitute the values for both S and I

That would be:

[tex]\begin{gathered} C\text{ = 15.75 + 0.50M + 5.70 + 0.15 M} \\ C\text{ = 0.65M + 21.45} \end{gathered}[/tex]

find the value of n in each equation the name the property that is used

Answers

14.

n=11+0

Add numbers ( 11+ 0 = 11)

n=11

Addition property

The graph of a toy car's speed y
over time x is a parabola that
shows a minimum speed of 2 m/s
after 3 seconds. After 5 seconds,
the car's speed is 3 m/s. What is
the equation in vertex form of the
parabola?

Answers

The equation in vertex form of the parabola is y=-1/30(x+23/2)²+529/120

Y axis represends the toy car's speed

X axis represents time

y=ax²+bx+c

c=0

y=ax²+bx

2=9a+3b multiplied with -5

-10 = -45a -15b........equation 1

3=25a+5b multiplied with 3

9 = 75a + 15b............equation 2

adding equation 1 and 2

9-10=75a-45a+15b-15b

30a=-1

a=-1/(30)

2=9×(-1/30)+3b

3b=2+3/10=23/10

b=23/30

y=-1/30 x²+23/30=-1/30(x²+23x+(23/2)²)+1/30 ×(529/4)

y=-1/30(x+23/2)²+529/120

Therefore, the equation in vertex form of the parabola is y=-1/30(x+23/2)²+529/120

To learn more about parabola refer here

https://brainly.com/question/4061870

#SPJ1

Passing through (- 4,-7) and (1,3) What is the equation of the line in point-slope form

Answers

To calculate the equation of the line passing through the points ( -4. -7) and (1, 3):

[tex]\begin{gathered} \text{ Equation of the line can be calculated by the formula } \\ y-y_1=m(x-x_1) \end{gathered}[/tex]

where m = slope

(x1, y1) = any of the points given; say points (-4, -7). That is x1= -4, y1 = -7

To calculate the slope, m:

[tex]\begin{gathered} \text{ m = }\frac{y_2-y_{1_{}}}{x_2-x_1}_{} \\ \text{ where }(x_2,y_2)\text{ = (1, 3)} \\ m\text{ = }\frac{3\text{ - (-7)}}{1-(-4)} \\ m=\text{ }\frac{3+7}{1+4}\text{ = }\frac{10}{5} \\ m=2 \end{gathered}[/tex][tex]\begin{gathered} \text{ substituting m = 2, x}_1=-4,y_1=-7\text{ into the formula }y-y_1=m(x-x_1) \\ we\text{ have} \\ y-(-7)=2(x-(-4)\text{ )} \\ y+7=\text{ 2(x+ 4)} \end{gathered}[/tex]

The equation of the line in point slope form is y + 7 = 2(x + 4)

A local deli kept track of the sandwiches it sold for three months. The polynomials below model the number of sandwiches sold, where s represents days. Ham and Cheese: 4s^3-28s^2+33s+250Pastrami: -7.4s^2+32s+180Write a polynomial that models the total number of these sandwiches that were sold.

Answers

we are given that the following polynomials model the number of sandwiches sold per day:

[tex]\begin{gathered} HC=4s^3-28s^2+33s+250 \\ P=-7.4s^2+32s+180 \end{gathered}[/tex]

The total amount of sandwiches is equivalent to the sum of both polynomials:

[tex]4s^3-28s^2+33s+250-7.4s^2+32s+180[/tex]

Associating like terms:

[tex]4s^3+(-28s^2-7.4s^2)+(33s+32s)+(250+180)[/tex]

Adding like terms:

[tex]4s^3-35.4s^2+65s+430[/tex]

Since we can simplify any further, this is the polynomial that models the total amount of sandwiches.

A spinner with 10 equal sectors numbered 1 through 10 is spun. What is the probability of the spinner randomly landing on: An even number: A prime number:A number greater than 6:2 or 5: A multiple of 3:

Answers

The Solution.

The set of numbers under consideration is

[tex]\mleft\lbrace1,2,3,4,5,6,7,8,9,10\mright\rbrace=10[/tex]

Even numbers = {2,4,6,8,10} = 5

[tex]\text{Probability(even number) =}\frac{5}{10}=\frac{1}{2}\text{ or 0.5 or 50\%}[/tex]

Prime numbers = {2,3,5,7} = 4

[tex]\text{Probability(prime number) = }\frac{4}{10}=\frac{2}{5}\text{ or 0.4 or 40\%}[/tex]

Numbers greater than 6:

{7,8,9,10} = 4

[tex]\text{Probability(greater than 6) = }\frac{4}{10}=\frac{2}{5}\text{ or 0.4 or 40\%}[/tex]

The probability of 2 or 5 is

[tex]\begin{gathered} \text{Probability}(2\text{ or 5) =prob(2) + prob(5)} \\ \text{ = }\frac{1}{10}+\frac{1}{10}=\frac{2}{10}=\frac{1}{5}\text{ or 0.2 or 20\%} \end{gathered}[/tex]

The multiple of 3:

Multiple of 3 = {3,6,9} = 3

[tex]\text{Probability(multiple of 3) = }\frac{3}{10}\text{ or 0.333 or 33.3\%}[/tex]

helppppppppppppppppppppppppppppp

Answers

Answer:

(see attached image)

Step-by-step explanation:

Imagine that there is a line drawn at y=x, when a problem wants you to "show the inverse of a function", imagine that y=x acts as a mirror and you have to make the "reflection" of your given function across that mirror.

URGENT!! ILL GIVE
BRAINLIEST! AND 100 POINTS

Answers

According to visual inspection, shape A has been rotated 180° counterclockwise about the origin and then translated 1 unit to the left.

What is meant by transformation?

A point, line, or geometric figure can be transformed in one of four ways, each of which affects the shape and/or location of the object. Pre-Image refers to the object's initial shape, and Image, after transformation, refers to the object's ultimate shape and location.

The four basic transformations exist:

TranslationReflectionRotationDilation

According to visual inspection, shape A has been rotated 180° counterclockwise about the origin and then translated 1 unit to the left.

Therefore, the correct answer is option C) translated 1 unit to the left and then rotated 180° counterclockwise about the origin

The complete question is:

Describe the transformation that maps the pre-image A to the image A.

A) translated 8 units up and then reflected across the y-axis

B) translated 8 units down and then reflected across the y-axis

C) translated 1 unit to left and then rotated 180° counterclockwise about the origin

D) translated 1 unit to right and then rotated 180° counterclockwise about the origin.

To learn more about transformation refer to:

https://brainly.com/question/2689696

#SPJ13

Write a proportional that relates the corresponding sides. You must use all of the sides for both triangles in your statement.

Answers

Given

Answer

[tex]\Delta HGF\approx\Delta HKL[/tex]

GF is proportional to KL

HG is proportional to HK

HF is proportional to HL

Rebecca must complete 15 hours of volunteer work. She does 3 hours each day.

For the linear equation that represents y, the hours Rebecca still has to work after x days, what does the y-intercept represent?

Answers

The y-intercept represents the hours Rebecca must work.

How to represent linear equation?

Linear equation can be represented in slope intercept from, point slope form and standard form.

Therefore, in slope intercept form it can be represented as follows:

Hence,

y = mx + b

where

m = slopeb = y-intercept

She must complete 15 hours of volunteer work. She does 3 hours each day. Let's represent Rebecca situation in linear form.

where,

y = hours Rebecca still has to work

x = the number of days

Therefore,

y = 15 - 3x

The y-intercept is 15 which implies the number of hours she must complete.

learn more on linear equation here: https://brainly.com/question/16346858

#SPJ1

The number of hours Rebecca must work is represented by the y-intercept in the linear equation.

What is the linear equation?

An equation is said to be linear if the power output of the variable is consistently one.

The linear equation is y = mx + c, where m denotes the slope and c is its intercept.

Given that she is required to put in 15 hours of volunteer work. Each day, she works three hours.

As per the given situation,

If x represents the number of days and y represents the number of hours she must work

So the linear representation shows Rebecca's situation will be:

y = 15 - 3x

Therefore, the number of hours Rebecca must work is represented by the y-intercept in the linear equation.

Learn more about the linear equation here:

brainly.com/question/14511992

#SPJ1

Round 0.145 to the nearest hundredth

Answers

The hundredths are two places from the right of the decimal point, in this case, in the hundredth place we have a 4 (0.145). if the digit on the right of the hundredths is 5 or more, and the second digit (in the hundredth place) is less than 9, then we have to add 1 to it and remove the third digit. In this case, the third digit is 5 and the second digit is 4, then we have to remove the 5 and add 1 to the 4, then we get:

0.145 rounded to the nearest hundredth is 0.15

Freya counted then number of cars that came to a complete stop at stop sign. of the 25 cars, 13 cars came to a complete stop. if Freya observes the next 75 cars that reach the stop sign, how many cars can she expect to come to a complete stop?

Answers

The expected value can be calculated with the formula

[tex]E(x)=x\cdot p(x)[/tex]

Where p represents the probability, and x represents the new event.

Basically, we just have to find the probability of the 13 cars

[tex]p(x)=\frac{13}{25}=0.52[/tex]

Then, we multiply by the numbers of cars x = 75.

[tex]E(75)=75\cdot0.52=39[/tex]Hence, the right answer is 39. The expected value is 39.

a leaky faucet drips 5 teaspoons of water every 3 hours how long will it take the leaky faucet to drip 75 teaspoons of water

Answers

∵ 5 teaspoons of water dropped every 3 hours

∵ We need to find the time taken for 75 teaspoons

→ By using the ratio method

→ Time: teaspoons

→ 3 : 5

→ h : 75

→ By using cross multiplication

∵ 5 x h = 3 x 75

∴ 5h = 225

→ Divide both sides by 5 to find h

h = 45

It will take 45 hours

Hiwhat is 18×18[tex]18 \times 18[/tex]

Answers

[tex]18\cdot18=324[/tex]

The answer for 18 x 18 is 324.

Question 3
If your rectangular yard is 8 feet wide and requires 160 pieces of sod that are cut into 1 foot squares. how
long is it?

Answers

The length of the rectangle yard is 2 feet.

What is a rectangle?A rectangle in Euclidean plane geometry is a quadrilateral with four right angles. It can also be explained in terms of an equiangular quadrilateral—a term that refers to a quadrilateral whose angles are all equal—or a parallelogram with a right angle. A square is an irregular shape with four equal sides.

So, the length f the rectangular yard:

Width is 8 feet.Requires 160 pieces of sod.

Then 160ft² is the area of the rectangular yard.

Now, calculate the length as follows:

A = l × w160 = l × 80l = 160/80l = 2 feet

Therefore, the length of the rectangle yard is 2 feet.

Know more about rectangles here:

https://brainly.com/question/25292087

#SPJ13

An inverted pyramid is being filled with water at a constant rate of 30 cubic centimeters per second . The pyramíd , at the top, has the shape of a square with sides of length 7cm and the height is 14 cm.

Answers

ANSWER :

The answer is 30 cm/sec

EXPLANATION :

We have an inverted square pyramid with a square side of 7 cm and a height is 14 cm.

We need to find the area of the square at 2 cm from below.

Using similar triangles, we will express the side view as 2D :

We need to find the side of the square at 2 cm level.

The ratio of the sides of the smaller triangle and bigger triangle must be the same :

[tex]\begin{gathered} \frac{\text{ smaller}}{\text{ bigger}}=\frac{x}{7}=\frac{2}{14} \\ \\ \text{ Solve for x :} \\ \text{ Cross multiply :} \\ 14x=7(2) \\ 14x=14 \\ x=\frac{14}{14}=1 \end{gathered}[/tex]

So the value of x is 1, then the side of the square at 2 cm level is 1 cm

The area of that square is :

A = 1 x 1 = 1 cm^2

The inverted pyramid is filled with water at a constant rate of Q = 30 cm^3 per second.

And we are asked to find the rate when the water level is 2 cm or when the area of the square is 1 cm^2 from the result we calculated above.

Recall the formula of rate :

[tex]\begin{gathered} Q=AV \\ \text{ where :} \\ Q\text{ = constant rate in }\frac{cm^3}{sec} \\ \\ A\text{ = Area of the section in }cm^2 \\ \\ V\text{ = Velocity or rate in }\frac{cm}{sec} \end{gathered}[/tex]

We have the following :

[tex]\begin{gathered} Q=30\text{ }\frac{cm^3}{sec} \\ \\ A=1\text{ }cm^2 \end{gathered}[/tex]

Using the formula above, the rate is :

[tex]\begin{gathered} Q=AV \\ V=\frac{Q}{A} \\ \\ V=\frac{30\text{ }\frac{cm^{\cancel{3}}}{sec}}{1\text{ }\cancel{cm^2}} \\ \\ V=30\text{ }\frac{cm}{sec} \end{gathered}[/tex]

Not a timed or graded assignment. Quick answer = amazing review :)

Answers

The question is given to be:

[tex]\sqrt[]{\frac{64}{100}}[/tex]

Recall the rule:

[tex]\sqrt[]{\frac{a}{b}}=\frac{\sqrt[]{a}}{\sqrt[]{b}}[/tex]

Therefore, the expression becomes:

[tex]\sqrt[]{\frac{64}{100}}=\frac{\sqrt[]{64}}{\sqrt[]{100}}[/tex]

Recall that:

[tex]\begin{gathered} 8\times8=64,\therefore\sqrt[]{64}=8 \\ \text{and} \\ 10\times10=100,\therefore\sqrt[]{100}=10 \end{gathered}[/tex]

Hence, the expression becomes:

[tex]\frac{\sqrt[]{64}}{\sqrt[]{100}}=\frac{8}{10}[/tex]

Dividing through by 2, we have:

[tex]\frac{8}{10}=\frac{4}{5}[/tex]

Therefore, the answer is:

[tex]\sqrt[]{\frac{64}{100}}=\frac{4}{5}[/tex]

There are 45 boys and 81 girls in a dance competition. What is the ratio of boys to girls, in the simplest form?

Answers

Answer

[tex]\frac{5}{9}[/tex]

Explanation

Given

• 45 boys

,

• 81 girls

Procedure

We have to find the ratio of boys to girls, which can be written as 45:81 or:

[tex]\frac{45}{81}[/tex]

However, we have to simplify. Both numbers are multiple of 9, thus:

[tex]=\frac{\frac{45}{9}}{\frac{81}{9}}=\frac{5}{9}[/tex]

Then every five boys there are 9 girls.

Please explain in depth. Thank you in advance for a response.

Answers

We have the function:

[tex]y=f(t)=(-18t-3)\cdot(t-2).[/tex]

a. Zeros of the function

By definition, the zeros are the values of t such that f(t) = 0. In this case, we have:

[tex]f(t)=(-18t-3)\cdot(t-2)=0\text{.}[/tex]

Rewriting the function, we have:

[tex]f(t)=(-18)\cdot(t+\frac{1}{6})\cdot(t-2)=0.[/tex]

So the zeros of the function are:

[tex]\begin{gathered} t=-\frac{1}{6}, \\ t=2. \end{gathered}[/tex]

b. Meaning of the zeros

The function y = f(t) represents the height of the ball at time t.

• So the zeros are the times at which the function reaches a height equal to zero.

,

• We see that one zero is positive and the other negative. Only the positive zero (t = 2) is meaningful because the negative (t = -1/6) represents a negative value of time!

c. Initial height

The ball is thrown at time t = 0. The height of the ball at time t = 0 is:

[tex]y=f(0)=(-18\cdot0-3)\cdot(0-2)=(-3)\cdot(-2)=6.[/tex]

So the ball is thrown from a height of 6 feet.

Answer

• a., The zeros are t = -1/6 and t = 2.

,

• b., The zeros are the values of time at which the height of the ball is zero. Only a positive value of time makes sense, so only the zero t = 2 is meaningful.

,

• c., The ball is thrown from a height of 6 feet.

Other Questions
A hen was given $10, a spider was given $40, a bee was given $30. How much would be given to a dog? a company manufactures and sells a product for $124 per unit. the company's fixed costs are $69,960, and its variable costs are $94 per unit. the company's break-even point in units is: Line 3 shows position data for an object that is slowing down. Use the centimeter ruler to measure the distance of each dot from dot 1, and record it in the table Spot the errorWhen children take few exercise, their health could be affected.Too many violence in computer games is said to have a negative effect on children. Why do you think immigrants would rather come to the US and work than work in their own countries? How does immigrant cites (during and after the Industrial Revolution) reflect the way that the US viewed immigrants at the time?(CER) The one-to-one functions 9 and h are defined as follows.g={(0, 5), (2, 4), (4, 6), (5, 9), (9, 0)}h(x)X +811 Which of the following functions has an amplitude of 3 and a phase shift of pi over 2 question mark Determine the intercepts Y - 3 = 5(x-2) on april 1, snell company made a $50,000 sale giving the customer terms of 3/10, n/30. the receivable was collected from the customer on april 8. how does the collection of cash from the customer affect the company's financial statements? balance sheet income statement statement of cash flows assets raul needed an expensive piece of equipment to expand his business. he borrowed the money from the bank and pledged the equipment as . if raul does not repay the loan, the bank can take his equipment. a. long-term debt b. a depreciable asset c. collateral d. a promissory note 8Which evidence can the student collect to support her hypothesis?A. She can visually count the number of rocks in the bottle.B. She can observe condensation on the inside of the bottle.C. She can add a new plant to the plastic bottle every day.D. She can observe precipitation in her neighborhood every day. Use properties to rewrite the given equation. Which equations have the same solution as 2.3p 10.1 = 6.5p 4 0.01p? Select two options. 2.3p 10.1 = 6.4p 4 2.3p 10.1 = 6.49p 4 230p 1010 = 650p 400 p 23p 101 = 65p 40 p 2.3p 14.1 = 6.4p 4 which of the following best describes XWO A. Angle bisectorB. MedianC. AltitudeD. Perpendicular bisector15W15Z Given a and b are the first-quadrant angles, sin a=5/13, and cos b=3/5, evaluate sin(a+b)1) -33/652) 33/653) 63/65 Simplify the following expression 6 + (7 - 1) + 12 3 Which diagram shows the correct way to represent an ionic compound of magnesium oxide? milk is a good source of calcium but a poor source of iron. meat is a good source of iron but a poor source of calcium. a diet incorporating both of these foods demonstrates what characteristic of a healthful diet? please show and explain this please (b) The area of a rectangular painting is 5568 cm.If the width of the painting is 58 cm, what is its length?Length of the painting: April investigated a crime scene where a gunshot sent blood through the air and it splattered on the wall. How would a forensic scientist BEST categorize this blood stain? A. transfer B. impact C. circular D. passive