How do you solve the square root of 25?
There is no simple way to do it except to look for a number which, when multiplied by itself, gives 25.
So (-5)*(-5) = 25 and 5*5 = 25 mean that -5 and 5 are two possible answers.
What are the coordinates for y equals x-2 to the power of two minus 1?
There are infinitely many points on the curve defined by the equation so it is not possible to list them.
How many galons of water are in an-6 x 4 x 1 fish pond?
If the pond is perfectly rectangular all the way to the bottom,
then the volume of the pond is:
6' x 4' x 1' = 24 cubic feet = 179.53 gallons.
We have no way to know how much water there may be in it.
What is x when 5 raised to the x-2 equals 70?
5x-2 = 70
⇒ (x-2) log 5 = log 70
⇒ x = log 70/log 5 + 2
≈ 4.640
(You can use any base you like for the logs, as long as you use the same base for both of them.)
What function is most likely to have the smallest value for y if x is large?
1/x (not a function though, since it's not defined for x=0). e^(-x) converges close to zero as x increases, would be a good choice.
How do you factor x to the 2nd power plus x plus 3?
In order to factor a quadratic formula with no coefficient on the first term, you'll need to find a pair of numbers whose product is your last term, and whose sum is the coefficient of your middle term. In the case of the given equation:
x2 + x + 3
This means we'll need a pair of numbers that add up to 1, and multiply to make 3. There are no numbers that meet this condition, which means that the given polynomial can not be factored.
What is the answer to 5x-5 equals 2x plus 13. What is x?
5x - 5 = 2x + 13
Subtract 2x from each side of the equation:
3x - 5 = 13
Add 5 to each side:
3x = 18
Divide each side by 3:
x = 6
16x2 + 8x + 1 = 0 : This factorises to (4x + 1)(4x + 1) = 0
When 4x + 1 = 0 then 4x = -1 : x = -1/4.
50 x 4 =__________________________________200 hope this helps x..x.. 50 x 4 =__________________________________200 hope this helps x..x..
What is 3x plus 2 equals 2x plus 8?
3x+2=2x+8
x=6
3x+2 = 2x + 8; first subtract 2x from both sides
x+2=8; then subtract 2 from both sides
x=6
Why should you clear fractions when solving liner equations and inequalities?
it often simplifies arithmetic
What is x squared minus 4 divided by 4x plus 12?
(x2 - 4)/4x = 12; x ≠ 0
x2 - 4 = 48x
x2 - 48x = 4
x2 - 48x + 242= 4 + 242
(x - 24)2 = 4 + 576
x - 24 = ±√580
x = 24 ± 2√145