See tutors' answers!

Algebra ->  Tutoring on algebra.com -> See tutors' answers!      Log On


   
By Tutor
 | By Problem Number | 

Tutor:
New! Get regular updates about newly solved problems via algebra.com's RSS system.

Recent problems solved by 'funmath'

funmath answered: 2925 problems
Jump to solutions: 0..29 , 30..59 , 60..89 , 90..119 , 120..149 , 150..179 , 180..209 , 210..239 , 240..269 , 270..299 , 300..329 , 330..359 , 360..389 , 390..419 , 420..449 , 450..479 , 480..509 , 510..539 , 540..569 , 570..599 , 600..629 , 630..659 , 660..689 , 690..719 , 720..749 , 750..779 , 780..809 , 810..839 , 840..869 , 870..899 , 900..929 , 930..959 , 960..989 , 990..1019 , 1020..1049 , 1050..1079 , 1080..1109 , 1110..1139 , 1140..1169 , 1170..1199 , 1200..1229 , 1230..1259 , 1260..1289 , 1290..1319 , 1320..1349 , 1350..1379 , 1380..1409 , 1410..1439 , 1440..1469 , 1470..1499 , 1500..1529 , 1530..1559 , 1560..1589 , 1590..1619 , 1620..1649 , 1650..1679 , 1680..1709 , 1710..1739 , 1740..1769 , 1770..1799 , 1800..1829 , 1830..1859 , 1860..1889 , 1890..1919 , 1920..1949 , 1950..1979 , 1980..2009 , 2010..2039 , 2040..2069 , 2070..2099 , 2100..2129 , 2130..2159 , 2160..2189 , 2190..2219 , 2220..2249 , 2250..2279 , 2280..2309 , 2310..2339 , 2340..2369 , 2370..2399 , 2400..2429 , 2430..2459 , 2460..2489 , 2490..2519 , 2520..2549 , 2550..2579 , 2580..2609 , 2610..2639 , 2640..2669 , 2670..2699 , 2700..2729 , 2730..2759 , 2760..2789 , 2790..2819 , 2820..2849 , 2850..2879 , 2880..2909 , 2910..2939, >>Next

Polynomials-and-rational-expressions/63972: This question is from textbook algebra for college students
hello
how do you factor this polynomial?
x^2 - 20x + 100
thank you!
1 solutions

Answer 44625 by funmath(2925) About Me  on 2006-12-05 14:26:24 (Show Source):
You can put this solution on YOUR website!
x^2 - 20x + 100
(x____)(x_____)
We need to fill the blanks with two numbers that multiply to get the last term, 100. But add together to get the coefficient of the middle term, -20.
-10*-10=100
-10+-10=-20
(x-10)(x-10)
(x-10)^2
Happy Calculating!!!


Polynomials-and-rational-expressions/63973: This question is from textbook algebra for college students
hello
how do i factor this polynomial completely:
2x^2 - 8
thank you!
1 solutions

Answer 44624 by funmath(2925) About Me  on 2006-12-05 14:20:14 (Show Source):
You can put this solution on YOUR website!
2x%5E2-8 Factor out the GCF, 2
2%28x%5E2-4%29 Factor the difference of squares highlight%28a%5E2-b%5E2=%28a%2Bb%29%28a-b%29%29, a=x, b=2
2%28x%2B2%29%28x-2%29
Happy Calculating!!!


Functions/63961: determine the critical numbers and the critical points for each of the following functions
A. f(x)= x^3 + 13x^2 + 7x - 165
B. g(x)= X^3 +6x^2 - 13x - 42
C. h(x)= x^3-10x^2 + 7x + 18
THESE PROBLEMS ARE TOUGH....I REALLY NEED HELP WITH THEM...I TRIED DOING THEM BUT THE ANSWERS AREN'T RIGHT BECAUSE I KNOW THERE ARE SUPPOSED TO BE 2 ANSWERS 4 EACH BUT IM NOT SURE HOW TO GET THE SECOND NUMBER...PLEASE HELP...THANK YOU

1 solutions

