Questions on Algebra: Quadratic Equation answered by real tutors!

Algebra ->  Algebra  -> Quadratic Equations and Parabolas -> Questions on Algebra: Quadratic Equation answered by real tutors!     (Log On)
Ad: You enter your algebra equation or inequality - Algebrator solves it step-by-step while providing clear explanations. Free on-line demo .
Ad: Algebra Solved!™: algebra software that solves YOUR algebra homework problems with step-by-step help!

   


Tutors Answer Your Questions about Quadratic Equations (FREE)


Question 155614: 5y+8x+4=10+8x Find the slope and the y-intercept of the line.: 5y+8x+4=10+8x Find the slope and the y-intercept of the line.
Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
Y=mX+b (m=slope).
5y+8x+4=10+8x
5y=-4+10-8x+8x
5y=6
y=6/5 slope=0.
 graph( 300, 200, -6, 5, -10, 10, y =6/5) (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y =6/5).

Question 155620: Find the x-intercepts and y intercepts for f(x)
f(x)=x^2-8x+11
I dont know is this is correct, i got the x intercepts are (4(+-) sqrt5/2,0)
: Find the x-intercepts and y intercepts for f(x)
f(x)=x^2-8x+11
I dont know is this is correct, i got the x intercepts are (4(+-) sqrt5/2,0)

Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!

X-Intercept(s)




f(x)=x^2-8x+11 Start with the given function


0=x^2-8x+11 Plug in f(x)=0


Notice we have a quadratic equation in the form of ax^2+bx+c where a=1, b=-8, and c=11


Let's use the quadratic formula to solve for x


x = (-b +- sqrt( b^2-4ac ))/(2a) Start with the quadratic formula


x = (-(-8) +- sqrt( (-8)^2-4(1)(11) ))/(2(1)) Plug in a=1, b=-8, and c=11


x = (8 +- sqrt( (-8)^2-4(1)(11) ))/(2(1)) Negate -8 to get 8.


x = (8 +- sqrt( 64-4(1)(11) ))/(2(1)) Square -8 to get 64.


x = (8 +- sqrt( 64-44 ))/(2(1)) Multiply 4(1)(11) to get 44


x = (8 +- sqrt( 20 ))/(2(1)) Subtract 44 from 64 to get 20


x = (8 +- sqrt( 20 ))/(2) Multiply 2 and 1 to get 2.


x = (8 +- 2*sqrt(5))/(2) Simplify the square root (note: If you need help with simplifying square roots, check out this solver)


x = (8)/(2) +- (2*sqrt(5))/(2) Break up the fraction.


x = 4 +- sqrt(5) Reduce.


x = 4+sqrt(5) or x = 4-sqrt(5) Break up the "plus/minus"


So the answers are x = 4+sqrt(5) or x = 4-sqrt(5)


which approximate to x=6.236 or x=1.764


So the x-intercepts are and which in decimal form is (6.236,0) and (1.764)






Y-Intercept




f(x)=x^2-8x+11 Start with the given equation.


f(0)=(0)^2-8(0)+11 Plug in x=0.


f(0)=1(0)-8(0)+11 Square 0 to get 0.


f(0)=0-8(0)+11 Multiply 1 and 0 to get 0.


f(0)=0+0+11 Multiply -8 and 0 to get 0.


f(0)=11 Combine like terms.


So the y-intercept is (0,11)

Question 155616: a)SOLVE 2X^2=6
b) Find the x-intercepts of f(x)=2x^2-6
What are the solutions?
What are the x-intercepts?

Thank you for any help!!!!
: a)SOLVE 2X^2=6
b) Find the x-intercepts of f(x)=2x^2-6
What are the solutions?
What are the x-intercepts?

Thank you for any help!!!!

Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
a)

2x^2=6 Start with the given equation


x^2=3 Divide both sides by 2


x=sqrt(3) or x=-sqrt(3) Take the square root of both sides.


So the solutions are x=sqrt(3) or x=-sqrt(3)


which approximate to x=1.732 or x=-1.732


==================================================

b)

f(x)=2x^2-6 Start with the given function


0=2x^2-6 Plug in f(x)=0


Notice we have a quadratic equation in the form of ax^2+bx+c where a=2, b=0, and c=-6


Let's use the quadratic formula to solve for x


x = (-b +- sqrt( b^2-4ac ))/(2a) Start with the quadratic formula


x = (-(0) +- sqrt( (0)^2-4(2)(-6) ))/(2(2)) Plug in a=2, b=0, and c=-6


x = (-0 +- sqrt( 0-4(2)(-6) ))/(2(2)) Square 0 to get 0.


x = (-0 +- sqrt( 0--48 ))/(2(2)) Multiply 4(2)(-6) to get -48


x = (-0 +- sqrt( 0+48 ))/(2(2)) Rewrite sqrt(0--48) as sqrt(0+48)


x = (-0 +- sqrt( 48 ))/(2(2)) Add 0 to 48 to get 48


x = (-0 +- sqrt( 48 ))/(4) Multiply 2 and 2 to get 4.


x = (-0 +- 4*sqrt(3))/(4) Simplify the square root (note: If you need help with simplifying square roots, check out this solver)


x = (-0)/(4) +- (4*sqrt(3))/(4) Break up the fraction.


x = 0 +- sqrt(3) Reduce.


x = sqrt(3) or x = -sqrt(3) Break up the "plus/minus" to form two equations.


So the answers are x = sqrt(3) or x = -sqrt(3)


which approximate to x=1.732 or x=-1.732


So this means that the x-intercepts are and

which in decimal form are (1.732,0) and (-1.732,0)


======================================================


Notice how the solutions of the first equation are simply the x-coordinates of the x-intercepts.

