A triangle with vertices (−1, 1), (2,−1), and (3, 0) is translated using the rule (x,y)→(x+2, y−6). What are the coordinates of the image?

Answers

Answer 1

The coordinates are  (1, -5),(4, -7) and (5, -6)

What is Translation?

In mathematics, a translation is the up, down, left, or right movement of a shape. Because the translated shapes appear to be exactly the same size as the original ones, they are consistent with one another. Just one or more directions have been altered. There is no change in the shape because it is simply being moved from one location to another.

Given,

(−1, 1), (2,−1), and (3, 0)

The translation rule:

(x,y)→(x+2, y−6)

In the case (-1, 1):

(x, y)→(-1+2, 1−6)

(x, y)→(1, -5)

In case (2, -1):

(x,y)→(2+2, -1−6)

(x,y)→(4, -7)

In case (3,0):

(x,y)→(3+2, 0−6)

(x,y)→(5, −6)

Hence, The coordinates are (1, -5),(4, -7) and (5, -6)

To learn more about Translation click on the link

https://brainly.com/question/1046778

#SPJ9


Related Questions

Answer to this question

Answers

Answer:

Either B or D

Step-by-step explanation:

Answer:

C

Step-by-step explanation:

the general form of the absolute value function is

y = a | x - h | + k

where (h, k ) are the coordinates of the vertex and a is a multiplier

here (h, k ) = (2, 3 ) then

y = a | x - 2 | + 3

to find a substitute any other point on the graph into the equation

using (1, - 1 ) , then

- 1 = a | 1 - 2 | + 3

- 1 = a | - 1 | + 3

- 1 = a + 3 ( subtract 3 from both sides )

- 4 = a

then

f(x) = - 4 | x - 2 | + 3

can someone help me on this

Answers

Answer: A, D, E, should be correct because the others are equal

Step-by-step explanation:

the difference b and 2 is less than 25

Answers

We are given the following word problem.

"The difference of b and 2 is less than 25"

Let us convert t

A packet of cream cheese contains six equal sectors of cheese when new. one of the sectors has been removed. If the packet has an internal diameter of 14cm and and internal depth of 2cm internally. calculate, correct to the nearest whole cm³, the volume of cheese remaining

Answers

The remaining area of the cream cheese pack will be 255.9 cm³.

What is the volume of a cylinder?

The volume of a cylinder is -

V = πr²h

Given is a packet has an internal diameter of 14cm and and internal depth of 2cm internally.

The volume of the cream cheese pack will be -

V[C] =  πr²h

V[C] =  π(d/2)²h

V[C] = 3.14 x 7 x 7 x 2

V[C] = 307.2

For six equal sectors, the volume of each sector = 307.2/6 = 51.3 cm³.

Remaining volume = 307.2 - 51.3 = 255.9 cm³

Therefore, the remaining area of the cream cheese pack will be 255.9 cm³.

To solve more questions on volume, visit the link below-

https://brainly.com/question/15904375

#SPJ1

The manager of a pizza restaurant recorded the total number of pizzas delivered after x weeks in this table. Which statement is true?

A. There was an increase of 83.5 pizzas each week from week 4 to week 6.

B. There was an increase of 34.5 pizzas each week from week 4 to week 6.

C. There was an increase of 50 pizzas each week from week 4 to week 6.

D. There was an increase of 28 pizzas each week from week 4 to week 6.

Answers

a) There was an increase of 83.5 pizzas each week from week 4 to week 6.

How to find the increase in pizza sales?

Increase in no of pizzas from 4 to 5th week = 356 - 278 = 78

78  pizzas sales increased.

Increase in no of pizzas from 5 to 6th week = 445 - 356 = 89

89 pizzas sales increased.

On average = 78 + 89/2

= 167/2

= 83.5

Therefore,

There was an increase of 83.5 pizzas each week from week 4 to week 6.

To learn more about sales, refer

https://brainly.com/question/24951536

#SPJ13

Which of the following polynomials has an even degree and a negative leading coefficient?

Answers

The function has an even degree if the the number of turns is an odd number.

The function has a negative leading coefficient if the behavior of the graph goes to the negative infinity.

From the choices, only this graph satisfied the conditions.

The graph has 3 turns (an odd number)

and it goes to the negative infinity.

I need assistance in intermediate algebra… Graph the solution to the inequality.Right the solution to the inequality both insert builder notation and interval notation