Answer 44623 by funmath(2925) About Me  on 2006-12-05 14:17:23 (Show Source):
You can put this solution on YOUR website!
determine the critical numbers and the critical points for each of the following functions
A. f(x)= x^3 + 13x^2 + 7x - 165
f'(x)=3x^2+26x+7
0=3x^2+26x+7
Use the quadratic formula:
x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a a=3, b=26, and c=7
x=%28-26%2B-sqrt%28%2826%29%5E2-4%283%29%287%29%29%29%2F%282%283%29%29
x=%28-26%2B-sqrt%28676-84%29%29%2F6
x=%28-26%2B-sqrt%28592%29%29%2F6
x=%28-26%2B-sqrt%2816%29%2Asqrt%2837%29%29%2F6
x=%28-26-4sqrt%2837%29%29%2F6 and x=%28-26%2B4sqrt%2837%29%29%2F6
x=2%28-13-2sqrt%2837%29%29%2F%282%283%29%29 and x=2%28-13%2B2sqrt%2837%29%29%2F%282%283%29%29
x=%28-13-2sqrt%2837%29%29%2F3 and x=%28-13%2B2sqrt%2837%29%29%2F3
:
B. g(x)= X^3 +6x^2 - 13x - 42
g'(x)=3x^2+12x-13
0=3x^2+12x-13
Use the quadratic formula, a=3, b=12, and c=-13
x=%28-12%2B-sqrt%28%2812%29%5E2-4%283%29%28-13%29%29%29%2F%282%283%29%29
x=%28-12%2B-sqrt%28144%2B156%29%29%2F%282%283%29%29
x=%28-12%2B-sqrt%28300%29%29%2F%282%283%29%29
x=%28-12%2B-sqrt%28100%29%2Asqrt%283%29%29%2F%282%283%29%29
x=%28-12-10sqrt%283%29%29%2F%282%283%29%29 and x=%28-12%2B10sqrt%283%29%29%2F%282%283%29%29
x=2%28-6-5sqrt%283%29%29%2F%282%283%29%29 and x=2%28-6%2B5sqrt%283%29%29%2F%282%283%29%29
x=%28-6-5sqrt%283%29%29%2F3 and x=%28-6%2B5sqrt%283%29%29%2F3
:
C. h(x)= x^3-10x^2 + 7x + 18
h'(x)=3x^2-20x+7
0=3x^2-20x+7
Use the quadratic formula a=3, b=-20, and c=7
x=%28-%28-20%29%2B-sqrt%28%28-20%29%5E2-4%283%29%287%29%29%29%2F%282%283%29%29
x=%2820%2B-sqrt%28400-84%29%29%2F%282%283%29%29
x=%2820%2B-sqrt%28316%29%29%2F%282%283%29%29
x=%2820%2B-sqrt%284%29%2Asqrt%2879%29%29%2F%282%283%29%29
x=%2820-2sqrt%2879%29%29%2F%282%283%29%29 or x=%2820%2B2sqrt%2879%29%29%2F%282%283%29%29
x=2%2810-sqrt%2879%29%29%2F%282%283%29%29 or x=2%2810%2Bsqrt%2879%29%29%2F%282%283%29%29
x=%2810-sqrt%2879%29%29%2F3 or x=%2810%2Bsqrt%2879%29%29%2F3
Happy Calculating!!!


Functions/63959: calculate the first derivative f'(x) for each of the following. Express your final answers using positive exponents
A. f(x)= 5/6x^3/4 + 5/6x^3/2 + 2/5x^3/2
B. f(x)=3/2x^3/2 + 3/2x^3/4 + 3/2x^2/3
C.f(x)= 5/6x^3/4 + 5/6x^3/2

I NEED HELP WITH THESE PROBLEMS...I WOULD APPRECIATE THE HELP..I'VE TRIED TO DO THEM BUT IT DOESN'T COME OUT RIGHT...
1 solutions

Answer 44622 by funmath(2925) About Me  on 2006-12-05 13:48:14 (Show Source):
You can put this solution on YOUR website!
calculate the first derivative f'(x) for each of the following. Express your final answers using positive exponents
A.
f%28x%29=%285%2F6%29x%5E%283%2F4%29%2B%285%2F6%2B2%2F5%29x%5E%283%2F2%29
f%28x%29=%285%2F6%29x%5E%283%2F4%29%2B%2837%2F30%29x%5E%283%2F2%29
f'(x)=%283%2F4%29%285%2F6%29x%5E%283%2F4-1%29%2B%283%2F2%29%2837%2F30%29x%5E%283%2F2-1%29
f'(x)=%285%2F8%29x%5E%28-1%2F4%29%2B%2837%2F20%29x%5E%281%2F2%29
f'(x)=5%2F8x%5E%281%2F4%29%2B%2837%2F20%29x%5E%281%2F2%29
:
B.
f'(x)=
f'(x)=%289%2F4%29x%5E%281%2F2%29%2B%289%2F8%29x%5E%28-1%2F4%29%2Bx%5E%28-1%2F3%29
f'(x)=%289%2F4%29x%5E%281%2F2%29%2B9%2F8x%5E%281%2F4%29%2B1%2Fx%5E%281%2F3%29
:
C.f%28x%29=%285%2F6%29x%5E%283%2F4%29%2B%285%2F6%29x%5E%283%2F2%29
f'(x)=%283%2F4%29%285%2F6%29x%5E%283%2F4-1%29%2B%283%2F2%29%285%2F6%29x%5E%283%2F2-1%29
f'(x)=%285%2F8%29x%5E%28-1%2F4%29%2B%285%2F4%29x%5E%281%2F2%29
f'(x)=5%2F8x%5E%281%2F4%29%2B5x%5E%281%2F2%29%2F4
:
Happy Calculating!!!



logarithm/63956: Please assist with solving the following problem: Thank you so much!!
4(3^x)=10(2^x)
1 solutions