Question 155612: plot points of y=-6: plot points of y=-6
Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
Simply let "x" be any number (since "x" isn't even listed), but y must be equal to -6.


So we could have the points (-5,-6), (-4,-6), (-3,-6), (-2,-6), (-1,-6), (0,-6), (1,-6), (2,-6), (3,-6), (4,-6), (5,-6). Notice how these points have the y-coordinate of -6



Now plot these points:


Photobucket - Video and Image Hosting



Now draw a line through all of these points to graph y=-6 (notice how it's a horizontal line)



Photobucket - Video and Image Hosting Graph of y=-6 through the given points.

Question 155598: The width of a rectangle is 2 ft less than the length. the area is 8 ft^2. Find the length and the width.
PLEASE HELP!!!
: The width of a rectangle is 2 ft less than the length. the area is 8 ft^2. Find the length and the width.
PLEASE HELP!!!

Answer by jojo14344(379) About Me  (Show Source):
You can put this solution on YOUR website!
Remember: For rectangle,
Area=Length*Width----------------------------> working eqn
Given:
L=unknown=x
W=x-2ft
A=8ft^2
Substitute, 8=x*(x-2)
8=x^2-2x ------> x^2-2x-8=0
BY QUADRATIC: a=1, b=-2, & c=-8
x=(-b+-sqrt(b^2-4ac))/(2a)
x=(-(-2)+-sqrt(-2^2-4*1*-8))/(2*1)
x=(+2+-sqrt(4+32))/2
x=(2+-sqrt(36))/2
x=(2+-6)/2---> 2 values (2+6)/2=8/2=4,(2-6)/2=-4/2=-2
USED x=4ft ----------------> LENGTH
4-2=2ft -----------------> WIDTH
In doubt? Go back working eqn:
8ft^2=(4ft)(2ft)
8ft^2=8ft^2
Thank you,
Jojo

Question 155597: Please HELP> i am not good with fractions.
Solve by completing the square
m^2-1/2m=7/2
: Please HELP> i am not good with fractions.
Solve by completing the square
m^2-1/2m=7/2

Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
Solve by completing the square
m^2-1/2m=7/2
----------------
m^2 -(1/2)m + (1/4)^2 = (7/2) + (1/4)^2
(m - (1/4))^2 = 56/16+1/16
(m - (1/4)) = +-(1/4)sqrt(57)
m = (1/4)+(1/4)sqrt(57) or m = (1/4)-(1/4)sqrt(57)
=========================================================================
Cheers,
Stan H.

Question 155585: the sum of four consecutive odd integers 216.find the four integers.: the sum of four consecutive odd integers 216.find the four integers.
Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
X+X+2+X+4+X+6=216
4X+12=216
4X=216-12
4X=204
X=204/4
X=51 FOR THE LOWEST INTEGER.
51+2=53 FOR THE NEXT INTEGER.
51+4=55 FOR THE THIRD INTEGER
51+6=57 FOR THE LARGEST INTEGER.
PROOF:
51+53+55+57=216
216=216
Question 155585: the sum of four consecutive odd integers 216.find the four integers.: the sum of four consecutive odd integers 216.find the four integers.
Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
the sum of four consecutive odd integers 216.find the four integers.
------------------------------------
1st 2x-3
2nd 2x-1
3rd 2x+1
4th 2x+3
------------------
EQUATION:
8x = 216
x = 27
------------
1st : 2x-3 = 54-3 = 51
2nd: 53
3rd: 55
4th: 57
==================
Cheers,
Stan H.

Question 155584: Fnd three consecutive integers whose sum is 126.
: Fnd three consecutive integers whose sum is 126.

Answer by Alan3354(579) About Me  (Show Source):
You can put this solution on YOUR website!
Fnd three consecutive integers whose sum is 126.
--------------------
The average will be 126/3, which is 42. That's the middle number of the 3, so it's 41, 42, 43.

Question 155538: Are these parallel x+11=y and y-x=-7 What is the slope of the line x+11=y: Are these parallel x+11=y and y-x=-7 What is the slope of the line x+11=y
Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
The line equation is: Y=mX+b where m=slope
x+11=y
y=x+11 has a slope=1.
y-x=-7
y=x-7 has a slope=1
Therefore these 2 lines are parallel.

Question 155539: Are these parallel x+11=y and y-x=-7 What is the slope of the line x+11=y: Are these parallel x+11=y and y-x=-7 What is the slope of the line x+11=y
Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
The line equation is: Y=mX+b where m=slope
x+11=y
y=x+11 has a slope=1.
y-x=-7
y=x-7 has a slope=1
Therefore these 2 lines are parallel.

Question 155553: i need help with this question. i don't understand how to do it. (y^2-4w^2)^2: i need help with this question. i don't understand how to do it. (y^2-4w^2)^2
Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
(y^2-4w^2)^2 = (y^2)^2 - 2(y^2)(4w^2) + (4w^2)^2
= y^4 - 8y^2w^2 + 16w^4
=============================
Cheers,
Stan H.
Question 155553: i need help with this question. i don't understand how to do it. (y^2-4w^2)^2: i need help with this question. i don't understand how to do it. (y^2-4w^2)^2
Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
(y^2-4w^2)^2
y^2-4w^2
y^2-4w^2 Now multiply
-------------------------------
y^4-4y^2w^2-4y^2w^2+16w^4
y^4-8y^2w^2+16w^2 Answer.

Question 155515: the length of a rectangle is twice the width. the perimeter is 48 in. find the dimensions of the rectangle.: the length of a rectangle is twice the width. the perimeter is 48 in. find the dimensions of the rectangle.
Answer by Adam(59) About Me  (Show Source):
You can put this solution on YOUR website!
We have two sides a and b (length,width) but because b is just twice the a, we can express length of both sides using only one variable: a, 2a
after plugging in all the variables you should be left with quadratic equation in one variable.
Cheers,
Adam
p.s. If you don't know which equation should you plug into, think about one which contains both sides of rectangle and it's perimeter...
Question 155515: the length of a rectangle is twice the width. the perimeter is 48 in. find the dimensions of the rectangle.: the length of a rectangle is twice the width. the perimeter is 48 in. find the dimensions of the rectangle.
Answer by oscargut(507) About Me  (Show Source):
You can put this solution on YOUR website!
x=length
y=width
the length of a rectangle is twice the width
then x=2y
the perimeter is 48 in.
then 2(x+y)=48 then x+y=24
x=2y
x+y=24
2y+y=24 then 3y=24 then y=8
x=24-8=16
Answer: length is 16 in and width is 8 in

Question 155507: solve by factoring
2x squared +x-10=0
: solve by factoring
2x squared +x-10=0

Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!

2x^2+x-10=0 Start with the given equation


(2x+5)(x-2)=0 Factor the left side (note: if you need help with factoring, check out this solver)



Now set each factor equal to zero:

2x+5=0 or x-2=0


x=-5/2 or x=2 Now solve for x in each case


So the answers are


x=-5/2 or x=2

Question 155445: How do you u solve when they are asking to solve for the pair?
s= -16t^2 + 48t (3, )
: How do you u solve when they are asking to solve for the pair?
s= -16t^2 + 48t (3, )

Answer by oscargut(507) About Me  (Show Source):
You can put this solution on YOUR website!
s= -16t^2 + 48t (3, )
just put t=3 and:
if t =3 then s=-16(3)^2+48(3)=-144+144=0
so the pair is (3,0)

Question 155442: I am having some trouble with this word problem, can some one help out and also show me the steps, thanks a lot
Hazel has a screen door whose height is 4 feet more than its width. She wishes to stabilize the door by attaching a steel cable diagonally. If the cable measures (Sqrt 194)/2 ft, what are the dimensions of the door?
A) 2 1/4 ft by 6 1/4 ft
B) 2 1/2 ft by 6 1/2 ft
C) 3 ft by 7 ft
D) 3 1/2 ft by 7 1/2 ft
: I am having some trouble with this word problem, can some one help out and also show me the steps, thanks a lot
Hazel has a screen door whose height is 4 feet more than its width. She wishes to stabilize the door by attaching a steel cable diagonally. If the cable measures (Sqrt 194)/2 ft, what are the dimensions of the door?
A) 2 1/4 ft by 6 1/4 ft
B) 2 1/2 ft by 6 1/2 ft
C) 3 ft by 7 ft
D) 3 1/2 ft by 7 1/2 ft

Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = width


