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 'vleith'

vleith answered: 2822 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, >>Next

Word_Problems_With_Coins/214061: Tabitha has $3.20 in quarters and nickels. If she has 20 coins in all, how many quarters does she have?
1 solutions

Answer 161683 by vleith(2825) About Me  on 2009-09-16 07:16:59 (Show Source):
You can put this solution on YOUR website!
Let q be the number of quaters and n be the number of nickles
You are told that q+%2B+n+=+20
You are also told that 0.25q+%2B+0.05n+=+3.20
You have two equations and 2 unknows, so you can solve this one.
q+%2B+n+=+20
n+=+20-q
0.25q+%2B+0.05n+=+3.20
25q+%2B+5n+=+320
25q+%2B+5%2820-q%29+=+320
25q+%2B+100+-+5q+=+320
20q+=+220
q+=+11
Check your answer
Is there are 11 quarters, then there must be 9 nickels (11+9 = 20)
Is 0.25%2A11+%2B+0.05%2A9+=+3.20????


Graphs/213221: This question is from textbook algebra1
{(-2,-4),(-1,-1),(0,0)(1,-1),(2,-4)}
it ask to express each relation as a table, as a graph, and as a mapping diagram.
I don't know how to do that
like what exactly do you do
1 solutions

Answer 161080 by vleith(2825) About Me  on 2009-09-13 15:09:55 (Show Source):
You can put this solution on YOUR website!
1)As a table, make a table with 2 columns and 5 rows. Label the first column "x" and the second column "y". Then use the coordinates of the given points to fill in the table.
row 1 has -2 -4
row 2 has -1 -1
and so on
2) As a graph, lay down a standard Cartesian grid (like graph paper). Then plot the 5 given points. If you see a "curve" in thyat data, then sketch in the curve
3) As mapping diagram, draw an ellipse shaped like a "0", leave an inch of two of space and then draw a second one to the right of the first (same shape, same size).
Put all of the x values in the left ellipse (see column one from the table in part 1). Put all the y values in the right ellipse (see column two from the table above).
Now connect the x values in the left ellipse with the corresponding y values in the roght ellipse. Just draw a line from one to the other. That is the "map"
See this URL for an example --> http://img.sparknotes.com/figures/4/4d7924c96427a340a0f1be4c7e650f7c/mapping.gif


Functions/212978: given the function defined by y=-7x^2+3x-8
determine whether function opens upward or downward
1 solutions

Answer 160885 by vleith(2825) About Me  on 2009-09-12 13:14:20 (Show Source):
You can put this solution on YOUR website!
downward, the high order coeefficient (-7 on the x^2 term) is negative. So it must open down.
See this URL for a plot --> http://www.wolframalpha.com/input/?i=-7x^2%2B3x-8


Triangles/212968: The hypotenuse of a right triangle is twice as long as one of the legs and 4 inches longer than the other. What are the lengths of the sides of the triangle?
1 solutions

Answer 160883 by vleith(2825) About Me  on 2009-09-12 13:12:47 (Show Source):
You can put this solution on YOUR website!
Let h be the length of the hypotenuse. Then one side is h/2 and the third side is h-4.
Since it is a right triangle, you know that
h%5E2+=+%28h%2F2%29%5E2+%2B+%28h-4%29%5E2
h%5E2+=+h%5E2%2F4+%2B+h%5E2+-8h+%2B+16
0+=+h%5E2%2F4+-+8h+%2B+16
0+=+h%5E2+-+32h+%2B+64
Use the quadratic equation to solve
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-32x%2B64+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-32%29%5E2-4%2A1%2A64=768.

Discriminant d=768 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--32%2B-sqrt%28+768+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-32%29%2Bsqrt%28+768+%29%29%2F2%5C1+=+29.856406460551
x%5B2%5D+=+%28-%28-32%29-sqrt%28+768+%29%29%2F2%5C1+=+2.14359353944898

Quadratic expression 1x%5E2%2B-32x%2B64 can be factored:
1x%5E2%2B-32x%2B64+=+1%28x-29.856406460551%29%2A%28x-2.14359353944898%29
Again, the answer is: 29.856406460551, 2.14359353944898. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-32%2Ax%2B64+%29


Since one of the answer is too short to make that number -4 positive, the hypotenuse is ~29.85


