You'd do x+x, y+(-y), and 8+4. You'll get 2x+0=12.
X=6 and y=2
Answer:
45 inches
Step-by-step explanation:
Create a proportion where x is the perimeter of the smaller triangle:
= 
Cross multiply and solve for x:
5x = 225
x = 45
So, the perimeter of the smaller triangle is 45 inches
Answer:
<u>The minimum score Jasmine needs to make on the fifth test to ensure her average is at least 80% is 56%</u>
Step-by-step explanation:
This is the information provided to us to answer the question correctly:
- Score 1st test = 87%
- Score 2nd test = 92%
- Score 3rd test = 76%
- Score 4th test = 89%
- Score 5th test = x
Now, let's calculate the average of Jasmine's scores and to solve for x:
(87 + 92 + 76 + 89 + x)/5 ≥ 80
(344 + x)/5 ≥ 80
344 + x ≥ 80 * 5
344 + x ≥ 400
x ≥ 400 - 344
<u>x ≥ 56</u>
Your answer would be 4.
If we substitute in x = -8 and y = -4 into the expression, we get:

This then becomes:
=
= 4.
I hope this helps!
Answer:
f(x) = 3x² - 15x + 12
Step-by-step explanation:
Given f(x) has roots x = a and x = b, then
(x - a) and (x - b) are the factors
f(x) is then the product of the factors
f(x) = a(x - a)(x - b) ← where a is a multiplier
Given roots are x = 4 and x = 1, then
(x - 4) and (x - 1) are the factors
With a = 3, then
f(x) = 3(x - 4)(x - 1) ← expand factors using FOIL
= 3(x² - 5x + 4) ← distribute
= 3x² - 15x + 12