Rewrite this symbolically: 6(2/6) = 12/6 = 2 (answer)
An equally good approach would be to cancel the 6's, obtaining 2 (answer)
3/7*5/6
cross out 3 and 6
divide by 3
3/3= 1
6/3= 2
1/7*5/2
mutiply the denominators together
7*2= 14
mutiply the numerators together
1*5= 5
Answer:
5/14
In order from least to greatest:
5/10 , 7/12 , 4/6
You have to find a common denominator of all 3 numbers which is 60 and then you proceed with the next steps.
Answer:
y = 0.5 (x^2 -2x + 16) has a y-intercept of 8.
Step-by-step explanation:
The x-coordinate of every y-intercept is zero. To determine which of the four quadratics given here has a y-intercept of 8, we need only substitute 0 for x in each; if the result is 8, we've found the desired quadratic.
O y = 0.5(x + 2)(x + 4) becomes y = 0.5(2)(4) = 4 (reject this answer)
O y = 0.5 (x - 2)(x + 8) becomes y = 0.5(-2)(8) = -8 (reject)
O y = 0.5(x2 -2x - 16) becomes y = 0.5(-16) = -8 (reject)
<em>O y = 0.5 (x2 -2x + 16) becomes y = 0.5(16) = 8 This is correct; that '8' represents the y-intercept (0, 8).</em>
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!