Graphs/212970: sketch the graph of the function
y= x^2+12y-36
1 solutions

Answer 160881 by vleith(2825) About Me  on 2009-09-12 13:04:18 (Show Source):
You can put this solution on YOUR website!
y=+x%5E2%2B12y-36
-11y+=+x%5E2+-+36
y+=+%2836-x%5E2%29%2F11+
Pick some values for x, and then solve for y. Plot those points and draw the curve.
Use this URL to check your answer
http://www.wolframalpha.com/input/?i=(36-x^2)%2F11


Polynomials-and-rational-expressions/212967: find the domain
s(x)=x-2/x+10
1 solutions

Answer 160879 by vleith(2825) About Me  on 2009-09-12 13:01:06 (Show Source):
You can put this solution on YOUR website!
The denominator of any "fraction" cannot be 0. So the only value of x that is not in the domain is x=-10, since it makes the denominator 0.
domain - all x except x=-10 [infinity,-10) (-10, infinity]


Expressions-with-variables/212860: How do I find the solution to this input output problem? E P
1 3
2 5
3 9
4 17
5 33
1 solutions

Answer 160840 by vleith(2825) About Me  on 2009-09-12 07:06:01 (Show Source):
You can put this solution on YOUR website!
Most of these type problems are practice. I like to start by looking at the series of numbers. You can see the difference in the inputs goes up by 1 one each entry. Now look and see if you can find a pattern in the output numbers.
You can see they are getting larger by increasingly larger amounts. However, nothing obvious jumps out a bout their values. So, the first thing I like to try is to see if there are patterns in the series of outputs. For instance, perhaps every other number has an obvious pattern. One thing I always try is finding the difference between each successive output number.
difference between 5 and 3 = 2
difference between 9 and 5 = 4
difference between 17 and 9 = 8 do you see the pattern yet
difference between 33 and 17 = 16
So each output increases by a value that is power of 2. Now all that is left to figure out is what the 'starting' value is. A little trail and error will show you that value is 1.
So, the function that fits the given data points is
f%28x%29+=+1+%2B+2%5Ex x>=1


Permutations/212781: How many different ways can 9 letters be grouped without any letter being repeated?
1 solutions

Answer 160711 by vleith(2825) About Me  on 2009-09-11 13:33:13 (Show Source):
You can put this solution on YOUR website!
Assuming english alphabet and lower case and upper case count as one, then you have 26 letters.
So how many ways can you use 9 different letters?
First letter can be anyone of the 26.
The second one can't duplicate the first, so there are 25 you could choose
then 24, 23, 22, 21 ...
TotalVariations+=+26%2A25%2A24%2A23%2A22%2A21%2A20%2A19%2A18


Equations/212729: The density of concentrated sulfuric acid is 1.85g/ml. What volume of the acid would weigh 74.0g?
1 solutions

Answer 160660 by vleith(2825) About Me  on 2009-09-11 10:03:38 (Show Source):


Linear-systems/212630: 6x=2x-11 dont understand how to solve!
1 solutions

Answer 160556 by vleith(2825) About Me  on 2009-09-10 20:25:46 (Show Source):
You can put this solution on YOUR website!
6x=2x-11 you need to 'get the terms with x on one side and the constant on the other'
So subtract 2x from both sides
6x+-+2x+=+2x+-+11+-+2x you know that 2x-2x = 0
4x+=+-11 divide both sides by 4
4x%2F4+=+-11%2F4 you know that 4/4 = 1
x+=+-11%2F4


Polynomials-and-rational-expressions/212640: I need help with the problem x^3+5x^2/2x^2+9x-5. I have to express the following rational expressions in lowest terms.
1 solutions

Answer 160553 by vleith(2825) About Me  on 2009-09-10 20:22:26 (Show Source):
You can put this solution on YOUR website!
use this URL to check factoring work --. http://72.3.253.76:8080/webMathematica3/quickmath/page.jsp?s1=algebra&s2=factor&s3=basic
+%28x%5E3%2B5x%5E2%29%2F%282x%5E2%2B9x-5%29
%28x%5E2%28x%2B5%29%29%2F%28%282x-1%29%28x%2B5%29%29
x%5E2%2F%282x-1%29


Expressions-with-variables/212639: what's the expression for the pattern 10+1, 10+2, 10+3....
1 solutions