Answers

Answer:

Interval notation:

[tex]\lbrack-5,8)[/tex]

Set-builder notation:

[tex]\lbrace x|-5≤x<8\rbrace[/tex]

Plot of the solution:

Step-by-step explanation:

First, let's put the solution of the inequality into simpler words. We're looking for values of x that are between 5 and 8, including 5 and excluding 8.

This way, the interval notation for the solution is:

[tex]\lbrack-5,8)[/tex]

As a set, we would read the solution as: "The set of all x's, such that x is greater or equal than -5 and less than 8 than 0". In set builder notation, this is:

[tex]\lbrace x|-5≤x<8\rbrace[/tex]

The plot of the inequality would be:

Where the full end represents a square bracket and the empty end represents a parentheses.

Claire bought 5 kg of apples and 2 kg of bananas and paid altogether $22 Dale bought 4 kg of apples and 6 kg of bananas and paid altogether $33 Use matrices to find the cost of 1 kg of bananas

Answers

Answer:

$3.5

Explanation:

Let the cost of 1 kg of apples = x

Let the cost of 1 kg of bananas​ =y

Claire bought 5 kg of apples and 2 kg of bananas and paid altogether $22.

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

Dale bought 4 kg of apples and 6 kg of bananas and paid altogether $33.

[tex]4x+6y=33[/tex]

We set up the system of linear equations as a matrix below:

[tex]\begin{bmatrix}{5} & {2} & \\ {4} & {6} & {}{}\end{bmatrix}\begin{bmatrix}{x} & \\ {y} & {}{}\end{bmatrix}=\begin{bmatrix}{22} & \\ {33} & {}{}\end{bmatrix}[/tex]

We then solve for the variables x and y as follows.

[tex]\begin{gathered} \begin{bmatrix}{x} & \\ {y} & {}{}\end{bmatrix}=\begin{bmatrix}{5} & {2} & \\ {4} & {6} & {}{}\end{bmatrix}^{-1}\begin{bmatrix}{22} & \\ {33} & {}{}\end{bmatrix} \\ =\frac{1}{30-8}\begin{bmatrix}{6} & {-2} & \\ {-4} & {5} & {}{}\end{bmatrix}\begin{bmatrix}{22} & \\ {33} & {}{}\end{bmatrix} \\ =\frac{1}{22}\begin{bmatrix}{6} & {-2} & \\ {-4} & {5} & {}{}\end{bmatrix}\begin{bmatrix}{22} & \\ {33} & {}{}\end{bmatrix} \end{gathered}[/tex]

We proceed to simplify further.

[tex]\begin{gathered} =\begin{bmatrix}{\frac{6}{22}} & {-\frac{2}{22}} & \\ {-\frac{4}{22}} & {\frac{5}{22}} & {}{}\end{bmatrix}\begin{bmatrix}{22} & \\ {33} & {}{}\end{bmatrix} \\ =\begin{bmatrix}{\frac{6}{22}\times22-\frac{2}{22}\times33} & {} & \\ {\frac{-4}{22}\times22+\frac{5}{22}\times33} & & {}{}\end{bmatrix} \\ =\begin{bmatrix}{6-3} & {} & \\ {-4+7.5} & & {}{}\end{bmatrix} \\ =\begin{bmatrix}{3} & {} & \\ {3.5} & & {}{}\end{bmatrix} \end{gathered}[/tex]

Therefore:

x=3 and y=3.5.

The cost of 1 kg of bananas​ is $3.5.

For the polynomial below, -1 is a zero. g(x) = x2-3x² + 25x +29 Express g (x) as a product of linear factors.

Answers

Hello there. To solve this question, we'll have to remember some properties about polynomials.

We want to express the following 3rd degree polynomial as a product of linear factors:

[tex]g(x)=x^3-3x^2+25x+29[/tex]

Knowing that -1 is a zero.

For this, there are two ways of determining the other roots and hence the linear factors.

Remember that a polynomial is written as a product of linear factors if

[tex]f(x)=a(x-x_1)(x-x_2)\cdots[/tex]

Where x1, x2 ... are the roots of the polynomial.

It is also called the canonical form of the polynomial.

First way: divide g(x) by (x - (-1)), that is (x + 1)

We'll use the long division method for polynomials:

At the top of x + 1 in the diagram below, we add the terms that, when multiplied by the bottom expression, gives us a term that can be subtracted from g(x).