Answer 44621 by funmath(2925) About Me  on 2006-12-05 13:27:44 (Show Source):
You can put this solution on YOUR website!
4%283%5Ex%29=10%282%5Ex%29
ln%284%283%5Ex%29%29=ln%2810%282%5Ex%29%29
ln%284%29%2Bln%283%5Ex%29=ln%2810%29%2Bln%282%5Ex%29
ln%284%29%2Bxln%283%29=ln%2810%29%2Bxln%282%29
ln%284%29%2Bxln%283%29-xln%282%29=ln%2810%29%2Bxln%282%29-xln%282%29
ln%284%29%2Bxln%283%29-xln%282%29=ln%2810%29
ln%284%29-ln%284%29%2Bxln%283%29-xln%282%29=ln%2810%29-ln%284%29
xln%283%29-xln%282%29=ln%2810%29-ln%284%29
x%28ln%283%29-ln%282%29%29=ln%2810%29-ln%284%29

x=%28ln%2810%29-ln%284%29%29%2F%28ln%283%29-ln%282%29%29
x = approximately 2.259851005
Happy Calculating!!!


Inequalities/63831: 3x is less than or equal to 2x plus 7
1 solutions

Answer 44613 by funmath(2925) About Me  on 2006-12-05 12:03:18 (Show Source):
You can put this solution on YOUR website!
3x%3C=2x%2B7
3x-2x%3C=2x-2x%2B7
x%3C=7
Graph on a number line:
<<======]-------->
3 4 5 6 7 8 9 10 11
Interval notation: (-infinity,7]
Happy Calculating!!!


Systems-of-equations/63948: Hi! I need some help solving this equation....
2-|6-8|+5
3(----------) + (sqrt)9+16
4-5*2


Thanks in advance for your help
1 solutions

Answer 44612 by funmath(2925) About Me  on 2006-12-05 11:58:28 (Show Source):
You can put this solution on YOUR website!
If this is what you meant...
3%282-abs%286-8%29%2B5%29%2F%284-5%2A2%29%2Bsqrt%289%2B16%29
3%282-abs%28-2%29%2B5%29%2F%284-10%29%2Bsqrt%2825%29
3%282-2%2B5%29%2F%28-6%29%2B5
3%285%29%2F%28-6%29%2B5
5%2F%28-2%29%2B5
5%2F%28-2%29%2B10%2F2
5%2F2
Let me know if I misinterpretted your problem.
Happy Calculating!!!


Radicals/63923: Really need help with this one.
Solve the equation.

^3 sqrt(x^2) = 4
1 solutions

Answer 44611 by funmath(2925) About Me  on 2006-12-05 11:52:43 (Show Source):
You can put this solution on YOUR website!
I don't really know what you mean. What did you mean by ^3? Did you mean the third root of x^2? If so, this is what you do.
Solve the equation.

3rd rt(x^2) = 4
(3rd rt(x^2))^3=4^3
x^2=64
sqrt%28x%5E2%29=%2B-sqrt%2864%29
x=+\-8
:
Check for extraneous solutions:
3rd rt((8)^2)=4
3rd rt (64)=4
4=4 x=8 checks out.
3rd rt((-8)^2)=4
3rd rt(64)=4
4=4 x=-8 also checks out.
Happy Calculating!!!


Exponential-and-logarithmic-functions/63849: slove algebraically log base 4 (x+41)- log base 4(2x-5)=2
1 solutions

Answer 44610 by funmath(2925) About Me  on 2006-12-05 11:42:36 (Show Source):
You can put this solution on YOUR website!
slove algebraically log base 4 (x+41)- log base 4(2x-5)=2
log base 4((x+41)/(2x-5))=2 because log(a)-log(b)=log(a/b) if the bases are the same.
%28x%2B41%29%2F%282x-5%29=4%5E2 because log base a (b)=x ==> a^x=b
%28x%2B41%29%2F%282x-5%29=16
%282x-5%29%28x%2B41%29%2F%282x-5%29=16%282x-5%29
x%2B41=32x-80
x-x%2B41=32x-x-80
41=31x-80
41%2B80=31x-80%2B80
121=31x
121%2F31=31x%2F31
121%2F31=x
Check:
log base 4 (121/31+41)-log base 4 (2(121/31)-5)=2
log base 4 (1392/31)-log base 4 (87/31)=2
log base 4 ((1392/31)/(87/31))=2
log base 4((1392/31)(31/87))=2
log base 4(1392/87)=2
log base 4 (16)=2
log base 4 (4^2)=2
2=2 We're right!!!
Happy Calculating!!!


Exponential-and-logarithmic-functions/63881: Find E^x for the following set of numbers:
–3.5, –1.4, –0.5, 3, 5, 1, 2

1 solutions

Answer 44608 by funmath(2925) About Me  on 2006-12-05 11:29:53 (Show Source):
You can put this solution on YOUR website!
Find E^x for the following set of numbers:
–3.5, –1.4, –0.5, 3, 5, 1, 2
You need a calculator to do this.
e=2.718281828...
e^(-3/2)=.2231301601
e^(-1.4)=.2465969639
e^(-0.5)=.6065306597
e^(3)=20.08553692
e^(5)=148.4131591
e^(1)=2.718281828
e^(2)=7.389056099
Round off to whatever your teacher asks for.
Happy Calculating!!!