Since the "height is 4 feet more than its width", this means that the height is x+4 feet.

a^2+b^2=c^2 Start with Pythagoreans Theorem. Note: "a" and "b" are the legs of the triangle (in this case the width and height of the door) and "c" is the hypotenuse (which in this problem is the diagonal of the door)


x^2+(x+4)^2=(sqrt(194)/2)^2 Plug in a=x (this is the width), b=x+4 (this is the height), and c=sqrt(194)/2 (which is given as the diagonal)


x^2+(x+4)^2=194/4 Square sqrt(194)/2 to get 194/4


x^2+(x+4)^2=97/2 Reduce


x^2+x^2+8x+16=97/2 FOIL


2x^2+8x+16=97/2 Combine like terms.


4x^2+16x+32=97 Multiply every term by the LCD 2 to clear the fraction


4x^2+16x-65=0 Subtract 97 from both sides.


Notice we have a quadratic equation in the form of ax^2+bx+c=0 where a=4, b=16, and c=-65


Let's use the quadratic formula to solve for x


x = (-b +- sqrt( b^2-4ac ))/(2a) Start with the quadratic formula


x = (-(16) +- sqrt( (16)^2-4(4)(-65) ))/(2(4)) Plug in a=4, b=16, and c=-65


x = (-16 +- sqrt( 256-4(4)(-65) ))/(2(4)) Square 16 to get 256.


x = (-16 +- sqrt( 256--1040 ))/(2(4)) Multiply 4(4)(-65) to get -1040


x = (-16 +- sqrt( 256+1040 ))/(2(4)) Rewrite sqrt(256--1040) as sqrt(256+1040)


x = (-16 +- sqrt( 1296 ))/(2(4)) Add 256 to 1040 to get 1296


x = (-16 +- sqrt( 1296 ))/(8) Multiply 2 and 4 to get 8.


x = (-16 +- 36)/(8) Take the square root of 1296 to get 36.


x = (-16 + 36)/(8) or x = (-16 - 36)/(8) Break up the expression.


x = (20)/(8) or x =  (-52)/(8) Combine like terms.


x = 5/2 or x = -13/2 Simplify.


So the possible widths are x = 5/2 or x = -13/2 (which in decimal form are x=2.5 or x=-6.5 respectively)


However, since a negative width doesn't make sense, this means that the only solution is x = 5/2 (which is the mixed fraction x=2&1/2)


So the width is 2 and a half feet


x+4 Go back to the expression that represents the height


2&1/2+4 Plug in x=2&1/2)


6&1/2 Add


So the height of the door is 6 and a half feet.


-------------------------------------
Answer:
So the dimensions of the door are 2&1/2 feet by 6&1/2 which means that the answer is B) 2 1/2 ft by 6 1/2 ft