Answer 160552 by vleith(2825) About Me  on 2009-09-10 20:19:55 (Show Source):
You can put this solution on YOUR website!
f(x) = 10 + x; where x is an natural number (an integer greater than 0)


Linear-equations/212637: Could someone help me solve the problem 8y-(5y+2)=16?
1 solutions

Answer 160550 by vleith(2825) About Me  on 2009-09-10 20:18:51 (Show Source):
You can put this solution on YOUR website!
+8y-%285y%2B2%29=16+ distribute the (-1) across the term (5y+2) and remove the parens
8y+-+5y+-+2+=+16 simplify
3y+-+2+=+16 add 2 to each side
3y+=+18 divide both sides by 3
y+=+6


Equations/212636: 13-8v=5v+2
1 solutions

Answer 160549 by vleith(2825) About Me  on 2009-09-10 20:16:34 (Show Source):
You can put this solution on YOUR website!
13-8v=5v%2B2 collect like terms. subtract 2 from each side
13+-+8v+-+2+=+5v+%2B+2+-+2
11+-+8v+=+5v add 8v to each side
11+-+8v+%2B+8v+=+5v+%2B+8v
11+=+13v divide both sides by 13
11%2F13+=+v+


Geometry_proofs/212632: This question is from textbook
If ray AB and ray CD intersect, then segment AB and segment CD intersect. How is this statement false?
1 solutions

Answer 160547 by vleith(2825) About Me  on 2009-09-10 20:14:28 (Show Source):
You can put this solution on YOUR website!
the two rays could intersect at a point that is not on segment AB or segment CD or both. Net, the rays 'go on forever', so there are lots of points where the two culd intersect and not be on the segments