We have a x³ factor, so we want to multiply it first by x² in order to cancel out:

Now we have a -4x² factor, so we multiply it by -4x in order to cancel out:

Finally, multiply it by a 29 in order to cancel the first 29x term:

Hence we say that

[tex]x^3-3x^2+25x+29=(x+1)(x^2-4x+29)[/tex]

Now, we want to factorize the quadratic expression in the right hand side, writing it as a product of linear factors as well:

As said before, we can take the roots of the expression and write it in canonical form. Since it is a quadratic expression, we have this easier formula to find the roots:

[tex]ax^2+bx+c=0\Rightarrow x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]

Plugging a = 1, b = -4 and c = 29, we'll get

[tex]\begin{gathered} x=\dfrac{-(-4)\pm\sqrt{(-4)^2-4\cdot1\cdot29}}{2\cdot1} \\ \\ x=\dfrac{4\pm\sqrt{16-116}}{2}=\dfrac{4\pm\sqrt{-100}}{2} \\ \end{gathered}[/tex]

Notice the radical is a negative number, hence it cannot be factored in terms of real linear factors.

We say that for an expression

[tex]x^2+\beta x+\gamma[/tex]

It is not reducible over R (real numbers) if

[tex]\beta^2-4\gamma<0[/tex]

Therefore the final answer is:

[tex](x+1)(x^2-4x+29)[/tex]

We could also use the following method to find this answer:

It is called the Horner-Ruffini method, that we dispose the coefficients and the roots in the following manner

Multiply the first coefficient by the root and add it to the second number in the line. Repeat the process until you reach the last number.

Therefore the result of this division is the polynomial:

[tex]x^2-4x+29[/tex]

As we found before.

Find volume and weight

Answers

The volume of the steel after the hole is cut is 32inches³.

The total weight of the drawing is 960 oz

What is the volume and weight?

The volume of the shape that is being drawn is the difference in the volume of the rectangle and the volume of the hole. Th volume of an object is the amount of space that is in the object.

A rectangular prism is a three dimensional object that has 6 faces, 12 edges and 8 vertices.

Volume of a rectangular prism = length x width x height

3.77 x 9.32 x 1 = 35.14 inches³

The shape of the hole would be a cylinder. Thus, the formula for the volume of a cylinder would be used to determine the volume of the hole.

Volume of a cylinder = πr²h

Where:

π = 3.14 r = radius = diameter /2 = 1 h = height

3.14 x 1² x 1 = 3.14 inches³

Volume of the steel after the hole is cut = 35.14 inches³ - 3.14 inches³ = 32inches³.

Total weight of the drawing = 32 inches x 30 = 960 oz

To learn more about rectangular prisms, please check: https://brainly.com/question/9740924

#SPJ1

Subjects in an experiment take either an aspirin or a placebo as part of a study on heart attack prevention. The use of a placebo is an example of incorporating what aspect of successful experimental design?

Answers

Given the definitions of

blocking is the arranging of experimental units in groups (blocks) that are similar to one another

replication experiment is typically performed by obtaining test results on 20 samples of the same material and then calculating the mean, standard deviation, and coefficient of variation

randomized experiments are the experiments that allow the greatest reliability and validity of statistical estimates of treatment effects

in Control Experiment all variable factors have been kept constant and which is used as a standard of comparison to the experimental component in a controlled experiment

since

the sampling group could be either in group a or b (aspirin or placebo)

this expample is a blocking experiment

Correct answer

option A

to determine whether the relation is a function. {(-6,15). (-12, -10), (-15, 11), (8, -14), (16, 1), (-10, -7)}.

Answers

The relation; {(-6,15). (-12, -10), (-15, 11), (8, -14), (16, 1), (-10, -7)} as given in the task content is; a function.

What kind of relation is a function?

It follows from the task content that the relation is to be determined as being a function or not.

Since the definition of is such that; a function from a set X to a set Y assigns only one element of Y to each value of X.

In this regard, the set of possible values of x is called the domain of the function while the set y is called the range/codomain of the function.

Hence, since the relation given assigns only one y-value to each x-value, the relation given is therefore a function.

Read more on function;

https://brainly.com/question/10439235

#SPJ1

Write a linear function f with the values f(-1) = -3 and f (2) = 6. A function is f(x) =

Answers

Answer:

The linear equation is;