Question 155426This question is from textbook
: x-13(square root)X+40=0This question is from textbook
: x-13(square root)X+40=0
Answer by Earlsdon(3516) About Me  (Show Source):
You can put this solution on YOUR website!
Solve for x:
x-13*sqrt(x)+40 = 0 Add 13sqrt(x) to both sides.
x + 40 =  13sqrt(x) Square both sides..
x^2+80x+1600 = 169x Subtract 169x from both sides.
x^2-89x+1600 = 0 Solve the quadratic equation by factoring.
(x-25)(x-64) = 0 Apply the zero product property: If a*b = 0, then either a = 0 or b = 0 or both.
x-25 = 0 or x-64 = 0 so...
x = 25 or x = 64

Question 155394: I believe this is a quadratic equation: The question is: given that (x-3) and (x+4) are factors of x^3 + 6x^2-7x-60, I need to find a third first degree factor and then find the factor. I tried grouping (x^ + 6x^) - (7x + 60) I could factor x^ out of the first grouping but I can't seem to find a common factor out of the 2nd grouping.: I believe this is a quadratic equation: The question is: given that (x-3) and (x+4) are factors of x^3 + 6x^2-7x-60, I need to find a third first degree factor and then find the factor. I tried grouping (x^ + 6x^) - (7x + 60) I could factor x^ out of the first grouping but I can't seem to find a common factor out of the 2nd grouping.
Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
x^3 + 6x^2-7x-60,(x-3) and (x+4)
-------------
X-3
X+4 MULTIPLY
----------
X^2-3X+4X-12=X^2+X-12
NOW DIVIDE THE X^3 EQUATION BY THIS PRODUCT TO GET THE THIRD FACTOR:
------------------X+5 ANSWER FOR THE THIRD FACTOR.
---------_________________
X^2+X-12 )X^3+6X^2-7X-60
**********X^3+X^2-12X
**********-------------
**************5X^2+5X-60
**************5X^2+5X-60
**************-----------
**************0+0+0
PROOF:
X^2+X-12
X+5 MULTIPLY
----------
X^3+X^2-12X+5X^2+5X-60
X^3+6X^2-7X-60

Question 155375This question is from textbook elementary and intermediate algebra
: 32y^2 - 12y - 2

36x^2 + 36x + 9

3x^2 + 54x + 195
This question is from textbook elementary and intermediate algebra
: 32y^2 - 12y - 2

36x^2 + 36x + 9

3x^2 + 54x + 195

Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
32y^2 - 12y - 2
2(16y^2-6y-1)
2(8y+1)(2y-1)
------------------
36x^2 + 36x + 9
9(4x^2-4x+1)
9(2x-1)(2x-1)
---------------------
3x^2 + 54x + 195
3(x^2+18x+65)
3(x+13)(x+5)

Question 155388This question is from textbook
: How do you factor x^2-16x+51This question is from textbook
: How do you factor x^2-16x+51
Answer by Earlsdon(3516) About Me  (Show Source):
You can put this solution on YOUR website!
Remember, not every trinomial is factorable. If not factorable, they are called "prime".
Factor:
x^2-16x+51 Look at the constant term, 51, its factors are 3 and 17.
Now, can you ever get the middle coefficient of -16 by adding or subtracting 3 and 17?
3+17 = 20
-3+(-17) = -20
3-17 = -14
-3-(-17) = 14
The answer is no!
So the trinomial is, therefore, prime!

Question 155386: I am struggling with Algebra and quadratic equations. I do not understand how to solve the following:
solve: 3x + x(x-2)= 0
find the x-incercepts of f(x)=3x + x(x-2).
The answer is 0, -1 as shown in my text but I do not undertand how to arrive at the intercepts, I get 3x + x^2 -2x = x^2 -x =0? This does not look like a quadratic formula.
: I am struggling with Algebra and quadratic equations. I do not understand how to solve the following:
solve: 3x + x(x-2)= 0
find the x-incercepts of f(x)=3x + x(x-2).
The answer is 0, -1 as shown in my text but I do not undertand how to arrive at the intercepts, I get 3x + x^2 -2x = x^2 -x =0? This does not look like a quadratic formula.

Answer by Earlsdon(3516) About Me  (Show Source):
You can put this solution on YOUR website!
Solve for x:
3x+x(x-2) = 0 Simplify the left side by factoring an x.
x(3+(x-2)) = 0 Simplify.
x(x+1) = 0 Apply the zero product rule: If a*b = 0, the either a =0, or b = 0, or both.
x = 0 or x+1 = 0 so x = -1
Solution:
x = 0 x = -1

Question 155381: 1. True or false: The function "f(x) = 3^x" grows three times faster than the function "g(x) = x". Explain. : 1. True or false: The function "f(x) = 3^x" grows three times faster than the function "g(x) = x". Explain.
Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
Think about it this way.

If x=0, then f(0)=3^0=1 and g(0)=0.


If x=1, then f(1)=3^1=3 and g(1)=3.


If x=2, then f(2)=3^2=9 and g(2)=2.


If x=3, then f(3)=3^3=27 and g(3)=3.



So we have this table of values

xf(x)g(x)
010
131
292
3273


From the table, we can see that g(x) increments by 1 as x increments by 1. On the other hand, we can see that f(x) goes from 1 to 3 (a difference of 2), 3 to 9 (a difference of 6), 9 to 27 (a difference of 18), etc. So the differences between each term is: 2, 6, 18, etc....


This means that from x=0 to x=1, the average rate of change for g(x) is 2. From x=1 to x=2, the average rate of change for g(x) is 6. From x=2 to x=3, the average rate of change for f(x) is 18.

-------------------

So dividing the first average rate of change 2 by 1, we get 2/1=2. So from x=0 to x=1, f(x) is growing twice as fast as g(x).


