Cameron reports to work at 8:00 A. M. And leaves at 4:00 P. M. After typing from the end of page 8 to the end of page 64. His employer pays

$120. 00 for his work.

Answers

Answer 1

The amount that Cameron is paid per hour, given the number of hours he worked, is $ 17 per hour

How to find the payment per hour ?

To find the payment that Cameron got per hour, you first need to find the number of hours that he worked.

This number of hours is:

= 4 pm  - 8 am

= 1500 hours - 0800 hours

= 7 hours

The payment per hour is therefore:

= Amount Cameron paid / Number of hours worked

= 120 / 7

= $ 17 per hour

Learn more about Wages at:

https://brainly.com/question/21505358

#SPJ4


Related Questions

The space program has 23 astronauts in outer space and 7 astronauts on Earth. What is the ratio of the number of astronauts on Earth to the total number of astronauts?

Answers

The ratio of the number of astronauts on Earth to the total number of astronauts is 7 : 30.

A ratio is a mathematical expression that compares two or more values by dividing the size of one value by the size of another.

Ratios can be expressed in several different forms, including fractions, decimals, or percentages, and can be used to compare quantities, measurements, or other values in a meaningful way.

Ratios provide a way to express the relationship between two or more values in a compact and concise format, and can be used in a variety of fields, including mathematics, science, finance, and engineering.

If the space program has 23 astronauts in outer space and 7 astronauts on Earth, then the ratio of the number of astronauts on Earth to the total number of astronauts is:

7 : (23 + 7) = 7 : 30

You can simplify the ratio to 7/30 or approximately 0.23 or 23%.

Learn more about ratio here: https://brainly.com/question/2328454

#SPJ4

Q. Factorise completely:-
a.) 3a2 + 10a + 7

Please I need it quickly!

Answers

The expression 3a² + 10a + 7 can be completely factored as (a + 7)(3a + 1).

The expression 3a² + 10a + 7 can be factored as a product of two binomials.

To factor this expression, we can find two numbers that multiply to 7 and add up to 10. The only pair of numbers that have this property is 1 and 7. So, we can write:

3a² + 10a + 7 = 3a² + 7a + a + 7

= a(3a + 1) + 7(1 + 3a)

= (a + 7)(3a + 1)

Factorization is the process of breaking down a mathematical expression into simpler, more manageable parts. There are various methods to factorize an expression, including:

Grouping: This method involves grouping terms in pairs and then factoring out a common factor.

Difference of Squares: This method involves factoring the expression into the difference of two squares.

Sum or Difference of Cubes: This method involves factoring the expression into the sum or difference of two cubes.

Using Factor Trees: This method involves finding the prime factorization of the expression and then grouping the factors to find the final answer.

Using Identities: This method involves using various mathematical identities to simplify the expression.

It's best to determine the method to use based on the specific expression you're trying to factorize.

Learn more about factorization here :

brainly.com/question/125661

#SPJ4

in the given figure AB || CD PROVE THAT p+q+r = 180

Answers

The sum of angles p, q, and r is equal to 180 degrees.

A degree is a unit of measurement used in geometry to represent angles.

To prove this, we will use the concept of alternate interior angles. Alternate interior angles are angles that are formed on the inside of the two lines when they are parallel to each other. Since AB || CD, alternate interior angles p and q are equal.

We know that the sum of angles in a triangle is equal to 180 degrees. In this case, we have a triangle ABC with angles p, q, and r. Hence,

=> p + q + r = 180 degrees.

Next, since p and q are equal, we can represent them as p = q. Now, substituting the value of q into the above equation, we get:

=> p + p + r = 180 degrees.

This can be simplified to 2p + r = 180 degrees. But since p = q, we can replace p with q. Hence,

=> 2q + r = 180 degrees.

Finally, substituting the value of p = q into the above equation, we get:

=> 2p + r = 180 degrees.

To know more about triangle here.

https://brainly.com/question/8587906

#SPJ4



Solve the following Recurrences by iteration method


T(1)= 1 and T(n) = 2T(n/2) + n/log⁡n (Help:- ∑_(i=1)^n▒〖1/i〗 is ϴ(log n) )

Answers

The time complexity is O(1) as the recurrence reduces to a constant.

T(n) = 2T(n/2) + n/log n

T(1) = 1

T(2) = 2T(1) + 2/log 2

= 2 + 2/log 2

