The simplification of the polynomial expression will give 3x² - 20x + 8.
<h3>How to illustrate the polynomial?</h3>
The polynomial expression is given as:
(5x² + 13x4) (17x² + 7x - 19) + (5x-7)(3x + 1)
= 5x² + 13x - 4 - 17x² - 7x + 19 + 15x² + 5x - 21x - 7
Then collect like terms
= 5x² + 15x² - 17x² + (13x - 7x + 5x - 21x) - 4 - 7 + 19
= 3x² - 20x + 8.
Learn more about polynomial on:
brainly.com/question/2833285
#SPJ1
Sixth grade
Because if you divide their total profit by the total amount of hours they worked, you would find that the sixth grade's income per hour is the highest.
Sixth grade: 170÷5=34
Seven grade: 112÷4=28
Eighth grade: 192÷6=32
Step-by-step explanation:
The complete frequency distribution table for the data has been attached to this response.
The frequency column contains values that are the number of times the given range of hours appear in the data. For example, numbers in the range 0 - 2 hours, appear <em>9</em> times in the data. Also, the numbers in the range 3 - 5 appear <em>6</em> times. The same logic applies to other ranges.
The relative frequency column contains the ratio of the number of times the given range of hours appear in the data, to the total number of outcomes. The total number of outcomes is the sum of all the frequencies on the frequency column. This gives 38 as shown.
So, for example, to get the relative for the numbers in the range 0-2, divide their frequency (9) by the total outcome or frequency (38). i.e
9 / 38 = 0.24
Also, to get the relative for the numbers in the range 3-5, divide their frequency (6) by the total outcome or frequency (38). i.e
6 / 38 = 0.16
Do the same for the other ranges.
<h3>
Answer:</h3>
(2x + 1)(x + 3)
<h3>
Step-by-step explanation:</h3>
It is probably easier to try the answer choices than to try to factor the expression yourself.
(2x + 2)(x + 1) = 2x² +4x +2
(2x + 3)(x + 1) = 2x² +5x +3
(2x + 1)(x + 3) = 2x² +7x +3 . . . . . correct choice
_____
<em>Constructed solution</em>
If you want to factor this yourself, you can look for factors of "ac" that add to give "b". That is, you want factors of 2·3 = 6 that add up to give 7. You don't have to look very far.
... 6 = 1·6 = 2·3 . . . . . . the first factor pair adds to give 7
Now, rewrite the x term using the sum of these numbers.
... 2x² +(1 +6)x +3
... 2x +x +6x +3 . . . . eliminate parentheses
... (2x +x) +(6x +3) . . . . group pairs of terms
... x(2x +1) +3(2x +1) . . . . factor each pair
... (x +3)(2x +1) . . . . . . matches the last selection