Dividing the second average rate of change 6 by 1, we get 6/1=6. So from x=1 to x=2, f(x) is growing six times as fast as g(x).


Dividing the third average rate of change 18 by 1, we get 18/1=18. So from x=2 to x=3, f(x) is growing eighteen times as fast as g(x).


As you can see, the exponential function is not growing at a constant rate. So f(x) cannot be growing 3 times faster than g(x)




Note: the function f(x)=3x does however grow three times faster than g(x)=x, but that is for another problem.



So that means that the statement is false.

Question 155379: 4. The Hudson River flows at a rate of 3 miles per hour. A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water?: 4. The Hudson River flows at a rate of 3 miles per hour. A patrol boat travels 60 miles upriver, and returns in a total time of 9 hours. What is the speed of the boat in still water?
Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
# 4

Let x = speed of boat in still water



d=rt Start with the distance-rate-time formula



60=(x-3)t Plug in d=60 and r=x-3. This equation represents the upstream journey


60/(x-3)=t Divide both sides by x-3 to isolate "t"


So the expression for the time it takes to go upstream can be represented by the expression 60/(x-3)

-------------

60=(x+3)t Plug in d=60 and r=x+3. This equation represents the downstream journey


60/(x+3)=t Divide both sides by x+3 to isolate "t"


So the expression for the time it takes to go downstream can be represented by the expression 60/(x+3)


Now simply add the two time expressions to get: 60/(x-3)+60/(x+3)


60/(x-3)+60/(x+3)=9 Now set that expression equal to the total time of 9 hours


60(x+3)+60(x-3)=9(x+3)(x-3) Multiply every term by the LCD (x+3)(x-3) to clear the denominators


60(x+3)+60(x-3)=9(x^2-9) FOIL


60x+180+60x-180=9x^2-81 Distribute


60x+180+60x-180-9x^2+81=0 Subtract 9x^2 from both sides. Add 81 to both sides.


-9x^2+120x+81=0 Combine like terms


Notice we have a quadratic equation in the form of ax^2+bx+c where a=-9, b=120, and c=81


Let's use the quadratic formula to solve for x


x = (-b +- sqrt( b^2-4ac ))/(2a) Start with the quadratic formula


x = (-(120) +- sqrt( (120)^2-4(-9)(81) ))/(2(-9)) Plug in a=-9, b=120, and c=81


x = (-120 +- sqrt( 14400-4(-9)(81) ))/(2(-9)) Square 120 to get 14400.


x = (-120 +- sqrt( 14400--2916 ))/(2(-9)) Multiply 4(-9)(81) to get -2916


x = (-120 +- sqrt( 14400+2916 ))/(2(-9)) Rewrite sqrt(14400--2916) as sqrt(14400+2916)


x = (-120 +- sqrt( 17316 ))/(2(-9)) Add 14400 to 2916 to get 17316


x = (-120 +- sqrt( 17316 ))/(-18) Multiply 2 and -9 to get -18.


x = (-120 +- 6*sqrt(481))/(-18) Simplify the square root (note: If you need help with simplifying square roots, check out this solver)


x = (-120+6*sqrt(481))/(-18) or x = (-120-6*sqrt(481))/(-18) Break up the expression.


So the answers are x = (-120+6*sqrt(481))/(-18) or x = (-120-6*sqrt(481))/(-18)


which approximate to x=-0.644 or x=13.977


Since a negative speed doesn't make sense in this problem, this means that the only solution is x=13.977

--------------------------------------------------------------------------------
Answer:

So the speed of the boat in still water is approximately 13.98 mph (rounded to the nearest hundredth).


Question 155378: 3. Steve traveled 200 miles at a certain speed. Had he gone 10mph faster, the trip would have taken 1 hour less. Find the speed of his vehicle. : 3. Steve traveled 200 miles at a certain speed. Had he gone 10mph faster, the trip would have taken 1 hour less. Find the speed of his vehicle.
Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
# 3

Let x = original speed (ie slower speed)


d=rt Start with the distance-rate-time formula


200=(x)t Plug in d=200 and r=x


200/x=t Divide both sides by "x" to isolate "t"


The statement "if he had gone 10mph faster, the trip would have taken 1 hour less" tells us that the new speed is x+10 and the new time is t-1


d=rt Go back to the distance-rate-time formula


200=(x+10)(t-1) Plug in d=200, r=x+10, and replace t with t-1


200=xt-x+10t-10 FOIL


200=x(200/x)-x+10(200/x)-10 Plug in t=200/x


200=200-x+2000/x-10 Multiply


200x=200x-x^2+2000-10x Multiply every term by the LCD "x" to clear the denominator


0=200x-x^2+2000-10x-200x Subtract 200x from both sides


0=-x^2-10x+2000 Combine like terms


Notice we have a quadratic equation in the form of ax^2+bx+c where a=-1, b=-10, and c=2000


Let's use the quadratic formula to solve for x


x = (-b +- sqrt( b^2-4ac ))/(2a) Start with the quadratic formula


x = (-(-10) +- sqrt( (-10)^2-4(-1)(2000) ))/(2(-1)) Plug in a=-1, b=-10, and c=2000


x = (10 +- sqrt( (-10)^2-4(-1)(2000) ))/(2(-1)) Negate -10 to get 10.


x = (10 +- sqrt( 100-4(-1)(2000) ))/(2(-1)) Square -10 to get 100.


x = (10 +- sqrt( 100--8000 ))/(2(-1)) Multiply 4(-1)(2000) to get -8000


x = (10 +- sqrt( 100+8000 ))/(2(-1)) Rewrite sqrt(100--8000) as sqrt(100+8000)