T(4) = 2T(2) + 4/log 4

= 2(2 + 2/log 2) + 4/log 4

T(8) = 2T(4) + 8/log 8

= 2(2(2 + 2/log 2) + 4/log 4) + 8/log 8

T(n) = 2^k T(1) + (2^k + 2^(k-1) + ... + 2 + 1)*n/log n

= 2^k + (2^k + 2^(k-1) + ... + 2 + 1)*n/log n

= 2^k + n*Σ_(i=1)^k▒2^i/log n

= 2^k + n/log n*(2^(k+1) - 1)

= 2^k + n/log n*(n/2 - 1)

= (2^k + n/2 - n/log n)*n/log n

= (2n - n/log n)*(log n/n)

= 2 - 1/log n

The time complexity is O(1) as the recurrence reduces to a constant.

Learn more about time here

https://brainly.com/question/28050940

#SPJ4

a circuit system is given . assume the components fail independently. (a) what is the probability that the entire system works? (b) given that the system works, what is the probability that the component a is not working?

Answers

(a) The probability that the entire system works is  0.3136

(b) The probability that the component a is not working is 0.3

What do you mean by probability?

Probability is a scale between 0 and 1 that represents the possibility of an event happening. An event with probability 1 is guaranteed to happen, while an event with probability 0 is impossible. The number of favorable outcomes divided by the total number of potential outcomes in the sample space yields the probability of an event A, commonly denoted as P(A). The sample space, for a fair six-sided die, is the set of all potential outcomes, such as 1, 2, 3, 4, 5, and 6. The probability of rolling a 4 is 1/6. Numerous disciplines employ probability to make predictions, deduce conclusions, and make judgments in the face of uncertainty.

(a) To find the probability that the entire system works, we need to find the product of the probabilities of the individual components working.

For the components connected in series, A and B, the probability that both work is equal to the product of their individual probabilities:

P(A and B) = P(A) * P(B) = 0.7 * 0.8 = 0.56

For the components connected in series-parallel, C, D, and E, the probability that all three work is equal to the product of their individual probabilities:

P(C and D and E) = P(C) * P(D) * P(E) = 0.8 * 0.8 * 0.9 = 0.576

To find the probability of the entire system working, we need to find the product of the probability of A and B working and the probability of C, D, and E working:

P(system works) = P(A and B) * P(C and D and E) = 0.56 * 0.576 = 0.3136

(b) Given that the system works, the probability that component A is not working would be equal to 1 minus the probability that component A is working:

P(A not working | system works) = 1 - P(A working | system works) = 1 - 0.7 = 0.3

To know more about outcomes visit:

brainly.com/question/19916581

#SPJ4

The complete question is



The notation "f(x)" (f of x) is another way of representing y-values in a function


True
False
need help is it true or false

Answers

True, F(x) is equal to y.

PLEASE HELP IM TIMED.

How does increasing the amount of charge on an object affect the electric force it exerts on another charged object? The electric force increases because the amount of charge has an indirect relationship to the force. The electric force increases because the amount of charge has a direct relationship to the force. The electric force decreases because the amount of charge has an indirect relationship to the force. The electric force decreases because the amount of charge has a direct relationship to the force.

Answers

The way that increasing the amount of charge on an object affects the electric force it exerts on another charged object is; The electric force increases because the amount of charge has a direct relationship to the force

How to interpret the Electric Force on an object?

The amount of charge on an object due to the effect of the force that is exerted on it can be calculated by using the formula :

F = E × q

Where;

F is the electric force.

E is the energy.

q is the charge.

The electric force between charged particles at rest is known as electrostatic force.

The magnitude of the electric force between point charges is directly proportional to the multiplication of the charges and inversely proportional to the distance between them.

Therefore, we conclude that increasing the amount of charge on an object would increase the electric force because the amount of charge has a direct relationship with the force.

Read more about Electric Force at; https://brainly.com/question/17692887

#SPJ1

The diagonals of parallelogram WXYZ intersect at D. Select all the statements that must be true.

Group of answer choices


XD≅YD


∠WXZ≅∠YZX


XD≅ZD


∠XDY≅∠WDZ


XZ≅WY

Answers

The statements that are true about parallelogram WXYZ:

XD ≅ ZD

∠WXZ ≅ ∠YZX

Consider the following diagram.

The diagonals of parallelogram WXYZ intersect at D.