logarithm/63947: Thank you for helping me with the solution to the following problem. Our solutions do not seem to be going in the same direction would you please assist as to what I am doing wrong. This is as far as I could get with the problem.
Problem: 3log(X^2)-4log(X^2)+log(2X^3):
3log(X^2)-4log(X^2)+log(2X^3):
log((X^2)^3)-log((X^2)4)+log(2X^3)
log(X^6)-log(X^8)+log(2X^3)
log(X^-8/X^6,2X^3)log(X^-8 I am stuck here with my completion.
1 solutions

Answer 44607 by funmath(2925) About Me  on 2006-12-05 11:17:11 (Show Source):
You can put this solution on YOUR website!
Problem: 3log(X^2)-4log(X^2)+log(2X^3):
If you're the same person I just answered this for, there is more than one way to skin this cat, however you should still come up with the same conclusion. Doing it your way:
3log(X^2)-4log(X^2)+log(2X^3):
log((X^2)^3)-log((X^2)4)+log(2X^3)
log(X^6)-log(X^8)+log(2X^3)
log(x^6/x^8)+log(2x^3) because loga-logb=log(a/b)
log(1/x^2)+log(2x^3) reduce
log((1/x^2)(2x^3)) because loga+logb=log(ab)
log(2x^3/x^2)
log(2x) reduce
Happy Calculating!!!


test/63931: calculate the first derivatives f(x) for each of the following:
show all work
A)f(x)= 2/3x3/4 + 3/4x2/3+ 5/6x2/3
B) f(x)= 2/5x3/2 + 5/6x3/4 + 5/6x3/2
C) f(x)= 3/4x2/3 +5/6x3/2 + 3/4x3/2

1 solutions

Answer 44606 by funmath(2925) About Me  on 2006-12-05 11:04:48 (Show Source):
You can put this solution on YOUR website!
I am assuming that the fractions after the variables are exponents, let me know if I'm not interpretting you correctly:
calculate the first derivatives f(x) for each of the following:
show all work
A)f(x)= 2/3x3/4 + 3/4x2/3+ 5/6x2/3

f%28x%29=%282%2F3%29x%5E%283%2F4%29%2B%283%2F4%2B5%2F6%29x%5E%282%2F3%29
f%28x%29=%282%2F3%29x%5E%283%2F4%29%2B%289%2F12%2B10%2F12%29x%5E%282%2F3%29
f%28x%29=%282%2F3%29x%5E%283%2F4%29%2B%2819%2F12%29x%5E%282%2F3%29
f'(x)=%283%2F4%29%282%2F3%29x%5E%283%2F4-1%29%2B%282%2F3%29%2819%2F12%29x%5E%282%2F3-1%29
f'(x)=%281%2F2%29x%5E%28-1%2F4%29%2B%2819%2F18%29x%5E%28-1%2F3%29
f'(x)=1%2F2x%5E%281%2F4%29%2B19%2F18x%5E%281%2F3%29
:
B) f(x)= 2/5x3/2 + 5/6x3/4 + 5/6x3/2

f%28x%29=%282%2F5%2B5%2F6%29x%5E%283%2F2%29%2B%285%2F6%29x%5E%283%2F4%29
f%28x%29=%2812%2F30%2B25%2F30%29x%5E%283%2F2%29%2B%285%2F6%29x%5E%283%2F4%29
f%28x%29=%2827%2F30%29x%5E%283%2F2%29%2B%285%2F6%29x%5E%283%2F4%29
f'(x)=%283%2F2%29%2837%2F30%29x%5E%283%2F2-1%29%2B%283%2F4%29%285%2F6%29x%5E%283%2F4-1%29
f'(x)=%2837%2F20%29x%5E%281%2F2%29%2B%285%2F8%29x%5E%28-1%2F4%29
f'(x)=37%2Asqrt%28x%29%2F20%2B5%2F8%5E%281%2F4%29
:
C) f(x)= 3/4x2/3 +5/6x3/2 + 3/4x3/2

f%28x%29=%283%2F4%29x%5E%282%2F3%29%2B%285%2F6%2B3%2F4%29x%5E%283%2F2%29
f%28x%29=%283%2F4%29x%5E%282%2F3%29%2B%2819%2F12%29x%5E%283%2F2%29
f'(x)=%282%2F3%29%283%2F4%29x%5E%282%2F3-1%29%2B%283%2F2%29%2819%2F12%29x%5E%283%2F2-1%29
f'(x)=%281%2F2%29x%5E%28-1%2F3%29%2B%2819%2F8%29x%5E%281%2F2%29
f'(x)=1%2F2x%5E%281%2F3%29%2B19sqrt%28x%29%2F8
Happy Calculating!!!


Rational-functions/63937: (a-1)/2+5a
1 solutions

Answer 44600 by funmath(2925) About Me  on 2006-12-05 10:39:04 (Show Source):
You can put this solution on YOUR website!
If you're supposed to simplify:
%28a-1%29%2F2%2B5a The LCD is 2
%28a-1%29%2F2%2B5a%282%29%2F2
%28a-1%29%2F2%2B10a%2F2
%28a-1%2B10a%29%2F2
%2811a-1%29%2F2
Happy Calculating!!!


Graphs/63938: y = |x|
1 solutions