Proportions/212495: a 6-foot tall man is standing near a tree on level ground, and the mans shadow is 4feet long, how many feet tall is the tree.(the tree is 18 feet_
1 solutions

Answer 160462 by vleith(2825) About Me  on 2009-09-10 14:41:35 (Show Source):
You can put this solution on YOUR website!
I assume the tree shadow is 18 feet.
use ratios
ManHight%2FManShadow+=+TreeHeight%2FTreeShadow
6%2F4+=+TreeHeight%2F18
18%2A6%2F4+=+TreeHeight
27+=+TreeHeight


Triangles/212421: A certain triangle has area 6 cm^2. If you know that its base is one less than it height, what are the base and height of the triangle?
1 solutions

Answer 160415 by vleith(2825) About Me  on 2009-09-10 09:38:53 (Show Source):
You can put this solution on YOUR website!
AreaOfTriangle+=+%28Base+%2A+Height%29%2F2
Let the height be represented by h.
You are told the base, b, is h-1
AreaOfTriangle+=+%28Base+%2A+Height%29%2F2
AreaOfTriangle+=+%28b+%2A+h%29%2F2
AreaOfTriangle+=+%28%28h-1%29%2A+h%29%2F2
6+=+%28%28h-1%29%2A+h%29%2F2
12+=+%28h-1%29%2A+h+
12+=+h%5E2+-h
0+=+h%5E2+-h+-+12
0+=+%28h-4%29%28h%2B3%29
So h is either 4 or -3
Since the height can't be negative, it must be 4
Which makes the base 4-1+=+3
Check your answer, is the area of a triangle with a base of 3 and a height of 4 equal to 6???


Vectors/212412: please could someone help me with this question?
A tea connoisseur has a collection of teapots that are scaled versions of the same design. The one-cup teapot is 10cm high. Choose the TWO options that are true statements.
A The two-cup teapot is 20cm high
B The eight-cup teapot is 20cm high.
C The nine-cup teapot is 30cm high.
D The 25cm high teapot is appropriate to make 20 cups of tea.
E The 16cm teapot is appropriate to make 4 cups of tea.
Thank you very much
Dawn
1 solutions

Answer 160411 by vleith(2825) About Me  on 2009-09-10 09:15:32 (Show Source):
You can put this solution on YOUR website!
The amount of tea is a volume. So, in order to scale, each of three dimensions must scale in the same ratio as the single dimension you are given.
All that ends up saying is "the change in volume is the cube of the change in a single dimension".
For instance, if the pot is changed from 10cm to 20cm, then the scale has doubled. So you need to cube that to get the volume. Thus, a 20cm high pot will brew %2820%2F10%29%5E3 = 8 cups.
A 30cm high pot will brew %2830%2F10%29%5E3+=+27 cups
Do that same type of conversion and you can find the two answers that "fit".
If you can't get them, let me know.


Numeric_Fractions/212109: This question is from textbook Elementary and Intermediate Algebra, Chapter
According to Dr. Aaron R. Folsom
of the University of Minnesota School of Public Health,
your maximum ideal waist size is directly proportional
to your hip size. For a woman with 40-inch hips, the
maximum ideal waist size is 32 inches. What is the
maximum ideal waist size for a woman with 35-inch hips?
1 solutions

Answer 160193 by vleith(2825) About Me  on 2009-09-09 08:59:02 (Show Source):
You can put this solution on YOUR website!
HipSize+=+K+%2A+WaistSize
40+=+K+%2A+32
40%2F32+=+K
5%2F4+=+K
So, the equation is HipSize+=+%285%2F4%29+%2A+WaistSize
Substitute in a 35 inch hip and solve
35+=+%285%2F4%29%2AWaistSize
35%2A4%2F5+=+7%2A4+=+28


Human-and-algebraic-language/212113: YOU PAY A TOLL IN EITHER ALL QUARTERS OR ALL DIMES. THE TOLL IS 3 MORE DIMES THAN QUARTERS. WHAT IS THE TOLL?
1 solutions

Answer 160191 by vleith(2825) About Me  on 2009-09-09 08:54:52 (Show Source):
You can put this solution on YOUR website!
x%2A25+=+%28x%2B3%29%2A10
25x+=+10x+%2B+30
15x+=+30
x=2
Either 2 quarters of 5 dimes. Either way, the toll is $0.50


Polynomials-and-rational-expressions/212112: Please I need help with please!
1. √65+√21=
2.square root of 2 + square root of 18 =
3. sqrt(50) - sqrt(2)
1 solutions

Answer 160190 by vleith(2825) About Me  on 2009-09-09 08:52:16 (Show Source):
You can put this solution on YOUR website!
1)sqrt%2865%29+%2B+sqrt%2821%29 since 65 is 5*13 and 21 is 3*7, you can't simplify this one without converting to estimates
2)sqrt%282%29+%2B+sqrt%2818%29
sqrt%282%29+%2B+sqrt%289%2A2%29
sqrt%282%29+%2B+sqrt%289%29%2Asqrt%282%29
sqrt%282%29+%2B+3sqrt%282%29
4%2Asqrt%282%29
3)sqrt%2850%29+-+sqrt%282%29
sqrt%2825%2A2%29+-+sqrt%282%29
sqrt%2825%29%2Asqrt%282%29+-+sqrt%282%29
5%2Asqrt%282%29+-+sqrt%282%29
4%2Asqrt%282%29


Triangles/212114: A segment is divided into two parts having lengths in the ratio of 5:3. If the difference between the length of the parts is 6," find the length of each part.
x =
Segment 1 = (5x) = inches
Segment 2 = (3x) = inches
1 solutions

Answer 160188 by vleith(2825) About Me  on 2009-09-09 08:47:36 (Show Source):
You can put this solution on YOUR website!
The difference in their lengths is 5x+-+3x+=+2x
So 2x+=+6
x=3
Now that you know x, finding 5x and 3x is a dropkick.


Travel_Word_Problems/211588: A man rides out into the country at a uniform rate of 30 miles per hour.
He rests 2 hours and then rides back at 20 miles per hour. He is gone 5
hours. How far did he go?
Please work me through this problem!
Thanks!
1 solutions

Answer 159874 by vleith(2825) About Me  on 2009-09-07 16:40:51 (Show Source):
You can put this solution on YOUR website!
First thing, let's get rid of the 2 rest hours. That says the the man is actually moving for 3 hours.
You also know he goes as far at 30mph as he returns at 20mph.
Let the distance he goes each way be represented by d
Let the time at 30mph be given by t. Then the time at 20mph is 3-t
d+=+30+%2A+t
d+=+20+%2A%283-t%29
so 30t+=+20%2A%283-t%29
30t+=+60+-+20t
50t+=+60
t+=+6%2F5
So the man travels at 30mph for 6/5 hour
d+=+30%2A%286%2F5%29 = 36 miles
Check your answer.
Does 36+=+20%283-%286%2F5%29%29


