Answer:
How much is the rent? And how much clothes does she wanna buy?
Step-by-step explanation:
Answer:
1/4 IS THE ANSWER I GOT AND THE DECIMAL FORM IS 0.25 HOPED IT HELPED
Step-by-step explanation:
Answer:
all real numbers except ±5.
Step-by-step explanation:
Each function (f(x), g(x)) has a domain that is all real numbers. Their quotient (f(x)/g(x)) must exclude values that make g(x) = 0. The quotient is undefined when the denominator is zero. Those excluded values are x = ±5.
The domain of (f/g)(x) is all real numbers except ±5.
___
Of course you recognize x^2 -25 = 0 has solutions x = ±√25 = ±5. You can get there two ways:
- add 25 and take the square root: x^2=25; x=±√25.
- factor the difference of squares and set the factors to zero: (x-5)(x+5)=0 has solutions x-5=0 and x+5=0, that is, x = ±5.
Put it in the form
ax^2 + bx + c = 0
use the quadratic formula
x = [ -b + sqrt( b^2 - 4 ac ) ] / 2a
x = [ -b - sqrt( b^2 - 4 ac ) ] / 2a
7v^2 - 7v - 22 = 0
a = 7
b = -7
c = -22
v = [ 7 + sqrt ( 49 - 4 * 7 ( -22) ] / 2 * 7 = 2.34
v = [ 7 - sqrt ( 49 - 4 * 7 ( -22) ] / 2 * 7 = -1.34