Answer 44596 by funmath(2925) About Me  on 2006-12-05 10:20:19 (Show Source):
You can put this solution on YOUR website!
y = |x|
What are your directions?
This is an absolute value function, if you need to graph it, plot a couple of positive and negative x's.
When x=0
y=|0|
y=0 Plot(0,0)
When x=1
y=|1|
y=1 Plot(1,1)
When x=2
y=|2|
y=2 Plot(2,2)
When x=-1
y=|-1|
y=1 Plot(-1,1)
When x=-2
y=|-2|
y=2 Plot (-2,2)
Connect your points:
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cabs%28x%29%29
Happy Calculating!!!


logarithm/63943: 3log(X^2)-4log(X^2)+log(2X^3)
1 solutions

Answer 44595 by funmath(2925) About Me  on 2006-12-05 10:15:39 (Show Source):
You can put this solution on YOUR website!
Are the directions to express as a single log, or to simplify?
I am going to express as a single log, then simplify.
3log(X^2)-4log(X^2)+log(2X^3)
-log(x^2)+log(2X^3)
log(X^-2)+log(2X^3)
log(1/X^2)+log(2X^3)
log(2X^3/X^2)
log(2X) <==single log
log(2)+log(X) <==simplified
Happy Calculating!!!


Divisibility_and_Prime_Numbers/63944: please help solve
factor out the greatest ommon factor. Simplify if possible.
5(2-x)^2-(2-x)^3+4(2-x)

1 solutions

Answer 44593 by funmath(2925) About Me  on 2006-12-05 10:04:56 (Show Source):
You can put this solution on YOUR website!
factor out the greatest ommon factor. Simplify if possible.
5(2-x)^2-(2-x)^3+4(2-x)
The GCF is (2-x)
%282-x%29%285%282-x%29-%282-x%29%5E2%2B4%29
%282-x%29%2810-5x-%282-x%29%282-x%29%2B4%29
%282-x%29%2810-5x-%282%282%29%2B2%28-x%29-x%282%29-x%28-x%29%29%2B4%29
%282-x%29%2810-5x-%284-2x-2x%2Bx%5E2%29%2B4%29
%282-x%29%2810-5x-%284-4x%2Bx%5E2%29%2B4%29
%282-x%29%2810-5x-4%2B4x-x%5E2%2B4%29
%282-x%29%2810-x-x%5E2%29
%282-x%29%28-x%5E2-x%2B10%29
-1%282-x%29%28x%5E2%2Bx-10%29
%28-2%2Bx%29%28x%5E2%2Bx-10%29
%28x-2%29%28x%5E2%2Bx-10%29
Happy Calculating!!!


Quadratic-relations-and-conic-sections/63939: y= 1/x
1 solutions

Answer 44592 by funmath(2925) About Me  on 2006-12-05 09:57:29 (Show Source):
You can put this solution on YOUR website!
y= 1/x
I'm not sure what you want. This is a hyperbolic function.
If you need to graph this, plot some points.
There is a vertical asymptote at x=0, because the funciton is undefined when the denominator = 0.
There is a horizontal asymptote at y=0 because there is nothing we can do to make the function =0.
Plot two points on both sides of the vertical asymptote:
Let x=-1
y=1/-1=-1 Plot (-1,-1)
Let x=-2
y=1/-2 Plot(-2,-1/2)
Let x=1
y=1/1=1 Plot(1,1)
Let x=2
y=1/2 Plot (1,1/2)
The graph will look like this:
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C1%2Fx%29
Happy Calculating!!!


Exponential-and-logarithmic-functions/63941: solve
log base is 3.4 ans is 5 and exponent is 2x-1
1 solutions

Answer 44591 by funmath(2925) About Me  on 2006-12-05 09:48:21 (Show Source):
You can put this solution on YOUR website!
I'm not sure what you mean. This is the way I type log problems, write your problem back to me and I'll see what I can do to help.
log3(4^(x-4))=17
The 3 is the base, x-4 is an exponent.


test/63932: determine the critical numbers and the critical points for each of the following functions:show all work

A)f(x)= x3 + 3x2 -33x -35
B) g(x)=x3 - 36x
C) h(x)= x3 -3x2 -40x
1 solutions

Answer 44590 by funmath(2925) About Me  on 2006-12-05 09:43:49 (Show Source):
You can put this solution on YOUR website!
determine the critical numbers and the critical points for each of the following functions:show all work