Travel_Word_Problems/211587: This question is from textbook
Can you please help me with this uniform motion problem? If the speed were increased by 10mph, a 420 mile trip would take 1 hr less time. How long will the trip take at the slower speed? Please show me all the steps and please get back to me before Tues. 10am.
Thank you guys
1 solutions

Answer 159871 by vleith(2825) About Me  on 2009-09-07 16:33:51 (Show Source):
You can put this solution on YOUR website!
Distance+=+Rate%2ATime
You are told the distance is 420 miles.
Let the slow speed be represented by s (in miles per hours) and the slow time be represented by t (in hours)
So 420+=+s+%2A+t
Thus 420%2Ft+=+s
You are told that at s%2B10, the time will be t-1
So 420+=+%28s%2B10%29%28t-1%29
Now substitute in the value you found for s above
420+=+%28%28420%2Ft%29+%2B+10%29+%2A+%28t-1%29
420+=+%28420%2B10t%29%2Ft+%2A+%28t-1%29
420t+=+%28420%2B10t%29+%2A+%28t-1%29
420t+=+420t++-420+%2B+10t%5E2+-10t
0+=+10t%5E2+-10t+-+420
0+=+t%5E2+-+t+-42 factor this or use the quadratic equation
0+=+%28t-7%29%28t%2B6%29
For a product to equal 0, one or more of the terms multiplied must be 0. So
either t-7=0 ot t%2B6+=+0 that means either
t=7 or t=-6 since the time cannot be negative, the time at the slow speed must be 7 hours.
Now check your answers. If the time is 7 hours then the slow speed must be 60mph
If the speed if 10mph faster, then the faster speed is 70mph.
At 70mph, the time is 420/70 = 6 hours. Which is an hour faster.
So there you have it.
happy Labor day -- and still int time for 10am tomorrow


Age_Word_Problems/211116: Carl is a years old. His sister Jenny is six more than twice his age. What is the average of their ages?
1 solutions

Answer 159500 by vleith(2825) About Me  on 2009-09-05 12:46:06 (Show Source):
You can put this solution on YOUR website!
Carl is a
Jenny is 2a%2B6
To find an average, add all the elements and divde that total by the number of elements.
%28a+%2B+%282a%2B6%29%29%2F2
%283a%2B6%29%2F2


Equations/210732: What does it mean, both algebraically and graphically, when an ordered pair (x,y) is a solution to a system of two linear equations?


1 solutions

Answer 159196 by vleith(2825) About Me  on 2009-09-03 12:38:40 (Show Source):
You can put this solution on YOUR website!
algebraically, it means that point is a solution to each equation
graphically, the point is the intersection of the two lines (assuming the lines are not 'the same line' or parallel lines, then they only intersect at a single point)


Equations/210735: After solving a system of equations in two variables you surmise a solution, (x,y). How can you determine if the solution is correct?


1 solutions

Answer 159192 by vleith(2825) About Me  on 2009-09-03 12:35:21 (Show Source):
You can put this solution on YOUR website!
Plug the x and y values into the original equation(s). If the result ends up being = (like 10=10 or 153=153) then the solution is correct


Expressions-with-variables/210662: I am kind of lost on these problems please help
Solve find the value for the given variable Show all work and check answers showing all work
2x + 6 over 5 = x+4 over 3
3(2x+6) = 5(x+4)
6x +18 = 5x + 20 now I am confused and also don't know how to check answer