x = (10 +- sqrt( 8100 ))/(2(-1)) Add 100 to 8000 to get 8100


x = (10 +- sqrt( 8100 ))/(-2) Multiply 2 and -1 to get -2.


x = (10 +- 90)/(-2) Take the square root of 8100 to get 90.


x = (10 + 90)/(-2) or x = (10 - 90)/(-2) Break up the expression.


x = (100)/(-2) or x =  (-80)/(-2) Combine like terms.


x = -50 or x = 40 Simplify.


So the possible answers are x = -50 or x = 40

Since a negative speed doesn't make sense, this means that the only solution is x=40

-------------------------------------------------------------------------------
Answer:

So the original speed was 40 mph

Question 155377: 2. A business invests $10,000 in a savings account for two years. At the beginning of the second year, an additional $3500 is invested. At the end of the second year, the account balance is $15,569.75. What was the annual interest rate? : 2. A business invests $10,000 in a savings account for two years. At the beginning of the second year, an additional $3500 is invested. At the end of the second year, the account balance is $15,569.75. What was the annual interest rate?
Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
# 2

A=P(1+r) Start with the given formula


A=10000(1+r) Plug in P=10000


A=10000+10000r Distribute


So at the end of the first year, he has 10000+10000r dollars in the account


Since "At the beginning of the second year, an additional $3500 is invested", this means that we simply add 3,500 to the amount 10000+10000r to get 10000+10000r+3500=13500+10000r


So at the beginning of the second year, he invests 13500+10000r dollars


So this time P=13500+10000r


A=P(1+r) Go back to the given formula


15569.75=(13500+10000r)(1+r) Plug in A=15569.75 (this is the amount that is in the account after the second year) and P=13500+10000r


15569.75=13500+13500r+10000r+10000r^2 FOIL


0=13500+13500r+10000r+10000r^2-15569.75 Subtract 15,569.75 from both sides


A=10000r^2+23500r-2069.75 Combine like terms


A=1000000r^2+2350000r-206975 Multiply every term by the 100 to clear the decimals.


Notice we have a quadratic equation in the form of ar^2+br+c where a=1000000, b=2350000, and c=-206975


Let's use the quadratic formula to solve for r


r = (-b +- sqrt( b^2-4ac ))/(2a) Start with the quadratic formula


r = (-(2350000) +- sqrt( (2350000)^2-4(1000000)(-206975) ))/(2(1000000)) Plug in a=1000000, b=2350000, and c=-206975


r = (-2350000 +- sqrt( 5522500000000-4(1000000)(-206975) ))/(2(1000000)) Square 2350000 to get 5522500000000.


r = (-2350000 +- sqrt( 5522500000000--827900000000 ))/(2(1000000)) Multiply 4(1000000)(-206975) to get -827900000000


r = (-2350000 +- sqrt( 5522500000000+827900000000 ))/(2(1000000)) Rewrite sqrt(5522500000000--827900000000) as sqrt(5522500000000+827900000000)


r = (-2350000 +- sqrt( 6350400000000 ))/(2(1000000)) Add 5522500000000 to 827900000000 to get 6350400000000


r = (-2350000 +- sqrt( 6350400000000 ))/(2000000) Multiply 2 and 1000000 to get 2000000.


r = (-2350000 +- 2520000)/(2000000) Take the square root of 6350400000000 to get 2520000.


r = (-2350000 + 2520000)/(2000000) or r = (-2350000 - 2520000)/(2000000) Break up the expression.


r = (170000)/(2000000) or r =  (-4870000)/(2000000) Combine like terms.


r = 17/200 or r = -487/200 Simplify.


So the possible answers are r = 17/200 or r = -487/200

which approximate to r=0.085 or r=-2.435


However, since a negative interest rate doesn't make much sense, this means that the only solution is r=0.085 which is the percentage 8.5%


-----------------------------------------------------

Answer:
So the interest rate is 8.5%


Question 155376: 1. A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of uniform width is to be built around the garden. How wide can the path be if there is enough gravel for 516 square feet? : 1. A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of uniform width is to be built around the garden. How wide can the path be if there is enough gravel for 516 square feet?
Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
# 1

Let x = width of path

First let's find the area of the garden only: Area of Garden = 18*13=234

So the area of the garden only is 234 square feet.

Now let's draw a picture:

Photobucket - Video and Image Hosting

From the picture, notice that the length of the entire rectangle (including the width of the path) is 18+2x (notice there are two "x" lengths per side) and the total width is 13+2x .


So the area of the entire enclosure (including the path) is the expression (18+2x)(13+2x)


(18+2x)(13+2x)-234 Now subtract off the area of the garden (we only want the area of the path)


234+36x+26x+4x^2-234 FOIL


4x^2+62x Combine like terms


So the area of the path only is A=4x^2+62x


A=4x^2+62x Start with the area of the path


516=4x^2+62x Plug in A=516 (which is the area of the path)


0=4x^2+62x-516 Subtract 516 from both sides


Notice we have a quadratic equation in the form of ax^2+bx+c where a=4, b=62, and c=-516


Let's use the quadratic formula to solve for x


x = (-b +- sqrt( b^2-4ac ))/(2a) Start with the quadratic formula


x = (-(62) +- sqrt( (62)^2-4(4)(-516) ))/(2(4)) Plug in a=4, b=62, and c=-516


x = (-62 +- sqrt( 3844-4(4)(-516) ))/(2(4)) Square 62 to get 3844.


x = (-62 +- sqrt( 3844--8256 ))/(2(4)) Multiply 4(4)(-516) to get -8256


x = (-62 +- sqrt( 3844+8256 ))/(2(4)) Rewrite sqrt(3844--8256) as sqrt(3844+8256)