We know that the property of parallelogram that the diagonals bisect each other.

From this property we get,

XD ≅ ZD

Also, from the definition of parallelogram the opposite sides are equal and parallel.

So, we have

WX and YZ are parallel lines with XY transversal.

So, ∠WXZ ≅ ∠YZX as they are alternate interior angles

Learn more about parallelogram here:

https://brainly.com/question/29147156

#SPJ4

Jared budges 860 each month for this expenses what percent of his net monthly income is that if his annual net income is 24,348

Answers

860 * 12 = 10,320
10,320 / 24,348 = 42.39%

Tyrice put 4 cookies in each of 7 bags.how many cookies in all did he put in the bags.

Answers

Answer:

Step-by-step explanation:

4 cookies times 7 bags
4x7=28

28 cookies in the bag

If 58% of the people surveyed said YES to a YES or NO question, how many people said NO if 6700 people were surveyed? ​

Answers

Answer:

If 58% of the people surveyed said YES to a YES or NO question, the number of people who said YES is

58/100 * 6700 = 3886.

The number of people who said NO is

6700 - 3886 = 2814.

Select the addition problem that is shown from the fraction strips below

Answers

Answer:

C

Step-by-step explanation:

You are able to simplify both of the 2/8ths and it comes to be 2/8 + 2/8 = 4/8

when determining the approximate width of the bins for a frequency distribution of quantitative data, the difference of what two values is divided by the number of bins?

Answers

The difference of the maximum and minimum values is divided by the number of bins.

1. Identify the maximum and minimum values of the quantitative data

2. Subtract the minimum value from the maximum value to get the difference

3. Divide the difference by the number of bins to get the approximate width of each bin

The width of the bins in a frequency distribution of quantitative data can be estimated by dividing the difference between the maximum and minimum values of the data by the desired number of bins. This will provide an approximate size for each bin, which can then be used to construct the frequency distribution.

Learn more about maximum here

https://brainly.com/question/29156925

#SPJ4

I need someone to explain

Answers

Answer:

x= 26/5= 5 1/5= 5.2y= 17/5= 3 2/5= 3.4

Step-by-step explanation:

explain what ? what is the question here ?

to find the intersecting point of both lines ?

if that is the case, then please consider that an intersection point is a point, where both equations deliver the same coordinates. it is the same point for both of them.

in other words, the question is for what pair of (x, y) are both equations true (their left and right sides are equal).

we do this by finding a way to express one variable by an expression in the other variable, and then use that identity in one of the equations to solve for the remaining variable. and then we use that in the other equation to solve for the first variable.

line b gives us such an identity right away.

y = (-1/2)x + 6

we can use that in the line a equation :

2x - ((-1/2)x + 6) = 7

2x + (1/2)x - 6 = 7

2x + (1/2)x = 13

(4/2 + 1/2)x = 13

(5/2)x = 13

5x = 26

x = 26/5 = 5.2

y = (-1/2)×5.2 + 6 = -2.6 + 6 = 3.4

Calculate the rate of change for each linear function. Determine which linear function has a greater rate of change.







a. Rate of change for linear function A:
Question Blank 1 of 3
type your answer...

b. Rate of change for linear function B:
Question Blank 2 of 3
type your answer...

Answers

Answer:

Step-by-step explanation:

The rate of change is just the slope of the equation and/or graph.