[tex]f(x)=3x[/tex]

Explanation:

Given that the function f(x) is a linear function;

[tex]f(x)=mx+b[/tex]

let us derive the values of m and b.

At x=-1, f(-1)=-3;

[tex]\begin{gathered} f(-1)=m(-1)+b=-3 \\ -m+b=-3\text{ --------1} \end{gathered}[/tex]

At x=2, f(2)=6;

[tex]\begin{gathered} f(2)=m(2)+b=6 \\ 2m+b=6\text{ ---------2} \end{gathered}[/tex]

subtract equation 1 from 2;

[tex]\begin{gathered} 2m-(-m)+b-b=6-(-3) \\ 3m=9 \\ m=\frac{9}{3} \\ m=3 \end{gathered}[/tex]

let's substitute the value of m into equation 2;

[tex]\begin{gathered} 2m+b=6 \\ 2(3)+b=6 \\ 6+b=6 \\ b=6-6 \\ b=0 \end{gathered}[/tex]

Therefore, since we have the values of m and b we can substitute to get the equation f(x);

[tex]\begin{gathered} f(x)=mx+b \\ f(x)=3x+0 \\ f(x)=3x \end{gathered}[/tex]

The linear equation is;

[tex]f(x)=3x[/tex]

is 0.49 a rational or irrational number? Explain how you know. PLS HELP

Answers

Rational number.

49/100 = 0.49
A rational number is a number that can be expressed by a fraction

if 150 bars equals 350 hars, and 200 gars equals 25 hars, how many bars is 112.5 hars

Answers

Answer:

48.214 bars

Step-by-step explanation:

112.5 hars * (150 bars / 350 hars) = 48.214 bars

can you answer this ? Tavon has a gift card for $95 that loses $4 for each 30-day period it is not used. He has another gift card for $85 that loses $3.50 for each Ju-day period It Is not Write and solve an equation for the number or 30-dav periods unuthe value or the art cards will be equalD. What wil the value or each card be when thev have equa value?a. If x is the number of 30-day periods, then the equation can be used to find the number of 30-dav periods until the values of the aift(Type an equation. Use integers or decimals for any numbers in the equation.

Answers

If x is the number of 30 days period, the cost of gift cards after x days unused is,

[tex]95-4x[/tex]

And for the second gift card:

[tex]85-3.50x[/tex]

The equation for x is,

[tex]95-4x=85-3.50x[/tex]

Solve the equation for x.

[tex]\begin{gathered} 95-4x=85-3.50x \\ 95-85=4x-3.50x \\ 10=0.5x \\ x=\frac{10}{0.5} \\ =20 \end{gathered}[/tex]

So after 20 unused days, the value of cards are equal.

(b)

Substitute 20 for x in equation 95 - 4x to determine the value of the card.

[tex]\begin{gathered} 95-4\cdot20=95-80 \\ =15 \end{gathered}[/tex]

So the value of cards, when they are equal, is $15.

what number is equal to y????????????

Answers

-3y-15=24
-3y=39
y=-13

In a random sample of 325 students at a university, 260 stated that they were nonsmokers. Based on this sample, compute a 99% confidence interval for the proportion of all students at the university who are nonsmokers. Then find the lower limit and upper limit of the 99% confidence interval. Carry your intermediate computations to at least three decimal places. Round your answers to two decimal places. (If necessary, consult a list of formulas.) Lower limit: $ ? Upper limit:

Answers

Confidence interval is written as

Sample proportion +/- margin of error

The formula for determining margin of error is

[tex]\begin{gathered} \text{margin of error = z }\times\text{ }\sqrt[\square]{\frac{pq}{n}} \\ \end{gathered}[/tex]

where

z represents the z score corresponding to the confidence interval

p represents the sample proportion. It also means the probability of success

q represents the probability of failure

q = 1 - p

p = x/n

where

n represents the number of samples

x represents the number of success

From the information given,

n = 325

x = 260

p = 260/325 = 0.8

q = 1 - p = 1 - 0.8 = 0.2

To determine the z score, we would subtract the confidence level from 100 to get alpha, a

Thus

a = 1 - 0.99 = 0.01

a/2 = 0.01/2 = 0.005

This is the area in each tail. Since we want the area in the middle, it becomes

1 - 0.005 = 0.995

The z score corresponding to the area on the z scores table is 2.576. Thus, the z score for a 99% confidence interval is 2.576

Thus, the 99% confidence interval is

[tex]\begin{gathered} 0.8\text{ }\pm\text{ 2.576 }\frac{\sqrt[\square]{0.8\times0.2}}{325} \\ 0.8\text{ }\pm\text{ 2.576 x 0.022} \\ 0.8\text{ }\pm0.057 \end{gathered}[/tex]

Thus,

the lower limit is

0.8 - 0.057 = 0.743

the upper limit is

0.8 + 0.057 = 0.857

help mee pleasee!!




thank you <3

Answers

The function for the cost C(x) of printing the newsletter is :

C(x) = 75 + 0.25x

In this question, we have been given the cost of producing a newsletter is an initial charge of $75 for formatting and editing plus $0.25 for printing each copy.

We need to express the cost C(x) of printing the newsletter as a function of x i.e., the number of copies printed.

Here $75 is the fixed cost.

And the cost of printing 'x' copies would be 0.25x

So, we get a function C(x) = 75 + 0.25x

Therefore, the function for the cost C(x) of printing the newsletter is :

C(x) = 75 + 0.25x

Learn more about the function here:

https://brainly.com/question/28193995

#SPJ1

solve in the substitution method pleasex - 2y = -5x + 5y = 2

Answers

To solve the system of equations:

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

by the substiturion method we need to solve one of the equations for one of the variables, then we substitute this value in the other equation and solve for the remaining variable. Let's apply this method to the system.

First we solve the first equation for x:

[tex]x=2y-5[/tex]

now we plug this value in the second equation:

[tex]\begin{gathered} 2y-5+5y=2 \\ 7y=5+2 \\ 7y=7 \\ y=\frac{7}{7} \\ y=1 \end{gathered}[/tex]

Hence y=1. Once we have the value of y we substiute it in the equation for x:

[tex]\begin{gathered} x=2(1)-5 \\ x=2-5 \\ x=-3 \end{gathered}[/tex]

Therefore the solution of the system is x=-3 and y=1

Examine the structure of this question. state if there are infinitely many solutions, no solution, or one solution. If there is one solution, solve the equation and state the solution. If there are infinitely many solutions or no solution, justify why using the structure of the equation.

Answers

1) Examining this rational equation. And then solving it.

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

