That will be;
5/6 x 3/10
15/60
3/12
1/4
Hope i helped
A = L * W
A = 4 3/4 * 3 2/5.....turn them into improper fractions
A = 19/4 * 17/5
A = 323/20 or 16 3/20 yds^2 <==
f(x) = x² - 8x + 3
y = x² - 8x + 3
- 3 - 3
y - 3 = x² - 8x + 16
y - 3 + 16 = x² - 8x + 16
y + 13 = x² - 8x + 16
y + 13 = (x - 4)²
- 13 - 13
y = (x - 4)² - 13
f(x) = (x - 4)² - 13
Answer:
The correct answer is x = 3 and y = 2.
Step-by-step explanation:
There are many ways to solve systems of equations like this, but I'm going to use substitution. This means taking the value of y given by the second equation and plugging it into the first equation. This is modeled below:
2x - y = 4
2x - (-2x+8) = 4
Now, we can simplify the left side of the equation.
2x + 2x - 8 = 4
4x - 8 = 4
We should add 8 to both sides as the next step.
4x = 12
Now we can divide by 4.
x = 3
To solve for y, we can substitute this value found for x back into either one of our original equations.
y = -2x + 8
y = (-2*3) + 8
y = -6 + 8
y = 2
Therefore, the correct answer is x = 3 and y = 2.
Hope this helps!