I’m not sure I’m looking for it
Answer:
the value of x that gives the greatest difference is 10.
Step-by-step explanation:
Given;
x² and x³
values of x = 6, 8 and 10
When x = 6
6³ - 6² = 216 - 36 = 180
When x = 8
8³ - 8² = 512 - 64 = 448
When x = 10
10³ - 10² = 1000 - 100 = 900
Therefore, the value of x that gives the greatest difference is 10.
Answer:
The smaller board would be 2.75 feet and the longer one would be 10.25 feet.
Step-by-step explanation:
In order to find this, assume the shorter board is equal to x. Next, we would know that the longer board would be equal to x + 7.5. Using these two assumptions, we can add the lengths together, set equal to 13 and then solve for x.
x + (x + 7.5) = 13
2x + 7.5 = 13
2x = 5.5
x = 2.75
Now that we have the length of the shorter board, we can add 7.5 to it to get the larger one.
2.75 + 7.5 = 10.25
Answer: x = - 3.5
Step-by-step explanation:
Rewrite the equation by completing the square.
4x2 + 28x + 49 = 0
Completing the square method :
Divide through by the Coefficient of x^2
x^2 + 7x + (49/4) = 0
a = 1, b = 7, c = 49/4
Move c to the right side of the equation
x^2 + 7x = - 49/4
Complete the square on the left hand side by squaring its half of the x term
(7/2)^2 = (49/4)
Add the output to both sides of the equation
x^2 + 7x + (49/4) = - (49/4) + (49/4)
(x + 7/2)^2 = 0
Square root of both sides
x + 7/2 = 0
x = - 7/2
x = - 3.5