3/4x-3/4-1/2=2-6x

2)Combining like terms, let's isolate the x terms on the left side

3/4x+6x -3/4-1/2=2-6x+6x

3)To add these fractions let's calculate the Least Common Multiple of the denominators:

27/4x -5/4=2+0

27/4x -5/4+5/4=2+5/4

27/4x=13/4 Multiplying both sides by four to eliminate the fraction.

27x=13 Dividing both sides by 13 to get the value of x

x =13/27

S={13/27}

2) For those 2 equations there was a single solution for x. We can say that there is one solution to these equations.

The coordinates of the point U are (-1,6) and the coordinates of point V are(-9,6). What is the distance, in units, between the point U and point V?

Answers

The distance between two points (a,b) and (c,d) is given by

[tex]d=\sqrt[]{(c-a)^2+(d-b)^2}[/tex]

Here u = (-1,6) and v=(-9,6)

Hence the distance is given by

[tex]\begin{gathered} d=\sqrt[]{(-9+1)^2+(6-6)^2_{}} \\ d=\sqrt[]{-8^2} \\ d=\sqrt[]{64} \\ d=8 \end{gathered}[/tex]

(14−3 to the 2nd power +1) to the 2nd power1÷3⋅1/4
answers: 1, 3, 144, 432.

Answers

The solution to the expression (14−3 to the 2nd power +1) to the 2nd power1÷3⋅1/4 is 3

How to evaluate the expression?

The expression is given as

(14−3 to the 2nd power +1) to the 2nd power1÷3⋅1/4

Rewrite the expression properly

So, we have

(14 - 3² + 1)² ÷ 3 * 1/4

Evaluate the exponent

So, we have

(14 - 9 + 1)² ÷ 3 * 1/4

Evaluate the sum and the difference

So, we have

6² ÷ 3 * 1/4

Evaluate the exponent of 6

So, we have

36 ÷ 3 * 1/4

This gives

36 x 1/3 x 1/4

Evaluate

3

Hence, the value of the expression is 3

Read more about expressions at

https://brainly.com/question/723406

#SPJ1

Write the decimal as a fraction.0.6 = [?]Simplify your answer completely.