for the linear function A, y = 2/3x + 5, the slope (therefore rate of change) is 2/3. For B (I can't make it out that clear), 3/2. That gives the answer for C: 3/2 is greater than 2/3.

Please I need answers for 5/6 and 7/8pleaeeeeeeee

Answers

The sum of the interior angles of polygon A is 1260°.

The sum of angles of the exterior angles of a polygon A is 360°

How to find sum of interior and exterior angles of a polygon?

Polygon A

A polygon with 9 sides is called a nonagon. The sum of interior angles of a Nonagon is 1260°. This can be calculated using the formula (n -2) * 180, where n is the number of sides.

Thus, the sum of the interior angles of polygon A is 1260°.

The sum of the exterior angles of a polygon is 360°.Thus, the sum of angles of the exterior angles of a polygon A is 360°.

Polygon B

Polygon B has 7 sides i.e. n = 7

sum of angles of the interior angles of polygon B = (7-4) * 180 = 900°

Thus, y = 900- 135 - 140 - 150 - 120 - 135 - 120 = 100°

x = 180 - 100 = 80°  (sum of angles on a straight line is 180°)

Learn more polygons on:

brainly.com/question/1592456

#SPJ1

PLEASEEE HELP PLLLZZZZ

Answers

Answer:

Clockwise 90°, enlargement

Step-by-step explanation:

Rotation:

    Rotation means turning around a center and from the center to any point on the shape stays same.

Here, the ΔABC is rotated clockwise 90°with it center O.

Dilation:

          This means resizing either by compression, enlargement or contraction.

Here, the ΔABC is enlarged to ΔA'B'C'

help please i’m tired and i just want to finish this and go to bed

Answers

Answer: 112i + 85.8j

Step-by-step explanation:

Answer:

[tex]\vec{H}=-32.1\:\hat{i}+79.6\:\hat{j}[/tex]

Step-by-step explanation:

VectorsThe magnitude of a vector gives the length of the line segment.The direction of a vector gives the angle the line forms with the positive x-axis.

To find the components of a vector given its magnitude and direction, use the following formula:

[tex]\large\boxed{\vec{u}=\left(||\vec{u}|| \cos(\theta),|| \vec{u}|| \sin(\theta)\right)}[/tex]

where:

[tex]||\vec{u}||[/tex] is the magnitudeθ is the angle (in degrees)

Given:

[tex]||\vec{H}||=85.8[/tex][tex]\theta=112^{\circ}[/tex]

Substitute the given values into the formula:

[tex]\vec{H}=\left(85.8 \cos(112^{\circ}),85.8 \sin(112^{\circ})\right)[/tex]

[tex]\vec{H}=\left(-32.1, 79.6\right)[/tex]

Therefore:

[tex]\vec{H}=-32.1\:\hat{i}+79.6\:\hat{j}[/tex]

What is the degree 6y^6-4y^3

Answers

The degree of expression will be the highest level of each of the aforementioned individuals' expression, or 6.

What is expression?

It is necessary to multiply, dividing, add, or subtract as mathematics. The following is how an assertion is put together: Number, expression, and mathematical operator The components of a mathematical form include numbers, variable, and functions (such as addition, subtraction, multiplication or division etc.)

It is possible that contrast statements and phrases. An expression, often known like an algebraic expression, is there any mathematical statement that abstract, numbers, and a numerical operation between them. For illustration, the word m in the balanced formula is separated from the parts 4m and 5 by the arithmetic symbol +, as is the variable m in the phrase 4m + 5.

given:

6y⁶-4y³ is the given expression.

6 y⁶ has a degree of 6.

3 is the degree of - 4y³.

However, the level of expression will be the greatest level of the individual expression of the aforementioned, i.e. 6.

To know more about expressions visit :-

brainly.com/question/14083225

#SPJ1

(i) Are there values of k such that the curve y = (k + 3)x² - 3x lies completely above the line y = x + k? Justify your answer. (ii) Explain the relationship between the curve and the line in part (i).​

Answers

Answer:

  (i)  No

  (ii)  The line and curve always intersect in two places

Step-by-step explanation:

You want to know if there are values of k such that the curve y = (k+3)x²-3x lies completely above the line y = x+k. And you want to know the relationship between the line and the curve.

(i) Discriminant

The number of points of intersection between the line and the curve can be found by considering the discriminant of the quadratic equation for the difference of the y-values.

The line and curve will intersect when their y-values are equal:

  (k +3)x² -3x = x +k

  (k +3)x² -4x -k = 0 . . . . . compare to ax²+bx+c=0

The discriminant is the value of b²-4ac, so is ...

  d = (-4)² -4(k+3)(-k) = 16 +4k(k -3)

Writing this in vertex form, we have ...

  4(k² -3k) +16 = d

  4(k² -3k +2.25) +16 -4(2.25) = d . . . . . "complete the square"

  4(k -1.5)² +7 = d

The square is always positive, and it is added to a positive value (7), so the discriminant d is always positive. This means there are always two points of intersection between the curve and the line.

(ii) Relationship

As we saw above, the line and curve will always intersect at two points. This means there are always parts of the curve both above and below the line.

__

Additional comment

For the value k=-3, the "curve" becomes a line with slope -3 through the origin. It will intersect the line y=x-3 at one point. It seems reasonable to exclude that case from consideration.

i need the slope of (5, -3) and (8,-3)

Answers

first off, let's notice that the y-coordinates are the same for both points, meaning is really just a horizontal line, and its slope is 0, however, let's go through the rigamarole

[tex](\stackrel{x_1}{5}~,~\stackrel{y_1}{-3})\qquad (\stackrel{x_2}{8}~,~\stackrel{y_2}{-3}) \\\\\\ \stackrel{slope}{m}\implies \cfrac{\stackrel{\textit{\large rise}} {\stackrel{y_2}{-3}-\stackrel{y1}{(-3)}}}{\underset{\textit{\large run}} {\underset{x_2}{8}-\underset{x_1}{5}}} \implies \cfrac{-3 +3}{3} \implies \cfrac{ 0 }{ 3 } \implies \text{\LARGE 0}[/tex]

what is adding and subtracting rational expressions calculator ?

Answers

The Adding and Subtracting Rational Expression Calculator is a free online tool that displays the results of rational number arithmetic operations.

What is rational expression?

A rational expression is nothing more than the product of two polynomials. In other words, it is a fraction with polynomial numerator and denominator. Rational expressions resemble fractions with variable denominators (and often numerators too).

Adding or subtracting rational expressions involves four steps: All fractions must be written as equivalent fractions with a common denominator. Combine the fractions to form a single fraction with a common denominator. Reduce the complexity of the expression at the top of the fraction. Reduce the fraction to its simplest terms.

Learn more on rational expression here: https://brainly.com/question/30131043

#SPJ1

Find the area of the circle shown.

Use 3.14 as an approximation of pi.Round your answer to the nearest tenth

Answers

Answer: A = 19.6^2 ( 19.6 to the 2nd power )

Step-by-step explanation:

Area of a circle = 3.14 * r^2

A = 3.14 * 2.5^2

A = 19.625

19.625 rounded to the nearest tenth is 19.6

According to the information we can infer that the area of the circle with a radius of 2.5 is approximately 19.63 square units.

How to calculate the area of the circle?

The area of a circle is given by the formula A = πr², where A represents the area and r represents the radius.

In this case, the radius is given as 2.5 units. Substituting this value into the formula, we have:

A = π(2.5)²A = π(6.25)

Using an approximate value of π as 3.14159, we can calculate the area:

A ≈ 3.14159 × 6.25A ≈ 19.63

So we can conclude that the area of the circle with a radius of 2.5 units is approximately 19.63 square units.

Learn more about circles in: https://brainly.com/question/12930236
#SPJ2

Two lamp posts are of equal height. A boy standing mid-way between then observes the elevation of the top of either post to be 30∘. After walking 15 m towards one of them, he observes the elevation of it stop to be 45∘. Find the heights of the posts and the distance between them.​(Ans:20.49m,70.98m)

Answers

Answer:

The height of the lamp posts is 20.49 m and the distance between them is 70.98 m.

Step-by-step explanation:

Draw a diagram using the given information (see attachment).

The lamp post is at point C (the top of the lamp post is at point D).The height of the lamp post is labelled "h".The boy is at point A.After walking 15 m towards one of the lamp posts, the boy is at point B.The distance between both lamp posts is 2x.

[tex]\boxed{\begin{minipage}{7 cm}\underline{Tan trigonometric ratio} \\\\$\sf \tan(\theta)=\dfrac{O}{A}$\\\\where:\\ \phantom{ww}$\bullet$ $\theta$ is the angle. \\ \phantom{ww}$\bullet$ $\sf O$ is the side opposite the angle. \\\phantom{ww}$\bullet$ $\sf A$ is the side adjacent the angle. \\\end{minipage}}[/tex]

Use the tan trigonometric ratio to create two equations for h.

Triangle ACD:

[tex]\implies \tan 30^{\circ}=\dfrac{h}{x}[/tex]

[tex]\implies h=x\tan 30^{\circ}[/tex]

[tex]\implies h=\dfrac{\sqrt{3}}{3}x[/tex]

Triangle BCD:

[tex]\implies \tan 45^{\circ}=\dfrac{h}{x-15}[/tex]

[tex]\implies h=(x-15)\tan 45^{\circ}[/tex]

[tex]\implies h=(x-15)\cdot 1[/tex]

[tex]\implies h=x-15[/tex]

Substitute the second equation into the first equation and solve for x:

[tex]\implies x-15=\dfrac{\sqrt{3}}{3}x[/tex]

[tex]\implies x-\dfrac{\sqrt{3}}{3}x=15[/tex]

[tex]\implies \dfrac{3-\sqrt{3}}{3}x=15[/tex]

[tex]\implies (3-\sqrt{3})x=45[/tex]

[tex]\implies x=\dfrac{45}{3-\sqrt{3}}[/tex]

[tex]\implies x=35.4903810...[/tex]

To find h, substitute the found value of x into the second equation and solve for h:

[tex]\implies h=x-15[/tex]

[tex]\implies h=35.4903810...-15[/tex]

[tex]\implies h=20.4903810...[/tex]

[tex]\implies h=20.49\; \sf m\;\;(2\;d.p.)[/tex]

As the distance between the two lamp posts is 2x:

[tex]\implies 2x=2 \cdot 35.4903810...[/tex]

[tex]\implies 2x=70.9807621...[/tex]

[tex]\implies 2x=70.98\; \sf m\;\;(2\;d.p.)[/tex]

Therefore:

The height of the lamp posts is 20.49 m.The distance between them is 70.98 m.

suppose that a is orthogonal to b in rn. what is projab? why? give a geometric interpretation in r2 or r3

Answers

Projab is the projection of vector a onto vector b. It is a vector that is perpendicular to b and has the same magnitude as a, and it is the vector that is closest to a in the direction of b.

In R2, the geometric interpretation is that projab is the vector that is obtained by dropping a perpendicular line from the tip of a onto the line containing b.

In R3, the geometric interpretation is that projab is the vector that is obtained by dropping a perpendicular line from the tip of a onto the plane containing b.

The equation for projab is projab = (a.b/|b|^2)b, where a.b is the dot product of a and b, and |b| is the magnitude of b.

The best estimator's error vector, when seen in terms of mean square errors, is orthogonal to all other feasible estimators, according to the orthogonality principle. The orthogonality principle can be expressed in a variety of ways, but it is most frequently used to describe linear estimators.

For more questions like orthogonal visit the link below:

https://brainly.com/question/28481384

#SPJ4

if you were to construct a pareto chart (using the rule suggested in the book), how would the second bar in the graph be labeled?

Answers

When constructing a Pareto chart, the second bar would be labeled with the name of the item that has the second highest frequency or impact, as determined by the data being analyzed.

In a Pareto chart, the bars are typically labeled with the names of the items being analyzed, and the height of each bar represents the frequency or the impact of each item. The bars are typically ordered from largest to smallest, with the largest bar appearing on the left and the smallest bar on the right.

It is worth noting that the "rule" you referred to in the book might refer to the 80-20 rule, also known as the Pareto principle. This rule states that roughly 80% of the effects come from 20% of the causes. In the context of a Pareto chart, this means that you might expect the first few bars to represent a large portion of the total frequency or impact, while the later bars represent a much smaller portion.

To know more on Pareto chart

https://brainly.com/question/17840218

#SPJ4

What are the coordinates of R on QS such that the ratio of QR
to RS is 1:4?

Answers

The coordinate of the point R of the line segment QS will be (-3.8, -0.4). Then the correct option is A.

What is the section of the line?

Let A (x₁, y₁) and B (x₂, y₂) be a line segment. Then the point P (x, y) divides the line segment in the ratio of m:n. Then we have

x = (mx₂ + nx₁) / (m + n)

y = (my₂ + ny₁) / (m + n)

The endpoints are Q(-6, -2) and S(5, 6). And m:n is 1:4. Then the coordinate of the point R is given as,

x = (5 · 1 + (-6) · 4) / (1 + 4)

x = -3.8

y = (6 · 1 + (-2) · 4) / (1 + 4)

y = -0.4

The coordinate of the point R of the line segment QS will be (-3.8, -0.4). Then the correct option is A.

More about the section of the line link is given below.

https://brainly.com/question/6582647

#SPJ1

Distribute and match the following values to the correct terms.

(8k+k2−6)−(−10k+7−2k2)

Answers

(8k+k26) after matching, (10k+72k2) because a trinomial cannot be factored 3k2 + 18k - 13

what is coefficient ?

In maths, a coefficient is a cubic, a sequence, or the exponential coefficient of a descriptive word in an expression. Any phrase is acceptable, though digits are frequently used. If the equations are variables, and so the word "parameter" also could refer to the variables themselves. A coefficients is the product of either a number and then a variable. Some occurrences of correlations are: The coefficient as in sentence . The variable is multiplied by it amount when word g has a coefficient of 1. example Since "z" is a factor and the term's interpretation is 6z, the multiplier is 6. The square root of x has a score of one.

given

((8k +  (k2)) -  6) -  ((7 - 10k) -  2k2)

The first term is 3k2 and it has a 3 coefficient.

The coefficient of the middle word, +18k, is 18.

"The constant," the final term, is -13.

Step 1: Add the constant 3 • -13 to the coefficient of the first term to get -39.

Step 2 is to identify two -39 factors whose combined value is equal to the middle term's coefficient of 18, which is 18.

      -39    +    1    =    -38

     -13    +    3    =    -10

     -3    +    13    =    10

     -1    +    39    =    38

(8k+k26) after matching, (10k+72k2) because a trinomial cannot be factored 3k2 + 18k - 13 .

To know more about coefficient visit:

https://brainly.com/question/28975079

#SPJ1

A salesperson at a car
dealership earns 2%
commission. If the
salesperson had sales of
$135,000 in one week, how
much did they earn in
commission?

Answers

Answer:

2700

Step-by-step explanation:

turn 2% into a decimal and multiply by 135,000.

Fill in the blanks below..

(a) A car corporation produced 1980 more cars this month than last.
Write a signed number to represent this month's change in production.

(b) The temperature fell by 18 degrees Fahrenheit today.
Write a signed number to represent this temperature change

Answers

Thé answer is

(a) +1980
(b) -18

Please, let me know if the answer provided is correct or not
Other Questions
Answer the questions after reading the passageSpeech #1 As a representative of one of the six slaveholding states, I would like to state my position on an important issue. I feel that slaves should count as part of the states population for representation in Congress. Slaves should not, however, be counted for taxation purposes. Slaves are just as much a part of a states population as women and children. Women and children cannot vote, yet they count for representation. Since the South relies on slaves for their economy, slaves should not count as part of the population for direct taxation purposes. The slave owners would go broke if this happened. Counting slaves for taxation purposes would also hurt the economy of the North. The North relies upon the South for certain raw materials, such as cotton. We of the slave holding states, therefore, feel that slaves should not count as part of the states population for taxation, but slaves should count as part of the population in determining that states representation in Congress.Speech 2 As a representative of a free state, I feel that slaves should not count in deciding representation in Congress. If the southerners feel they must own slaves, they should pay for them. Since they actually own the slaves, the slaves are their property. Since slaves are property, they should not count as part of the population for representation. I own 500 cows in the North. If slaves are property and my cows are property, then cows should also count as part of the population if slaves are to be counted. It is only fair to count slaves for taxation purposes. If people own slaves it is only fair that they are taxed for their ownership. The federal government needs the tax money and it is in the best interest of the entire nation that slaves be counted for taxation purposes.Questions:18. Where is the speaker in speech #1 from? 19. What is his stance on the issue of counting slaves for taxation? Representation in Congress?20. Where is the speaker in speech #2 from? 21. What is his opinion on the issue of counting slaves for taxation? For representation? Which principle of art shows the size or location from one thing to another?(10 Points) Balance Form Rhythm Proportion Erika was not among those who disliked Mr. Kelp. As point guard, she was the best passer on the team. She was also the only one not worried about passing science. Her B in Mr. Kelp's class was her lowest letter grade overall. Still, she appreciated how he challenged the class. He didn't let students skate by with minimum effort. Erika considered his class to be good preparation for college. She made plans to meet Mr. Kelp before school. She wanted to ask if he would hold a special study session to help the team prepare for the exam. Her teammates were not fond of the idea.According to Erika, her teammates did not see the point in a study session. They insisted that there was not enough time to learn everything. They were going to fail and get kicked off the team. The season was going to end in embarrassment. Then, one of the teammates spoke out. Erika would not reveal which teammate it was, but she remembers the words clearly. "Our only chance is for someone to get a copy of the test so we know the answers ahead of time." The team smiled. They felt like they had been offered some hope. Erika frowned. She felt like she had been given an order.Erika tried protesting for a while, but she felt trapped. "As soon as the idea was out there, everyone jumped on it," Erika explained. "They kept telling me it would be easy. That I could save the season. That a real teammate puts the team first." Before she knew it, the team had drawn up a plan. Erika would visit Mr. Kelp's room the following morning. Someone would create a distraction down the hall. When Mr. Kelp investigated, Erika would grab a copy of the test from his desk. Erika wanted to say no, but between championships and friendships, there was too much to lose if she did.The following morning, Erika stood in Mr. Kelp's room with her hands shaking and her teeth chattering. She snatched a blank test as he stepped into the hall. What happened next is a blurpartly because it happened quicklymostly because Erika would like to forget it ever happened at all. She was called to the office, her backpack was searched, and the test was found. By the day's end, she had apologized to a shocked Mr. Kelp. She had been removed from the team by a disappointed coach. She had been suspended by an angry principal and driven home by tearful parents.Wanting to be a good teammate, Erika never mentioned the other players. She expected them to step up and admit their involvement. She ended up taking the fall alone. Her teammates avoided her, saying they were happy the cheater was off of the team. With the exam postponed, they were treated as heroes for winning the championship without her. Erika transferred to another school, remembered as the girl who cheated to make straight A's. Today, a star athlete and college scholar, Erika blames past mistakes on no one but herself. The ball is in her hands again. This time she plans on making better decisions.Which of the following facts is expressed explicitly in paragraph 5? (5 points) aErika has become a college student and athlete. bErika has forgiven her teammates for what they did. cErika has learned an important lesson about life. dErika has worked hard to improve her reputation. creating incentive programs that reward employee productivity and structuring pay and benefits in ways that promote a sense of fairness are tasks most often associated with i-o psychologists working in the area of an attacker passes data that deliberately overfills an area of memory that the application reserves to store the expected data. which vulnerability exploit resulted from the attacker's actions? (q1) two charged spheres are 10.68 cm apart. they are moved, and the force on each of them is found to have been tripled. how far apart are they now? 3. Find the sum, if it exists, of the infinite geometric series S = 21+9+3. 86 +. O S = 36. 75=This infinite geometric series diverges. O S = 12. 1O S= 15. 75 Which of the following statements about differences in causal attribution between independent and interdependent cultures are accurate?Coaches and players on sports teams from independent cultures tend to attribute positive outcomes to the abilities of individual players and the actions of coaches.Research has demonstrated that Westerners tend to see dispositions and internal causes, where Asians see situations and contexts.It is not possible for individuals raised in both independent and interdependent cultures to switch back and forth in their attributional thinking.Asians are not susceptible to the fundamental attribution error. Find the measurement of the following angels and please show work, Im doing corrections aa due at the end of today I will give crown if you try ur best and giving 15 points please please help Brianna started playing basketball when she was 8 years old. As a result, she became an avid fan of the local women's professional basketball team. This is an example of ________ path to fan identification with a sport.a. sponsorshipb. communityc. socializationd. participation which school of management thought would be most useful to a restaurant with pizza delivery that wanted to determine the most efficient routes for each of its drivers to follow? group of answer choices administrative management management science organizational behavior systems management scientific management Convert 9.335 10^5 to standard form. what is one might have the disclaimer professional driver on closed course. do not attempt. crossword clue ? what is defined as the development of an employment position that matches your skills with the needs of an organization? this is found in the discussion of identifying job opportunitie A test cross involves crossing with a(n) _________ individual and is used to determine the _________ of the tested parent.A. homozygous dominant; phenotypeB. homozygous recessive; phenotype C. homozygous dominant; genotype D. homozygous recessive; genotype The number of tickets purchased by an individual for Beckham College's holiday music festival is a uniformly distributed random variable ranging from 5 to 15. Find the mean and standard deviation of this random variable. (Round your answers to 2 decimal places.) HELP ASAP.Next time, the rabbit from the previous problem started at 10 where on the number line can he be after the same three jumps?This is the previous problem: A rabbit started at point 0 and made 3 jumps a jump of 4 units then a jump of 2 units and then a jump of 1 unit we do not know the direction of either jump where on the line could the rabbit be. how many total credits are you required to take during summer semesters before you graduate? In python, math expressions are always evaluated from left to right, no matter what the operators are.a. Trueb. False You are a travel agent and wish to estimate, with a 95% confidence, the proportion of vacationers who plan to travel outside the United States in the next 12 months. Your estimate must be accurate within 3% of the true proportion. a) no preliminary estimate is available. Find the minimum sample size needed. b) find the minimum sample size needed, using a prior study that found that 26% of the respondents said they planned to travel outside the United States in the next 12 months.