A)f(x)= x^3 + 3x^2 -33x -35
f'(x)=3x^2+6x-33
0=3%28x%5E2%2B2x-11%29
0%2F3=3%28x%5E2%2B2x-11%29%2F3
0=x%5E2%2B2x-11 We can't solve this by factoring, so use the quadratic formula: x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a
a=1, b=2, c=-11
x=%28-2%2B-sqrt%28%282%29%5E2-4%281%29%28-11%29%29%29%2F%282%281%29%29
x=%28-2%2B-sqrt%284%2B44%29%29%2F2
x=%28-2%2B-sqrt%2848%29%29%2F2
x=%28-2%2B-sqrt%2816%29%2Asqrt%283%29%29%2F2
x=%28-2-4%2Asqrt%283%29%29%2F2 and x=-2%2B4%2Asqrt%283%29%29%2F2
x=-1-2%2Asqrt%283%29 and x=1%2B2%2Asqrt%283%29
:
B) g(x)=x^3 - 36x
g'(x)=3x^2-36
0=3x%5E2-36
0%2B36=3x%5E2-36%2B36
36=3x%5E2
36%2F3=3x%5E2%2F3
12=x%5E2
+\-sqrt%2812%29=sqrt%28x%5E2%29
+\-sqrt%284%29%2Asqrt%283%29=x
+\-2%2Asqrt%283%29=x
:
C) h(x)= x^3 -3x^2 -40x
h'(x)=3x^2-6x-40
0=3x^2-6x-40 use the quadratic formula again.
a=3, b=-6, and c=-40
x=%28-%28-6%29%2B-sqrt%28%28-6%29%5E2-4%283%29%28-40%29%29%29%2F%282%283%29%29
x=%286%2B-sqrt%2836%2B480%29%29%2F6
x=%286%2B-sqrt%28516%29%29%2F6
x=%286%2B-sqrt%284%29%2Asqrt%28129%29%29%2F6
x=%286-2%2Asqrt%28129%29%29%2F6 and x=%286%2B2%2Asqrt%28129%29%29%2F6
x=2%283-sqrt%28129%29%29%2F%282%2A3%29 and x=2%283%2Bsqrt%28129%29%29%2F%282%2A3%29
x=%283-sqrt%28129%29%29%2F3 and x=%283%2Bsqrt%28129%29%29%2F3
:
Happy Calculating!!!


Linear_Algebra/63918: This question is from textbook algebra and trigonmetry struture method
with a tail wind, a helicopter traveled 300mi in an hour and 40 min. the return trip aganst the same wind took 20 min longer. find the wind speed and also the air speed of the helicopter.
1 solutions

Answer 44589 by funmath(2925) About Me  on 2006-12-05 09:20:20 (Show Source):
You can put this solution on YOUR website!
with a tail wind, a helicopter traveled 300mi in an hour and 40 min. the return trip aganst the same wind took 20 min longer. find the wind speed and also the air speed of the helicopter.
The trick to this one is remembering to convert your time in minutes to time in hours.
The time with the tail wind is: 40min(1hr/60min)=40hr/60=(2/3)hr
Let the rate of the helicopter be: h
Let the rate of the wind be: w
The distance formula is: d=rt, where d=distance, r=rate, and t=time
so with the wind:
300=(2/3)(h+w)
:
The time against the wind is (40+20)min=60min=1 hr
Therefore:
300=1(h-w)
300=h-w
300+w=h Substitute this into the equation with the wind and solve for h:
300=(2/3)((300+w)+w)
300=(2/3)(300+2w)
(3/2)(300)=(3/2)(2/3)(300+2w)
450=300+2w
450-300=300-300+2w
150=2w
150/2=2w/2
75=w The speed of the wind is 75 m/h
Substitute that into the equation aganst the wind and solve for h.
300+75=h
375=h The speed of the helicopter is 375 m/h.
:
Sanity check:
If the helicopter went 375 m/h and the wind was 75 m/h, will the helicopter fly 300 miles in the allotted time with and against the wind?
With the wind: (2/3)(375+75)=300
(2/3)(450)=300
300=300 so far we're right.
Against the wind: (1)(375-75)=300
300=300 we're right if we understood the question and converted our time right.
Happy Calculating!!!


Travel_Word_Problems/63919: This question is from textbook algebra and trigonmetry struture method
with a tail wind, a helicopter traveled 300mi in an hour and 40 min. the return trip aganst the same wind took 20 min longer. find the wind speed and also the air speed of the helicopter.
1 solutions

Answer 44588 by funmath(2925) About Me  on 2006-12-05 09:19:47 (Show Source):
You can put this solution on YOUR website!
with a tail wind, a helicopter traveled 300mi in an hour and 40 min. the return trip aganst the same wind took 20 min longer. find the wind speed and also the air speed of the helicopter.
The trick to this one is remembering to convert your time in minutes to time in hours.
The time with the tail wind is: 40min(1hr/60min)=40hr/60=(2/3)hr
Let the rate of the helicopter be: h
Let the rate of the wind be: w
The distance formula is: d=rt, where d=distance, r=rate, and t=time
so with the wind:
300=(2/3)(h+w)
:
The time against the wind is (40+20)min=60min=1 hr
Therefore:
300=1(h-w)
300=h-w
300+w=h Substitute this into the equation with the wind and solve for h:
300=(2/3)((300+w)+w)
300=(2/3)(300+2w)
(3/2)(300)=(3/2)(2/3)(300+2w)
450=300+2w
450-300=300-300+2w
150=2w
150/2=2w/2
75=w The speed of the wind is 75 m/h
Substitute that into the equation aganst the wind and solve for h.
300+75=h
375=h The speed of the helicopter is 375 m/h.
:
Sanity check:
If the helicopter went 375 m/h and the wind was 75 m/h, will the helicopter fly 300 miles in the allotted time with and against the wind?
With the wind: (2/3)(375+75)=300
(2/3)(450)=300
300=300 so far we're right.
Against the wind: (1)(375-75)=300
300=300 we're right if we understood the question and converted our time right.
Happy Calculating!!!