Answers

0.6 is a decimal and it can be converted to fraction by moving the dot to the right sides and dividing by the number of zero that existed by the dot movement to the right.

[tex]\begin{gathered} 0.6=\frac{6}{10}=\frac{3}{5} \\ \end{gathered}[/tex]

Please help! Create a scatterplot for the data in the table. Let English scores be X and History Scores be Y.

Part 2: draw line of fit

Part 3: choose two points, find slope, and record slope decimal

Answers

A way to pinpoint a point's location on the planet is through the use of a coordinate system. In most coordinate systems, a point's location is determined by two numbers called a coordinate. Each of these values represents the separation between the point and the origin, a fixed point of reference.

Explain about the coordinate system?

A two-dimensional number line, such as two perpendicular axes, can be thought of as a coordinate system.

The x-axis stands for the horizontal axis, and the y-axis for the vertical axis.

A coordinate system's origin is its centre (in which the lines intersect). The axes cross if x and y are both 0.

The coordinates of the origin are (0, 0).

for the posed query.

"English score" is one of the independent variables on the x-axis.

The dependent variables "History score" are displayed on the y-axis.

The scattered points are used to plot the graph for the provided table.

Take note of these two points on the graph:

(x₁, y₁) = (60, 65) (60, 65)

(x₂, y₂) = (61, 61) (61, 61)

The slope will then be;

m = (y2 - y1)/(x2 - x1) is the slope.

the values in.

m = (61 - 65)/(61 - 60) (61 - 60)

m = -4

The slope is -4.

To learn more about coordinate system refers to:

https://brainly.com/question/4726772

#SPJ9

Start with 16÷8. Rewrite as an equivalent multiplication expression using the multiplicative inverse of 8.

Answers

Using the multiplicative inverse of 8, we will find the equivalent expression:

16*(1/8)

How to rewrite the quotient?

Here we have a quotient.

16/8

And we want to rewrite this as a product by using the multiplicative inverse of number 8.

Remember that for any number x, the multiplicative inverse y is such:

x*y = 1

Solving that for y we get:

y = 1/x

Then the multiplicative inverse of 8 is:

1/8

So, dividing by 8 (like in the quotient) is equivalent to multiply by (1/8), then we can rewrite the quotient as:

16/8 = 16*(1/8)

So the equivalent expression is 16*(1/8)

Learn more about multiplicative inverses:

https://brainly.com/question/21973802

#SPJ1

The percentage of adult height attained by a girl who is x years old can be modeled byf(x)=61+35 log (x-3)where x represents the girl's age (from 5 to 15) and f(x) represents the percentage of her adult height. Complete parts (a) and (b) below.a. According to the model, what percentage of her adult height has a girl attained at age 12?A girl has attained% of her adult height by age 12.(Do not round until the final answer. Then round to the nearest tenth as needed.)b. Why was a logarithmic function used to model the percentage of adult height attained by a girl from ages 5 to 15, inclusive?O A. Height increases rapidly at a young age, and then increases more slowly.OB. Height increases at a steady rate, regardless of one's age.OC. Height increases rapidly at a young age, stops increasing at a certain age, and then starts decreasing.O D. Height increases rapidly at a young age, and continues to increase even faster as one gets older.

Answers

The percentage of her adult height has a girl attained at age 12 is 94.39 %

The percentage of adult height attained by a girl who is x years old can be modeled by

f(x) = 61 + 35 log (x - 3)

where x represents the girl's age and f(x) represents the percentage of her adult height.

The percentage of her adult height a girl attained at age 12

f(12) = 61 + 35 log (12 -3) = 61 + 35 log 9

f(12) = 61 + 35 *0.954 = 94.39

Now, f(12) = 94.39 %

The logarithmic function used to model the percentage of adult height attained by a girl from ages 5 to 15, inclusive, Height increases rapidly at a young age and then increases more slowly.

To read more about the percentage, visit https://brainly.com/question/28269290

#SPJ9

Is hollow a double consonant

Answers

Is HALLOW is double consonant. Yes, HALLOW is double consonant.

Given that,

We have to prove is HALLOW is double consonant.

What is double consonant?

A double consonant is a term that contains two consecutive consonant letters. For instance, the double consonant "nn" in tunnel. Words with a suffix, like "beginning," are usually found to have double consonants.

In conclusion, if a word has:

