New!
Get regular updates about newly solved problems
via algebra.com's RSS system.
Recent problems solved by 'AnlytcPhil'
AnlytcPhil answered: 1273 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, >>Next
Linear-systems/49731: This question is from textbook Beginning Algebra
Please...I need help solving the following system by graphing
x-2y=8
3x-2y=12 1 solutions
Answer 32998 by AnlytcPhil(1276) on 2006-08-23 22:53:08 (Show Source):
You can put this solution on YOUR website!
Please...I need help solving the following
system by graphing
x - 2y = 8
3x - 2y = 12
1. Find the x-intercept of the first equation,
by substituting y = 0 and solving for x
x - 2y = 8
x - 2(0) = 8
x = 8
So the x-intercept is the point (8,0) on
the x-axis
2. Find the y-intercept of the first equation,
by substituting
x = 0 and solving for y
x - 2y = 8
0 - 2y = 8
-2y = 8
y = -4
So the y-intercept is the point (0, -4) on
the y-axis.
Plot these two points and draw a line through them.
3. Find the x-intercept of the second equation,
by substituting y = 0 and solving for x
3x - 2y = 12
3x - 2(0) = 12
3x = 12
x = 4
So the x-intercept is the point (4,0) on the
x-axis
4. Find the y-intercept of the second equation,
by substituting x = 0 and solving for x
3x - 2y = 12
3(0) - 2y = 12
-2y = 12
y = -6
So the y-intercept is the point (0, -6) on the
y-axis.
Plot these two points and draw a line through them
on the same set of axes.
Now look and see what the coordinates are of the point
where the two lines cross:
You will notice that point is directly under 2 on the
x-axis, and it's directly to the right of -3 on the
y-axis. So the solution of the system is
(x,y) = (2,-3)
We can check that to see if it is correct. Substitute
x=2 and y=-3 into both of the original equations and
see if you end up with the same number on both sides.
x - 2y = 8 3x - 2y = 12
(2) - 2(-3) = 8 3(2) - 2(-3) = 12
2 + 6 = 8 6 + 6 = 12
8 = 8 12 = 12
It checks in both.
Edwin
|
Equations/49650: This question is from textbook Algebra Structure and Method - Book 1
What is the equation to represent the relationship among the integers for: The greater of two consecutive even integers is six less than twice the smaller. 1 solutions
Answer 32974 by AnlytcPhil(1276) on 2006-08-23 08:40:02 (Show Source):
You can put this solution on YOUR website!What is the equation to represent the relationship among the integers for:
The greater of two consecutive even integers is six less than twice the smaller.
------------------------------------------------------------------
The idea is to get all the words out and mathematical symbols in
Let S = the smaller (of two consecutivs integers)
Since the greater is one more than the smaller
we let S + 1 = the greater.
-------------------------------------------------------------------
The greater of two consecutive even integers is six less than twice the smaller.
So replace the red words by S + 1 and the blue words by S.
S + 1 is six less than twice S.
Now replace " twice S " by " 2S ", and we have
S + 1 is six less than 2S
Replace the word " is " by an equal sign " = ".
S+1 = six less than 2S
The only thing left is to decide how to get rid of the words
"six less than".
Let's think about what, say, "six less than 10" means. It means to start with
10 and then subtract 6, or 10 - 6. This, of course, would be 4.
Let's also think about what, say, "six less than 73" means. It means to start
with 73 and the subtract 6, or 73 - 6. This, or course would be 67.
Now let's think about what "six less than 2S" means. It means to start with
2S and subtract 6, or 2S - 6. We don't know what this would be, so all we can
do is just leave it as 2S - 6.
So the final equation is
S + 1 = 2S - 6
Edwin
|
Average/49640: Find the sum for the following set of numbers:
-3.5, -1.4, -0.5, 3, 5, 1, 2
1 solutions
Answer 32961 by AnlytcPhil(1276) on 2006-08-22 23:27:12 (Show Source):
You can put this solution on YOUR website!Find the sum for the following set of numbers:
-3.5, -1.4, -0.5, 3, 5, 1, 2
Find the sum of first two
(-3.5) + (-1.4)
The rule is: They have like signs, so add their absolute values
and attach their common sign.
They are both negative, which means they have the same sign,
so we add 3.5 and 1.4, getting 4.9, and we attach their common
sign, which is "-". So we have -4.9:
Sum of first two = -4.9
-------
Now let's find the sum of that and the 3rd one:
(-4.9) + (-0.5)
The rule is: They have like signs, so add their absolute values
and attach their common sign.
They are both negative, which means they have the same sign,
so we add 4.9 and 0.5, getting 5.4, and we attach their common
sign, which is "-". So we have -5.4:
Sum of first three = -5.4
-------
Now let's find the sum of that and the 4th one:
(-5.4) + (3)
The rule is: They have opposite signs, so subtract their
absolute values (larger minus smaller) and attach the sign
with the larger absolute value.
They have opposite signs, so we subtract 3 from 5.4, getting
2.4, and we attach the sign of -5.4 because its absolute
value is larger than 3's absolute value, which is "-".
So we have -2.4:
Sum of first four = -2.4
-------
Now let's find the sum of that and the 5th one:
(-2.4) + (5)
They have opposite signs, so we subtract 2.4 from 5, getting 2.6, and we attach
the sign of 5 because its absolute value is larger than 3's absolute value.
sign, which is "+". So we have +2.6, but we can drop the +:
Sum of first five = 2.6
--------------------------
Now let's find the sum of that and the 6th one:
(2.6) + (1)
The rule is: They have like signs, so add their absolute values
and attach their common sign.
They are both positive, which means they have the same sign,
so we add 2.6 and 1, getting 3.6, and we attach their common
sign, which is "+". So we have +3.6, but we can drop the +:
Sum of first six = 3.6
------
Find the sum of that and the 7th or last one
(3.6) + (2)
The rule is: They have like signs, so add their absolute values
and attach their common sign.
They are both positive, which means they have the same sign,
so we add 3.6 and 2, getting 5.6, and we attach their common
sign, which is "+". So we have +5.6, but we can drop the +:
Sum of them all = 5.6
Edwin
|
Expressions-with-variables/49295: if ax²+bx+c=0, where a, b, and c are integers
and its two solutions have to be rational numbers,
then b^2-4ac=? 1 solutions
Answer 32704 by AnlytcPhil(1276) on 2006-08-18 15:18:50 (Show Source):
You can put this solution on YOUR website!if ax²+bx+c=0, where a, b, and c are integers
and its two solutions have to be rational numbers,
then b^2-4ac=?
(1)3 (2)6 (3) 36 (4) 63
and please show me how you got the answer
The quadratic formula is
______
-b ± Öb²-4ac
x = —————————————
2a
which gives the solutions to ax²+bx+c = 0
The values will be rational only if what's under the square root radical,
namely the discriminant b²-4ac, is a perfect square.
Edwin
|
Linear-systems/49302: In this one I also have no clue to both how to do it or what types of problems these are.