x = (-62 +- sqrt( 12100 ))/(2(4)) Add 3844 to 8256 to get 12100


x = (-62 +- sqrt( 12100 ))/(8) Multiply 2 and 4 to get 8.


x = (-62 +- 110)/(8) Take the square root of 12100 to get 110.


x = (-62 + 110)/(8) or x = (-62 - 110)/(8) Break up the expression.


x = (48)/(8) or x =  (-172)/(8) Combine like terms.


x = 6 or x = -43/2 Simplify.


So the answers are x = 6 or x = -43/2

Since a negative width doesn't make sense, this means that the only solution is x=6


-------------------------------------------------------------
Answer:

So the width of the path can be up to 6 feet (ie 6 feet is the maximum width)


Question 155327: 1.m(7-2m)=6
2.1/x=x-2/24
3.4/x+10=4/x-1
4.x+3/x=x-4/3
5.40/x-20/x-3=8/7
: 1.m(7-2m)=6
2.1/x=x-2/24
3.4/x+10=4/x-1
4.x+3/x=x-4/3
5.40/x-20/x-3=8/7

Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
1.m(7-2m)=6
7m - 2m^2 = 6
2m^2-7m+6 = 0
2m^2-3m-4m+6 = 0
m(2m-3)-2(2m-3) = 0
(2m-3)(m-2) = 0
m = 3/2 or m=2
--------------------------
2. 1/x = (x-2)/24
24x = x-2
23x = -2
x = -2/23
--------------------------
3. 4/(x+10)=4/(x-1)
1/(x+10) = 1/(x-1)
x-1 = x+10
no solution
Your posting need parentheses.
-------------------
4.x+3/x=x-4/3
Needs parentheses.
5.40/x-20/x-3=8/7
need parentheses
----------------------
Cheers,
Stan H.

Question 155244: express the following functions in turning point form and hence sketch their graphs.
y = x^2-2x+1
: express the following functions in turning point form and hence sketch their graphs.
y = x^2-2x+1

Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
y = x^2-2x+1
 graph( 300, 200, -6, 5, -10, 10, x^2 -2x +1) (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x^2 -2x +1).
Turning point (1,0).

Question 155336: complete the square.
y=x^2-4x+2
: complete the square.
y=x^2-4x+2

Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
complete the square.
y=x^2-4x+2
-------------
x^2-4x = -y-2
x^2-4x+4 = -y-2+4
(x-2)^2 = -(y-2)
=====================
Cheers,
Stan H.

Question 155265: solve by completing the square
2x^2+5-1=0

The solution are/is x=
: solve by completing the square
2x^2+5-1=0

The solution are/is x=

Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
solve by completing the square
2x^2+5x-1=0
2x^2 + 5x = 1
2(x^2 + (5/2)x + (5/4)^2) = 1 + 2(5/4)^2
2(x+(5/4))^2 = 1 + 2(25/16) = 1 + (25/8) = 33/8
(x+(5/4))^2 = 33/16
Take the square root:
x+(5/4) = [sqrt33]/4 or x+(5/4) = -[sqrt33]/4
x = [-5+sqrt(33)]/4 or x = [-5-sqrt(33)]/4
============================================
Cheers,
Stan H.

Question 155269This question is from textbook essentials of college algebra
: use the quadratic equation so solve the equation

x(x+5)=-10
what is the solution set? { }
This question is from textbook essentials of college algebra
: use the quadratic equation so solve the equation

x(x+5)=-10
what is the solution set? { }

Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
x(x+5)=-10
x^2+5x+10=0
x=(-b+-sqrt(b^2-4*a*c))/(2*a)
x=(-5+-sqrt[5^2-4*1*10])/2*1
x=(-5+-sqrt[25-40])/2
x=(-5+-sqrt-15)/2
x=(-5+-3.873)/2
x=-2.5+-1.9365i answer.

Question 155267: solve by completing the square
2x^2+5x-1=0
the solutions are x=???????????

HELP ME!!! PLEASE
: solve by completing the square
2x^2+5x-1=0
the solutions are x=???????????

HELP ME!!! PLEASE

Answer by Earlsdon(3516) About Me  (Show Source):
You can put this solution on YOUR website!
Solve by completing the square:
2x^2+5x-1 = 0 First, divide through by 2 to get the coefficient of x^2 equal to 1.
x^2+(5/2)x-1/2 = 0 Now add 1/2 to both sides.
x^2+(5/2)x = 1/2 Complete the square in the x-terms by add the square of half the x-coefficient (((1/2)(5/2))^2 = highlight(25/16)) to both sides of the equation.
x^2+(5/2)x+highlight(25/16) = 1/2 + highlight(25/16) Simplify, where possible.
x^2+(5/2)x + 25/16 = 33/16 Now factor the left side.
(x+5/4)(x+5/4) = 33/16 Simplify.
(x+5/4)^2 = 33/16 Take the square root of both sides.
(x+5/4) = sqrt(33/16) Simplify.
(x+5/4) = 0+-sqrt(33)/4 Now subtract 5/4 from both sides.
x = (5/4)+-sqrt(33)/4
x = (5+sqrt(33))/4 or x = (5-sqrt(33))/4

Question 155245: for what value(s) of k will the graph of y = x^2-3x+k
a) touch the x-axis
b) never meet the x-axis?
: for what value(s) of k will the graph of y = x^2-3x+k
a) touch the x-axis
b) never meet the x-axis?

Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
a)

It will touch the x-axis when the polynomial has only one solution. If the polynomial has only one solution, then the discriminant is equal to zero.


D=b^2-4ac Start with the discriminant formula


0=(-3)^2-4(1)(k) Plug in D=0, a=1, b=-3 and c=k