Linear-equations/63929: What is the equation for the line that passes through the point (-2,2) and has a slope of 5?
a. y = 5x + 2
b. y = 5x + 12
c. y = 5x - 2
d. none of these


1 solutions

Answer 44580 by funmath(2925) About Me  on 2006-12-05 08:58:36 (Show Source):
You can put this solution on YOUR website!
What is the equation for the line that passes through the point (-2,2) and has a slope of 5?
a. y = 5x + 2
highlight%28b%29. y = 5x + 12
c. y = 5x - 2
d. none of these
You can find the equation of a line when give a point and a slope using the point slope formula: highlight%28y-y1=m%28x-x1%29%29, where m=slope and (x1,y1)=given point.
m=5 and (x1,y1)=(-2,2)
y-2=5(x-(-2))
y-2=5(x+2)
y-2=5x+10
y-2+2=5x+10+2
highlight%28y=5x%2B12%29 b.
Happy Calculating!!!!



Geometry_Word_Problems/63893: A 18-FOOT LADDER IS LEANED AGAINST A WALL. IF THE BASE OF THE LADDER IS 7 FEET FROM THE WALL . hOW HIGH ON THE WAL WILL THE LADDER REACH?
1 solutions

Answer 44577 by funmath(2925) About Me  on 2006-12-05 08:53:06 (Show Source):
You can put this solution on YOUR website!
A 18-FOOT LADDER IS LEANED AGAINST A WALL. IF THE BASE OF THE LADDER IS 7 FEET FROM THE WALL . hOW HIGH ON THE WAL WILL THE LADDER REACH?
The ladder the wall and the ground form a right traiangle with the ladder being the hypoteneuse and the wall and ground being the legs.
According to the pythagorean theorem c%5E2=a%5E2%2Bb%5E2, where c is the length of the hypoteneuse and a and b are the lengths of the legs.
c=18 and a=7
18%5E2=7%5E2%2Bb%5E2
324=49%2Bb%5E2
324-49=49-49%2Bb%5E2
275=b%5E2
sqrt%28275%29=sqrt%28b%5E2%29
sqrt%2825%29%2Asqrt%2811%29=b
5%2Asqrt%2811%29=b
If you need an exact answer then the wall is 5%2Asqrt%2811%29 ft tall.
If you need an approximate answer, stick it in you calculator right away:
b=sqrt%28275%29 which is approximately 16.58312395 ft, round off to whatever value your teacher asks for.
Happy Calculating!!!


Linear-equations/63824: Write an equation of the line that has each pair of intercepts.
x-intercept: -3, y-intercept: 5
1 solutions

Answer 44491 by funmath(2925) About Me  on 2006-12-04 15:27:51 (Show Source):
You can put this solution on YOUR website!
Write an equation of the line that has each pair of intercepts.
x-intercept: -3, y-intercept: 5
To find the equation of a line you need a point and a slope. You don't have a slope, so find it using the slope formula: highlight%28m=%28y2-y1%29%2F%28x2-x1%29%29
(x1,y1)=(-3,0) and (x2,y2)=(0,5)
m=%285-0%29%2F%280-%28-3%29%29
m=5%2F3
The slope intercept form of a line is highlight%28y=mx%2Bb%29, where m=slope and b=y-intercept.
m=5/3 and b=5
highlight%28y=%285%2F3%29x%2B5%29
Happy Calculating!!!!


Radicals/63621: x-√x-0, perform the following:
sovle for all values of x that satisfies the equation.
answer:
show work

1 solutions

Answer 44386 by funmath(2925) About Me  on 2006-12-03 08:14:06 (Show Source):
You can put this solution on YOUR website!
x-sqrt%28x%29-0 I think you meant the second - to be =.
sovle for all values of x that satisfies the equation.
answer:
x=0 and x=1
show work
x-sqrt%28x%29=0
x-sqrt%28x%29%2Bsqrt%28x%29=0%2Bsqrt%28x%29
x=sqrt%28x%29
x%5E2=%28sqrt%28x%29%29%5E2
x%5E2=x
x%5E2-x=x-x
x%5E2-x=0
x%28x-1%29=0
x=0 and x-1=0
x=0 and x-1+1=0+1
x=0 and x=1
Check:
For x=0
%280%29-sqrt%280%29=0
0-0=0
0=0 x=0 works!!!
For x=1
%281%29-sqrt%281%29=0
1-1=0
0=0 x=1 also checks!
Happy Calculating!!!



Probability-and-statistics/63652: This question is from textbook Algebra and Trigonometry Structure and Method
Hello, I'm Alex. Could I please ask your assistance on this Homeschool American School Problems because I don't have a teacher here to help?
Suppose there are 10 items on a true-false test. The person taking the test does not read the questions; he just answers them randomly. What is the probability of his guessing all answers correctly?

1 solutions

