I hope this helps you
x=42.8+6.9
x=49.7
Answer:
depends on the number... using a variable it would be 1/2n+15
Step-by-step explanation:
It's easy. Half of a number would be dividing it in half then adding 15.
Answer:
Two distinct real solutions.
Step-by-step explanation:
Given the equation in the form
, you need to find the Discriminant with this formula:

For the equation
you can identify that:

Then, substituting these values into the formula, you get that the Discriminant is:


Since
, then
has two distinct real solutions.
Answer:
First choice is the correct one
Explanation:
The given is:
[(x+5) / (x+2)] - [(x+1) / x(x+2)]
First, we will need to have a common denominator and then we will solve the subtraction normally. To get a common denominator, we will have to multiply both numerator and denominator of first term by x.
Therefore:
[(x+5) / (x+2)] - [(x+1) / x(x+2)] = [x(x+5) / x(x+2)] - [(x+1) / x(x+2)]
= [x(x+5)-(x+1)] / [x(x+2)]
= (x^2 + 5x - x - 1) / [x(x+2)]
= [(x^2 + 4x - 1)] / [x(x+2)]
Hope this helps :)