Syllable count: 2

Vowel one is short.

between each vowel, only one consonant sound is made.

Double that consonant after that! Like any other spelling rule in English literacy, this spelling strategy should be taught to pupils to help them learn how to double consonants together with other rules.

Here,

In hallow there is "ll"

Therefore, HALLOW is double consonant.

To learn more about consonant visit: https://brainly.com/question/8073874

#SPJ1

Can anyone help me with this?

Answers

the answer is probably b

A partial payment is made on the date indicated. Use the United States rule to determine the
balance due on the note at the date of maturity. (The Effective Date is the date the note was
written.) Assume the year is not a leap year.

The balance due on the note at the date of maturity is $___ (round to the nearest cent as needed)

Answers

The balance due on the note at the date of maturity is $1012.49

Given,

Principal  = $2000

Int rate(r) = 5%

Effective date April 1

The partial payment date May 1

Maturity date June 1

partial payment is being made on May 1

Interest from April 1 to May 1 for 30 days and is calculated as:

$2000 x 0.05 x (30/365) = $8.21

Interest Amount deducted from the principal = $2000 - $8.21 = $1991.79

Amount applied to the principal = $1000 - $8.21 = $991.79

Principal  due = $2000 - $991.79 =$1008.21

Interest on new principal $1008.215 will be for (61` - 30 ) is 31 days

interest due = $1008.21 x 0.05 x (31/365) = $4.28

Account due on maturity (Total due) is $1012.49

What is the principal amount ?

The principal is the amount of  debt originally borrowed that  remains unpaid. This amount does not include accrued unpaid interest related to the debt. The term can also refer to a principal participant in a contract or other  transaction. Home loan equity is the amount of money originally borrowed by the lender, and  it can also refer to the amount of money remaining when the loan is paid off.

To learn more about principal amount, visit;

https://brainly.com/question/27054498

#SPJ13

Other Questions
4.There are 30 students in the classroom competing for classroom prizes. Only the first two students whose name is drawn will win a prize. The first student wins 5 bonus points and the second student wins 2 bonus points, both on the upcoming test. If you are one of the 30 students, what is the probability you will win the top prize and your best friend wins the second prize? It requires 350 joules to raise a certain amount of a substance from 10.0C to 30.0C. The specific heat of the substance is 1.2 J/gC.What is the mass of the substance? Solve for v in terms of w, x, and y.w = 1/v yxv = 27.405 x 18 using algorithm An object changing its speed from 10 m/s to 3 m/s is undergoing_____ acceleration. An architect's sketch of plans for the front of a garage in the shape of pentagon is shown below. What is the approximate perimeter of the front of the garage?The graph shows a five-edged polygon. The five edges are on (minus 5.5, 0), (minus 5.5, 7), (0, 9.7), (5.5, 7), and (5.5, 0). What stories are told about your birth or childhood that you do not personally recall? A movie theatre currently has 49 empty seats. 3people enter every minute to fill those seats. Thescenario is modeled by the arithmetic sequence = 46 3( 1) the fugue is based on the principle of ________ lining-outorganumimitationprogram music An international company has 15,900 employees in one country. If this represents 34,6% of the company's employees, how many employees does it have in total? evidence obtained from family, twin, and genetic studies of mood disorders tells us that What is the main idea? A 131 kg electric motorcycle moving at 30 mph accelerates by 0.03 m/s^2 for 60 s in the same direction that its moving. What is the average velocity during this period? Answer in km/hr. Tom says he is comparing banks to see what interest rates they offer on savings accounts. Explain how Tom should use the information he gets to decide which bank to open a savings account with. use a table, an equation, and a graph to represent:sue swims 1.5 laps per minute Determine whether each graph represents a function explain with such a novel technology as driverless cars, how can toyota best benefit and obtain a competitive advantage from this investment in uber's technologies? Which two actions are examples of science influencing technology?A. Using the internet to publish and share new scientific discoveriesB. Using research about kingfishers to design a more efficient high-speed trainC. Studying how infections spread through the body in order tobetter understand bacteriaD. Using observations about plant seed structures to develop hook-and-loop fasteners in a certain english class, one fourth of the number of girls is equal to one sixth of the total number of students. what is the ratio of the number of boys to the number of girls in the class? Why is Nhamo leaving? Verb MoodA. InterrogativeB. ImperativeC. IndicativeD. ConditionalE. Subjunctive