I would like to know if these are right and how to show the work to check answer
b/4 + b/3 = 7
12(b/4 + b/3) = 12(7)
12(b/4) + 12(b/3 = 84
3b + 4b = 84
7b = 84
b = 12

b/6 - b-2/8 = 4
LCD is 48
48(b/6 - b-2/8) = 48 (4)
48 (b/6 - 48 ( b-2/8) = 192
8b - 6(b-2) = 192
8b - 6b - 12 = 192
2b = 204
b = 102








1 solutions

Answer 159165 by vleith(2825) About Me  on 2009-09-03 06:34:57 (Show Source):
You can put this solution on YOUR website!
Solve find the value for the given variable Show all work and check answers showing all work
2x + 6 over 5 = x+4 over 3
3(2x+6) = 5(x+4)
6x +18 = 5x + 20 now I am confused and also don't know how to check answer.
So far, so good. Collect like terms
6x+%2B18+=+5x+%2B+20+ subtract 5x from both sides and subtract 18 from both sides
6x+-+5x+%2B+18+-+18+=+5x+-+5x+%2B+20+-+18 simplify
x+=+2
2)
The work is correct. To check your answer, take your solution (12) and substitute it into the original equation. If the result is, in fact, equal, then your answer is correct. In this case
b%2F4+%2B+b%2F3+=+7 substitute in x=12
12%2F4+%2B+12%2F3+=+7
3+%2B+4+=+7
7+=+7 which is TRUE. so your answer is correct

b/6 - b-2/8 = 4
LCD is 48
48(b/6 - b-2/8) = 48 (4)
48 (b/6 - 48 ( b-2/8) = 192
8b+-+6%28b-2%29+=+192 so far, so good. You have an error in the next step.
8b+-+6b+-+12+=+192 should be 8b+-+6b+%2B+12+=+192 remember when expanding, a negative times a negative is a positive
2b = 180
b = 90
URL to check your answer --> http://www.wolframalpha.com/input/?i=+b%2F6+-+(b-2)%2F8+%3D+4


test/208366: This question is from textbook
factor completely ax^3+27a
1 solutions

Answer 159164 by vleith(2825) About Me  on 2009-09-03 06:24:02 (Show Source):
You can put this solution on YOUR website!
ax%5E3%2B27a
a%2A%28x%5E3%2B27%29 the second term is the sum of 2 cubes. There is a formula for that. Use it to get
a%2A%28x%2B3%29%28x%5E2+-+3x+%2B+9%29
This URL is really good at factoring --> http://72.3.253.76:8080/webMathematica3/quickmath/page.jsp?s1=algebra&s2=factor&s3=basic


Inequalities/210665: 3x+11<6x+8
1 solutions

Answer 159163 by vleith(2825) About Me  on 2009-09-03 06:21:39 (Show Source):
You can put this solution on YOUR website!
3x%2B11%3C6x%2B8
11-8+%3C+6x+-+3x
3+%3C+3x
1+%3C+x or x%3E1
http://www.wolframalpha.com/input/?i=3x%2B11%3C6x%2B8


Expressions-with-variables/210664: These are extra problems I need help to understand to bring up my grade please help I don't get it
Find the value for the given variable Show all steps and check answers showing all work. Not sure how to type in the problem.
a+1/6 = 2/a or a+1 over 6 = 2 over a
and
5/3x+1 = 3/3x-1 or 5 over 3x+1 = 3 over 3x-1










1 solutions

Answer 159162 by vleith(2825) About Me  on 2009-09-03 06:20:01 (Show Source):
You can put this solution on YOUR website!
%28a%2B1%29%2F6+=+2%2Fa+ multiply both sides by a to clear the denominator on the right
a%2A%28a%2B1%29%2F6+=+2 multiply both sides by 6 to clear the denominator on the left
a%2A%28a%2B1%29+=+12 expand the left side
a%5E2+%2B+a+=+12 subtract 12 from both sides
a%5E2+%2B+a+-+12+=+0 factor or use the quadratic equation. Here is a good URL to help check your factoring -->http://72.3.253.76:8080/webMathematica3/quickmath/page.jsp?s1=algebra&s2=factor&s3=basic
%28a%2B4%29%28a-3%29+=+0 in order for a product to be 0, one or more terms in the product must be 0. So in our case, either a%2B4+=0 or a-3=0
So solving those two equations, says either a=-4 or a=3 are solutions to the problem.
Substitute those values for a into the original equation to check your answers.

2)Use the same steps as above.
5%2F%283x%2B1%29+=+3%2F%283x-1%29 Clear right side denominator
%285%2A%283x-1%29%29%2F%283x%2B1%29+=+3 Clear left side denominator
5%2A%283x-1%29+=+3%2A%283x%2B1%29 this time, expand both sides
15x+-5+=+9x+%2B+3 collect like terms
15x+-+9x+=+3+%2B+5 simplfy
6x+=+8 divide both sides by 6
+x+=+8%2F6
x+=+4%2F3 simplify
Here is a great website for math. You can use it to verify your work. For this problem the URL is --> http://www.wolframalpha.com/input/?i=5%2F(3x%2B1)+%3D+3%2F(3x-1)