Ive tried and tried and still couldnt rember any of this
1 solutions
Answer 32703 by AnlytcPhil(1276) on 2006-08-18 14:48:41 (Show Source):
|
Graphs/49277: This question is from textbook ALGEBRA 1
SOLVE THE EQUATION M-2N=9 IF THE DOMAIN IS {-1,0,5} 1 solutions
Answer 32680 by AnlytcPhil(1276) on 2006-08-18 06:39:02 (Show Source):
You can put this solution on YOUR website!SOLVE THE EQUATION M-2N=9 IF THE DOMAIN IS {-1,0,5}
"Domain" comes before "Range" in the dictionary, and
M comes before N in the alphabet, so I will assume
the values in the domain are for M, and so the values
in the range will be for N.
Post again if your teacher reverses the roles of M and N.
Plug in -1, 0 and 5 for M, then solve for N:
M - 2N = 9 M - 2N = 9 M - 2N = 9
-1 - 2N = 9 0 - 2N = 9 5 - 2N = 9
-2N = 9+1 -2N = 9 -2N = 9-5
-2N = 10 N = -9/2 -2N = 4
N = -5 N = -2
So the range is {-5, -9/2, -2}
Edwin
|
Graphs/49281: This question is from textbook ALGEBRA 1
WRITE AN EQUATION IN SLOPE INTERCEPT FORM OF THE LINE SATISFYING THE GIVEN CONDITIONS. PASSES THROUGH(5,4) AND (6,-1) 1 solutions
Answer 32673 by AnlytcPhil(1276) on 2006-08-18 05:00:32 (Show Source):
You can put this solution on YOUR website!WRITE AN EQUATION IN SLOPE INTERCEPT FORM OF THE
LINE SATISFYING THE GIVEN CONDITIONS. PASSES
THROUGH(5,4) AND (6,-1)
We need two things: the slope formula and the
point-slope form of a line:
Slope formula for the line thru (x1,y1) and (x2,y2):
y2 - y1
m = ---------
x2 - x1
Point-slope form for the equation of the line with
slope = m passing thru (x1,y1)
y - y1 = m(x - x1)
--------------------------------------------------------
(x1,y1) = (5,4) and (x2,y2) = (6,-1)
y2 - y1 (-1) - (4) -5
m = --------- = ------------ = ----- = -5
x2 - x1 (6) - (5) 1
y - y1 = m(x - x1)
y - 4 = -5(x - 5)
Now when you simplify this, you will have
the slope-intercept form y = mx + b
y - 4 = -5(x - 5)
y - 4 = -5x + 25
y = -5x + 29
The slope is the coefficient of x, which is 5
and the y-intercept is (0,29)
Edwin
|
Graphs/49259: Can you please help me? I don't quite get how to answer this question:
solve this equation y=-1/2x if the domain is {-2, -1, 0, 1, 2}
What i get is that you have to plug in the numbers, but how do i present the answer?? Please help! 1 solutions
Answer 32658 by AnlytcPhil(1276) on 2006-08-17 20:13:49 (Show Source):
You can put this solution on YOUR website!Can you please help me? I don't quite get how to answer this question:
solve this equation y=-1/2x if the domain is {-2, -1, 0, 1, 2}
What i get is that you have to plug in the numbers, but how do
i present the answer?? Please help!
Yes, plug in the numbers, and give the range:
The domain is {-2, -1, 0, 1, 2}
The range is gotten by plugging those in:
The range is {1, 1/2, 0, -1/2, -1}
That's my guess as to how to present the answer,
i.e., give the domain.
Edwin
|
Systems-of-equations/49230: The Proprietor of a managerie was asked how many parrots and how many elephants it included. He replied, " well, the lot have 32 heads and 100 feet." How many of each kind were there? 1 solutions
Answer 32653 by AnlytcPhil(1276) on 2006-08-17 17:06:13 (Show Source):
You can put this solution on YOUR website!The Proprietor of a managerie was asked how many
parrots and how many elephants it included. He replied,
" well, the lot have 32 heads and 100 feet." How many
of each kind were there?
You don't need algebra to figure it out, but I will show
you the algebra way. However first let's reason it out
without using algebra.
Since there are 100 feet, that means there are fifty pairs
of feet. Therefore there are 50 - 32 or 18 more pairs of
feet than heads. These 18 extra pairs of feet must belong
to the elephants. So there are 18 elephants, which
accounts for 18 heads, thus the remaining 32 - 18 or 14
heads must belong to the parrots.
Answer: 18 elephants, 14 parrots
Check:
The 18 elephants have 18 heads and 18×4 or 72 feet
The 14 parrots have 14 heads and 14×2 or 28 feet.
That's 18+14=32 heads and 72+28=100 feet.
-----------------------------------------------------
Now, by algebra:
Let P = the number of parrots.
Let E = the number of elephants.
Parrots have one head, so there are P parrot heads.
Elephants have one head, so there are E elephant heads.
Since there are 32 heads in all,
P + E = 32
Parrots have 2 feet so there are 2P parrot feet.
Elephants have 4 feet so there are 4E elephant feet.
Since there are 100 feet in all,
2P + 4E = 100
So you have the system of equations:
P + E = 32
2P + 4E = 100
Solve that system and get P = 14 and E = 18
Edwin
|
|