0=9-4(1)(k) Square -3 to get 9


0=9-4k Multiply


-9=-4k Subtract 9 from both sides


9/4=k Divide both sides by -4


So when k=9/4, then the polynomial will have only one solution and will touch the x-axis.




b)

Follow the same procedure described above, but this time D<0.

Question 155157: Can someone help with the following word problem, I tried the quadratic equation but I am not getting any of the answers.
Thank you.
Hazel has a screen door whose height is 4 feet more than its width. She wishes to stabilize the door by attaching a steel cable diagonally. If the cable measures (sqrt 19)/2 ft, what are the dimensions of the door? (1 point)
A) 2 1/4 ft by 6 1/4 ft
B) 2 1/2 ft by 6 1/2 ft
C) 3 ft by 7 ft
D) 3 1/2 ft by 7 1/2 ft
: Can someone help with the following word problem, I tried the quadratic equation but I am not getting any of the answers.
Thank you.
Hazel has a screen door whose height is 4 feet more than its width. She wishes to stabilize the door by attaching a steel cable diagonally. If the cable measures (sqrt 19)/2 ft, what are the dimensions of the door? (1 point)
A) 2 1/4 ft by 6 1/4 ft
B) 2 1/2 ft by 6 1/2 ft
C) 3 ft by 7 ft
D) 3 1/2 ft by 7 1/2 ft

Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
Hazel has a screen door whose height is 4 feet more than its width. She wishes to stabilize the door by attaching a steel cable diagonally. If the cable measures (sqrt 19)/2 ft, what are the dimensions of the door? (1 point)
A) 2 1/4 ft by 6 1/4 ft
B) 2 1/2 ft by 6 1/2 ft
C) 3 ft by 7 ft
D) 3 1/2 ft by 7 1/2 ft
--------------------------------
Draw the picture.
hypotenuse = [sqrt(19)]/2 ft.
Width : x ft.
height: x+4 ft.
-------------------
EQUATION:
x^2 + (x+4)^2 = [sqrt(19)/2]
x^2 + x^2 + 8x + 16 = 19/4
2x^2 + 8x + 11.25 = 0
x = [-8 +- sqrt(64 - 4*2*11.25)]/4
x = [-8 +- sqrt(-26)]4
Note: This value is not a Real Number.
------------------------------
Something is wrong in the statement of your problem.
-----------------------------
Cheers,
Stan H.

Question 155098: find a quadratic equation where f(2)=16 and the minimum value of f is f(-2)=-16: find a quadratic equation where f(2)=16 and the minimum value of f is f(-2)=-16
Answer by stanbon(18060) About Me  (Show Source):
You can put this solution on YOUR website!
find a quadratic equation where f(2)=16 and the minimum value of f is f(-2)=-16
----------------------------------
Plot those points and you will see that f(-6) = 16 by symmetry about
the x-axis
-----------------
So you have three points: (-6,16),(-2,-16),(2,16)
----------------------------------------------------
Substitute these into ax^2 + bx + c = y
to get three equations with unknowns a,b, and c.
36a -6b + c = 16
4a -2b + c =-16
4a +2b + c = 16
-------------------------
Use any method to solve this system to get:
a = 2
b = 8
c =-8
---------------
EQUATION:
y = 2x^2 + 8x -8
==========================
Cheers,
Stan H.

Question 155109: how do i solve n^2-9n+14=0, by factoring?: how do i solve n^2-9n+14=0, by factoring?
Answer by checkley77(1780) About Me  (Show Source):
You can put this solution on YOUR website!
n^2-9n+14=0
(N-7)(N-2)=0
N-7=0
N=7 ANSWER.
N-2=0
N=2 ANSWER.

Question 155043: I'm not sure how to do this, and i need some help.
consider the equation x^2+2x=7. Prove that this equation has two real roots.
: I'm not sure how to do this, and i need some help.
consider the equation x^2+2x=7. Prove that this equation has two real roots.

Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
x^2+2x=7 Start with the given equation


x^2+2x-7=0 Subtract 7 from both sides


Solved by pluggable solver: Computing the Discriminant


From x^2+2x-7 we can see that a=1, b=2, and c=-7



D=b^2-4ac Start with the discriminant formula.



D=(2)^2-4(1)(-7) Plug in a=1, b=2, and c=-7



D=4-4(1)(-7) Square 2 to get 4



D=4--28 Multiply 4(1)(-7) to get (4)(-7)=-28



D=4+28 Rewrite D=4--28 as D=4+28



D=32 Add 4 to 28 to get 32



Since the discriminant is greater than zero, this means that there are two real solutions.


Question 155042: Could you please help me solve this by completing the square:
x^2+10x-8=0
: Could you please help me solve this by completing the square:
x^2+10x-8=0

Answer by oscargut(507) About Me  (Show Source):
You can put this solution on YOUR website!
x^2+10x-8=0
then
x^2+10x-8=x^2+10x+25-25-8=x^2+10x+25-37
(x+5)^2-33=0
(x+5)^2=33
x+5=sqrt(33) or -sqrt(33)
x=-5+sqrt(33) or -5-sqrt(33)

Question 155037: algebra of linear and quadratic expressions.
find the values of k for which the quadratic 2x^2+kx+9=0 has one real solution, and another with no real solutions.
: algebra of linear and quadratic expressions.
find the values of k for which the quadratic 2x^2+kx+9=0 has one real solution, and another with no real solutions.

Answer by jim_thompson5910(8311) About Me  (Show Source):
You can put this solution on YOUR website!
D=b^2-4ac Start with the discriminant formula


D=k^2-4(2)(9) Plug in a=2, b=k and