Answer 44385 by funmath(2925) About Me  on 2006-12-03 08:06:29 (Show Source):
You can put this solution on YOUR website!
Hi Alex,
Suppose there are 10 items on a true-false test. The person taking the test does not read the questions; he just answers them randomly. What is the probability of his guessing all answers correctly?
There is a 1/2 chance of getting each one right:
(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)
(1/2)^10=1/1024
If you need it in decimal form: .0009765625
Happy Calculating!!!


Equations/63625: This question is from textbook An Incremental Development
please help me
Add
4 + c/4y^2
Thank you!
1 solutions

Answer 44384 by funmath(2925) About Me  on 2006-12-03 08:01:04 (Show Source):
You can put this solution on YOUR website!
Add
4%2Bc%2F4y%5E2
4%2F1%2Bc%2F4y%5E2
4%2A4y%5E2%2F4y%5E2%2Bc%2F4y%5E2
16y%5E2%2F4y%5E2%2Bc%2F4y%5E2
%2816y%5E2%2Bc%29%2F4y%5E2
Happy Calculating!!!


logarithm/63651: I have this question and none of my notes seem to relate to this can you help explain how to get the correct answer?
2ln(x2) - 3ln(x) = 2
The 2 after the x above is x squared couldn't find little 2.
Thankyou
1 solutions

Answer 44382 by funmath(2925) About Me  on 2006-12-03 07:57:33 (Show Source):
You can put this solution on YOUR website!
2ln%28x%5E2%29-3ln%28x%29=2
2%2A2ln%28x%29-3ln%28x%29=2
4ln%28x%29-3ln%28x%29=2
%284-3%29ln%28x%29=2
1%2Aln%28x%29=2
ln%28x%29=2
x=e%5E2 <--most teachers want this, but just in case:
x=approximately 7.389056099
Check, if x=e^2 does the equation balance?
2ln%28%28e%5E2%29%5E2%29-3ln%28e%5E2%29=2
2ln%28e%5E4%29-3ln%28e%5E2%29=2
4%2A2ln%28e%29-2%2A3ln%28e%29=2
8ln%28e%29-6ln%28e%29=2
8%281%29-6%281%29=2
8-6=2
2=2 We're right!!!
Happy Calculating!!!


Linear-systems/63631: This question is from textbook An Incremental Development
please help me to solve the following
Use substitution to solve
4x + y = 17 and 3x - 5y = 30
1 solutions

Answer 44379 by funmath(2925) About Me  on 2006-12-03 07:47:57 (Show Source):
You can put this solution on YOUR website!
Use substitution to solve
E1: 4x + y = 17
E2: 3x - 5y = 30
Solve E1 for y and substitute it into E2 for y and solve for x.
E1: -4x+4x+y=-4x+17 --> y=-4x+17
E2: 3x-5(-4x+17)=30
3x+20x-85=30
23x-85=30
23x-85+85=30+85
23x=115
23x/23=115/23
x=5
Substitute x=5 into E1 and solve for y:
E1: 4(5)+y=17
20+y=17
-20+20+y=-20+17
y=-3
The solution: (x,y)=(5,-3)
Check the solution by substituting 5 in for x and -3 in for y in both equations and see if the equations balance.
E1: 4(5)+(-3)=17
20-3=17
17=17 E1 checks.
E2: 3(5)-5(-3)=30
15+15=30
30=30 E2 also checks, so we know we're right!
Happy Calculating!!!


Square-cubic-other-roots/63637: Rationalize the denominator and simplify:
5 square root 2 / square root 3
1 solutions

Answer 44376 by funmath(2925) About Me  on 2006-12-03 07:38:15 (Show Source):
You can put this solution on YOUR website!
Rationalize the denominator and simplify:
5sqrt%282%29%2Fsqrt%283%29 Multiply the numerator and denominator by sqrt%283%29.
5sqrt%282%29%2Asqrt%283%29%2F%28sqrt%283%29%2Asqrt%283%29%29
5sqrt%282%2A3%29%2Fsqrt%283%2A3%29
5sqrt%286%29%2Fsqrt%289%29
highlight%285sqrt%286%29%2F3%29
Happy Calculating!!!


Square-cubic-other-roots/63638: Rationalize the denominator and simplify:
square root 3 / 3 - square root 3
1 solutions

Answer 44375 by funmath(2925) About Me  on 2006-12-03 07:34:05 (Show Source):
You can put this solution on YOUR website!
Rationalize the denominator and simplify:
sqrt%283%29%2F%283-sqrt%283%29%29 Multiply the numerator and denominator by the conjugate of the denominator.
sqrt%283%29%283%2Bsqrt%283%29%29%2F%28%283-sqrt%283%29%29%283%2Bsqrt%283%29%29%29

%283sqrt%283%29%2Bsqrt%289%29%29%2F%289%2B3sqrt%283%29-3sqrt%283%29-sqrt%289%29%29
%283sqrt%283%29%2B3%29%2F%289-3%29
%283sqrt%283%29%2B3%29%2F6
3%28sqrt%283%29%2B1%29%2F%283%2A2%29
cross%283%29%28sqrt%283%29%2B1%29%2F%28cross%283%29%2A2%29
highlight%28%28sqrt%283%29%2B1%29%2F2%29
Happy Calculating!!!