Questions on Algebra: Linear Algebra (NOT Linear Equations) answered by real tutors!

Algebra ->  Algebra  -> College  -> Linear Algebra -> Questions on Algebra: Linear Algebra (NOT Linear Equations) answered by real tutors!     (Log On)

   


Tutors Answer Your Questions about Linear Algebra (FREE)


Question 175701: how do I solve the system of equations 3r-4s+0 and 2r+5s=23?: how do I solve the system of equations 3r-4s+0 and 2r+5s=23?
Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
there are a few ways but lets use elimination method which means you want to manipulate the equation so the point where one set of terms are eliminated
:
I assumed that the +0 in eq 1 was really =0
:
3r-4s=0......eq 1
2r+5s=23.....eq 2
:
multiply all terms in eq 1 by 5 and all the terms in eq 2 by 4 and then add the 2 equations together. I will do the math then rewrite the equations next to one another so you can see what is taking place.
:
5(3r-4s=0)---->15r-20s=0 (revised eq 1)
4(2r+5s=23)---->8r+20s=92 (revised eq 2)
:
can you see what happens to the s terms when we add the two equations together. They are eliminated because -20s+20s=0. We are left with 15r+8r=92+0
:
23r=92
:
highlight(r=4)
:
now take r's found value and plug it back into any equation. I am going to use eq 1
:
3(4)-4s=0--->12-4s=0--->4s=12
:
highlight(s=3)
Question 175701: how do I solve the system of equations 3r-4s+0 and 2r+5s=23?: how do I solve the system of equations 3r-4s+0 and 2r+5s=23?
Answer by jim_thompson5910(9927) About Me  (Show Source):
You can put this solution on YOUR website!

Start with the given system of equations:
system(3r-4s=0,2r+5s=23)


5(3r-4s)=5(0) Multiply the both sides of the first equation by 5.


15r-20s=0 Distribute and multiply.


4(2r+5s)=4(23) Multiply the both sides of the second equation by 4.


8r+20s=92 Distribute and multiply.


So we have the new system of equations:
system(15r-20s=0,8r+20s=92)


Now add the equations together. You can do this by simply adding the two left sides and the two right sides separately like this:


(15r-20s)+(8r+20s)=(0)+(92)


(15r+8r)+(-20s+20s)=0+92 Group like terms.


23r+0s=92 Combine like terms.


23r=92 Simplify.


r=(92)/(23) Divide both sides by 23 to isolate r.


r=4 Reduce.


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


15r-20s=0 Now go back to the first equation.


15(4)-20s=0 Plug in r=4.


60-20s=0 Multiply.


-20s=0-60 Subtract 60 from both sides.


-20s=-60 Combine like terms on the right side.


s=(-60)/(-20) Divide both sides by -20 to isolate s.


s=3 Reduce.


So our answer is r=4 and s=3.


This means that the system is consistent and independent.

Question 175697: How do I find the possible values of n in the inequality -3n<81?: How do I find the possible values of n in the inequality -3n<81?
Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
-3n<81divide both sides by -3, keeping in mind that when you multiply or divide and inequality by a negative number you must reverse the inequality
:
cross(-3)n/cross(-3)>(-27)cross(81)/cross(-3)
:
highlight(n>-27)
Question 175697: How do I find the possible values of n in the inequality -3n<81?: How do I find the possible values of n in the inequality -3n<81?
Answer by jim_thompson5910(9927) About Me  (Show Source):
You can put this solution on YOUR website!
-3n<81 Start with the given inequality.


n>(81)/(-3) Divide both sides by -3 to isolate n. note: Remember, the inequality sign flips when we divide both sides by a negative number.


n>-27 Divide.


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

Answer:

So the answer is n>-27

Question 175686: How do I find the possible values of r in the inequality 5>r-3?: How do I find the possible values of r in the inequality 5>r-3?
Answer by stanbon(19743) About Me  (Show Source):
You can put this solution on YOUR website!
find the possible values of r in the inequality 5>r-3?
r-3 < 5
Add 3 to both sides to get:
r < 8
======================
Cheers,
Stan H.

Question 175595: Writing In a system of three linear equations with three variables,
the number of solutions depends on how the planes defined by the
equations intersect. List the different numbers of solutions that are
possible, and explain when each occurs.
: Writing In a system of three linear equations with three variables,
the number of solutions depends on how the planes defined by the
equations intersect. List the different numbers of solutions that are
possible, and explain when each occurs.

Answer by solver91311(2197) About Me  (Show Source):
You can put this solution on YOUR website!
You could have the following situations:

1. One element in the solution set consisting of an ordered triple. This occurs when all three lines intersect in a single point.

The lines could all lie in the same plane, or

Two of the lines could be in one plane while the third line is in a different plane, in which case the solution set to the system would be an ordered triple representing a point on the line of intersection of the two planes. The two lines that lie in the same plane could be the same line.

All three lines lie in different planes, in which case the point of intersection of the lines and the point of intersection of the planes is the same point.

2. Infinite solutions. All three lines are the same line and any ordered triple that satisfied one of the equations would satisfy the other two.

3. No solution. The three lines do not intersect in the same point or do not intersect at all.

The following situations would have an empty solution set:

Three parallel lines in the same plane.

Three lines possibly, but not necessarily co-planar, such that any pair intersects, but the three possible pairs of lines intersect at different points.

At least one of the three lines, non-coplanar to the other two lines, lies in a plane parallel to a plane containing one or both of the other lines. Such a line is called a 'skew' line.

Two equations representing the same line and a third line parallel or skew to this line.




There may be others, but you get the idea.

Question 175598: 1.. Writing List the three methods used to solve systems of equations.
Choose two, and describe the strengths of those methods.

: 1.. Writing List the three methods used to solve systems of equations.
Choose two, and describe the strengths of those methods.


Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
there are actually more than 3. there is substitution, addition and subtraction commonly called elimination, graphing, matrix, cramers rule, and possibly more. The first two methods are commonly presented in Algebra I and Algebra II
texts. Solving systems using the last two methods is usually first explained
in Linear Algebra. Every method accomplishes the same purpose -- multiple unknowns are found from a
system of simultaneous equations. Different methods are easier to use
depending on the problem. That’s why so many different methods are
shown.
strengths of graphing are you can see it visually and it can be a quick method
strengths of elimination is you generally dont have to manipulate the equations to much and its is pretty quick on most systems.
strengths of substitution- a little easier for some to grasp although it can end up being very tedious with some systems.
:
matrix is one of my favorites because its quick(most of the time) and FUN
:
hope that helps

Question 175594: :))
Fix-It-Fast Plumbing charges $25 for a house call and $50 for each hour
spent on the job. Do-It-Right Plumbing charges $35 for a house call
and $45 for each hour spend on the job. How many hours must be spent
on the job in order for the charges of the two plumbing companies to
be equal?
: :))
Fix-It-Fast Plumbing charges $25 for a house call and $50 for each hour
spent on the job. Do-It-Right Plumbing charges $35 for a house call
and $45 for each hour spend on the job. How many hours must be spent
on the job in order for the charges of the two plumbing companies to
be equal?

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
ok let the cost of fix it fast be Cf and the cost of do it right be Cr
let h be the number of hours spent on the job. This problem of course assumes that each plumbing company can do the job in the same amount of time
:
Cf=50h+25
Cr=45h+35
:
now what we are after is when Cf=Cr so lets set their values equal to each other
:
50h+25=45h+35
:
5h=10
:
highlight(h=2)hours
:
meaning when 2 hours hits the costs will be equal from both companies. Sidenote if greater than 2 hours Cr has the better deal because the initial cost is accounted for and he only charges $45/hr. (45 dollars wow..I can only wish lol....)

Question 175452This question is from textbook
: i need help. i forgot how to do this problem.
1 is what percent of 400?
This question is from textbook
: i need help. i forgot how to do this problem.
1 is what percent of 400?

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
1/400=.0025(100)=.25%

Question 175356: DENNIS SAVINGS WAS 2/5 MORE THAN JULIA. AFTER DENNIS HAD GIVEN $500 TO JULIA HE HAD 1/5 OF JULIAS MONEY. FIND THEIR TOTAL SAVINGS?
: DENNIS SAVINGS WAS 2/5 MORE THAN JULIA. AFTER DENNIS HAD GIVEN $500 TO JULIA HE HAD 1/5 OF JULIAS MONEY. FIND THEIR TOTAL SAVINGS?

Answer by gonzo(575) About Me  (Show Source):
You can put this solution on YOUR website!
let x = what dennis has now.
let y = what julia has now.
---
dennis savings is 2/5 more than what julia has.
x = y + 2y/5 = 7y/5
---
after dennis gives 500 to julia, he has 1/5 of what julia has after she receives the 500.
x - 500 = (y + 500)/5
---
you have 2 equations that you need to solve simultaneously.
they are:
x = 7y/5 (first equation)
x-500 = (y+500)/5 (second equation)
---
since you already have x = 7y/5, you can solve by substituting 7y/5 for x in the second equation.
you get:
7y/5 - 500 = (y+500)/5
multiply each side of the equation by 5 to clear the fractions and get:
7y - 2500 = y + 500
subtract y from both sides of the equation to get:
6y - 2500 = 500
add 2500 to both sides of the equation to get:
6y = 3000
divide both sides of the equation by 6 to get:
y = 500
---
substitute 500 for y in the first equation to get:
x = 7*(500)/5 = 7*100 = 700
---
you have:
x = 700
y = 500
---
this means that:
dennis has 700
julia has 500
---
first part of problem states that dennis had 2/5 more than what julia had.
700 = 500 + 2/5 * 500 = 500 + 200 = 700
this part is good.
---
second part of problem states that dennis has 1/5 what julia has after he gives her 500.
700 - 500 = 200 = 1/5 * (500 + 500) = 1/5 * (1000) = 200
this part is good.
---
answer has been checked and is good.
dennis had 700 and julia had 500 before dennis gave her the 500.
dennis had 200 and julia had 1000 after dennis gave her the 500.
---

Question 175247: It says classify each system and give the # of solutions but i cant get it. The problem is 3x=-y-2 and 2y+4=-6x. It is solving special Systems: It says classify each system and give the # of solutions but i cant get it. The problem is 3x=-y-2 and 2y+4=-6x. It is solving special Systems
Answer by stanbon(19743) About Me  (Show Source):
You can put this solution on YOUR website!
It says classify each system and give the # of solutions but i cant get it. The problem is 3x=-y-2 and 2y+4=-6x
----------------------
Put each equation in slope-intercept form.
y = 3x-2
y = -3x -2
-----------------
The slopes are 3 and -3. Since they a different the
lines must intersect at a single point.
----------
The system is said to be consistent and it has one
Real.
-------------
Note:
If the slopes are the same and the intercepts are the
same, the system is dependent and has an infinite number
of solutions.
If the slopes are the same and the intercepts are different,
the system is inconsistent and has no solution.
==========================
Cheers,
Stan H.

Question 175018: Can you please help me with the constraints on this linear programming question?
Trenton, Michigan, a small community, is trying to establish a public transportation system of large and small vans. It can spend no more than $100,000 for both sizes of vehicles and no more than $500 per month for maintenance. The community can purchase a small van for $10,000 and maintain it for $100 a month. The large vans cost $20,000 each and can be maintained for $75 per month. Each large van carries a maximum of 15 passengers, and each small van carries a maximum of 7 passengers.
: Can you please help me with the constraints on this linear programming question?
Trenton, Michigan, a small community, is trying to establish a public transportation system of large and small vans. It can spend no more than $100,000 for both sizes of vehicles and no more than $500 per month for maintenance. The community can purchase a small van for $10,000 and maintain it for $100 a month. The large vans cost $20,000 each and can be maintained for $75 per month. Each large van carries a maximum of 15 passengers, and each small van carries a maximum of 7 passengers.

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
lets call the number of small vans and large vans purchased ,be S and L, respectively
:
10000S+20000L<=100000...eq 1 (for purchases)
:
100S+75L<=500...........eq 2(for maintanence)
:
divide equation 1 by 10000
:
s+2L<=10 revised eq 1
s<=5-(3/4)Lrevised eq 2
:
take s's value in eq 2 and plug it into eq 1
:
5-(3/4)L+2L<=10
:
multiply all terms by 4
:
20-3L+8L<=40
:
5L<=20
:
highlight(L<=4)
:
highlight(s<=5-(3/4)L<=5-(3/4)(4)<=2)
:
so if we purchase 4 Large vans and 2 small vans we can carry
:
4(15)+2(7)=74 passengers

Question 172646: how do you graph linear programing?
: how do you graph linear programing?

Answer by Alan3354(1935) About Me  (Show Source):
You can put this solution on YOUR website!
Define linear programming.

Question 174750: I need help with this question:
What Value of m gives a system y=1^2 x-1
y=mx-1
A)one solution B) an infinitely many solution C) no solution
: I need help with this question:
What Value of m gives a system y=1^2 x-1
y=mx-1
A)one solution B) an infinitely many solution C) no solution

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
At first I thought A. B and C were choices of answers.........
:
they want you to find m such that it satisfys the following conditions. The problem was written very poorly.
:
A one solution
B.infinite solutions
C no solutions
:
:
A) m could be almost anything except 1^2.......so let m=-1 then we have y=1^2x-1 and y=-1x-1 and those lines will cross in one place as they are perpendicular to each other
B.) in order for this system to have infinite solutions it has to be the same line so m=1^2
C) There is no value of m that will satisfy this condition because the slope must be the same(parallel lines) to have no solutions. The problem is the y intercept would also have to change to be a parallel line because if m is equal to 1^2 we would have the same answer as B( same line-infinite solutions).

Question 174752: I need help with this question:
Analyze the system
6x-2=-2y
3x+y=1
to determine whether the system has one solution, no solution, or infinitely many solutions.
: I need help with this question:
Analyze the system
6x-2=-2y
3x+y=1
to determine whether the system has one solution, no solution, or infinitely many solutions.

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
-2y=6x-2--->y=-3x+1.....(after dividing by -2)
:
y+3x=1--->y=-3x+1
:
this is the same line therefore there are infinite solutions

Question 174748: I need help understanding the question as well as answering it.
x^5+y^3=3
x^2-y^12=2
: I need help understanding the question as well as answering it.
x^5+y^3=3
x^2-y^12=2

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
what is the question?????
:
you have two equations with no instructions on what to do with them
Question 174748: I need help understanding the question as well as answering it.
x^5+y^3=3
x^2-y^12=2
: I need help understanding the question as well as answering it.
x^5+y^3=3
x^2-y^12=2

Answer by Alan3354(1935) About Me  (Show Source):
You can put this solution on YOUR website!
I need help understanding the question as well as answering it.
x^5+y^3=3
x^2-y^12=2
-------------
What is the question?

Question 172970: Set up the simplex matrix used to solve this linear programming problem. all variables are nonnegative.
Maximize f=3x+5y+11z subject to
system(2x+3y+4z<=60,<BR>
x+4y+z<=48,<BR>
5x+y+z<=48)
: Set up the simplex matrix used to solve this linear programming problem. all variables are nonnegative.
Maximize f=3x+5y+11z subject to
system(2x+3y+4z<=60,<BR>
x+4y+z<=48,<BR>
5x+y+z<=48)

Answer by Edwin McCravy(2199) About Me  (Show Source):
You can put this solution on YOUR website!
Set up the simplex matrix used to solve this linear programming problem. all variables are nonnegative.
Maximize f=3x+5y+11z subject to
system(2x+3y+4z<=60,<BR>
x+4y+z<=48,<BR>
5x+y+z<=48)

Introduce slack variables s[1], s[2], and s[3],
to "take up the slack" between the left sides
and the right sides of the first three and the
objective function, the one to maximize, at the bottom: 

system(2x + 3y + 4z + s[1] = 60,
x+4y+z+s[2] = 48,
5x+y+z+s[3] = 48,
f=3x+5y+11z)

Rearrange the terms in the bottom equation
and put in 0 and 1 coefficients of all the 
variables:

system(matrix(4,15,
2x, '+', 3y, '+', 4z, '+', 1s[1], '+', 0s[2], '+', 0s[3], '+', 0f, '=', 60,
1x, '+', 4y, '+', 1z, '+', 0s[1], '+', 1s[2], '+', 0s[3], '+', 0f, '=', 48,
5x, '+', 1y, '+', 1z, '+', 0s[1], '+', 0s[2], '+', 1s[3], '+', 0f, '=', 48,
-3x, '-', 5y, '-', 11z, '+', 0s[1], '+', 0s[2], '+', 0s[3], '+', 1f, '=',0))))   

Then we set up the matrix with petitions as follows:

(matrix(5,11,
2,3,4,'|',1,0,0,'|',0,'|',60,
1,4,1,'|',0,1,0,'|',0,'|',48,
5,1,1,'|',0,0,1,'|',0,'|',48,
'_','_','_','_','_','_','_','_','_','_','_',
-3,-5,-11,'|',0,0,0,'|',1,'|',0))
  
That matrix is called "the initial tableau".

That's all you were asked for, but I thought
I'd show you how to solve it.

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

The numbers on the bottom left, matrix(1,3,'-3,-5,-11,0,0',' and',0)
all but the last one, are called "indicators",
Pick the indicator that is the most negative.  
That is, the -11. It is in column 3, so 
we call column 3 the "pivot column".

Next divide each of the three numbers above it into the number
at the far right of the row it's in. That is we do these
three divisions:

  15    48        48
4)60, 1)48, and 1)48 

The smallest of these is 15, obtained from row 1,
So we call row 1 the "pivot row".

And we call the number in both the pivot row and the
pivot column the "pivot element", which is 4.

Now we divide the pivot row by that number, 4, to make 
the pivot element become 1.

(matrix(5,11,
.5,.75,1,'|',.25,0,0,'|',0,'|',15,
1,4,1,'|',0,1,0,'|',0,'|',48,
5,1,1,'|',0,0,1,'|',0,'|',48,
'_','_','_','_','_','_','_','_','_','_','_',
-3,-5,-11,'|',0,0,0,'|',1,'|',0))

Now we use the pivot row to get 0's everywhere
else in the pivot column.

Then we get a 0 where the 1 is in row 2 by multiplying
-1 times the pivot row to row 2. 
 
Then we get a 0 where the 1 is in row 2 by multiplying
-1 times the pivot row to row 3.

Then we get a 0 where the -11 is in the bottom row by 
multiplying 11 times the pivot row to the bottom row.

Now we have:

(matrix(5,11,
.5,.75,1,'|',.25,0,0,'|',0,'|',15,
.5,3.25,0,'|',-.25,1,0,'|',0,'|',33,
4.5,.25,0,'|',-.25,0,1,'|',0,'|',33,
'_','_','_','_','_','_','_','_','_','_','_',
2.5,3.25,0,'|',2.75,0,0,'|',1,'|',165))

Usually some of the indicators on the bottom
row will still be negative, and we would have 
to repeat the operation until there were no
negative indictors on the bottom row.  However 
this particular problem became solved with just 
one operation, so we convert this into a system 
of equations:

system(matrix(4,15,
.5x, '+', .75y, '+', 1z, '+', .25s[1], '+', 0s[2], '+', 0s[3], '+', 0f, '=', 15,
.5x, '+', 3.25y, '+', 0z, '+',-.25s[1], '+', 1s[2], '+', 0s[3], '+', 0f, '=', 33,
4.5x, '+', .25y, '+', 0z, '+', -.25s[1], '+', 0s[2], '+', 1s[3], '+', 0f, '=', 33,
2.5x, '+', 3.25y, '-', 0z, '+', 2.75s[1], '+', 0s[2], '+', 0s[3], '+', 1f, '=',165)))


system(.5x + .75y + z + .25s[1] = 15,
.5x+3.25y-.25s[1]+s[2] = 33,
4.5x+.25y-.25s[1]+s[3] = 33,
2.5x+3.25y+2.75s[1]+f=165)

Now look at the bottom equation:

2.5x+3.25y+2.75s[1]+f=165

Solve for f

f=165-2.5x-3.25y-2.75s[1])

Since none of the variables can be negative,
f will be the largest value it can possibly be
when nothing is subtracted from the 165, so 
that maximum is reached when x,y, and s[1] are 
all taken to be 0. So the system now becomes

system(.5(0) + .75(0) + z + .25(0) = 15,
.5(0)+3.25(0)-.25(0)+s[2] = 33,
4.5(0)+.25(0)-.25(0)+s[3] = 33,
2.5(0)+3.25(0)+2.75s(0)+f=165)

or

system(z = 15,
s[2] = 33,
s[3] = 33,
f=165)

So f has a maximum value of 165 when
x=0, y=0, and z=15

Edwin

Question 173029: please write the answer and show how you did it.. thnx
1.. classify the system.. x-5=-y with out graphing
2y-10=-2x

solve each system..
2. y=2x+8
y=3x-1

3. 2x-y=2
2x-2y=4

4. -x+y=2
2x+y=-1
: please write the answer and show how you did it.. thnx
1.. classify the system.. x-5=-y with out graphing
2y-10=-2x

solve each system..
2. y=2x+8
y=3x-1

3. 2x-y=2
2x-2y=4

4. -x+y=2
2x+y=-1

Answer by nycsub_teacher(90) About Me  (Show Source):
You can put this solution on YOUR website!
solve each system..
2. y=2x+8
y=3x-1

I will only do this one and you must do the rest.
We have two equations where y is written in terms of x.
Equate both equations to find x.
2x + 8 = 3x - 1
2x - 3x = -8 - 1
-x = -9
x = -9/-1
x = 9/1
x = 9
Now that we know x = 9, plug that value for x into EITHER of the original equations given to find y.
I will use y = 2x + 8 but you can use the other equation as well.
y = 2(9) + 8
y = 18 + 8
y = 26
The solution for this system of equations in two variables is the point
(9, 26). BOTH equations meet at the point (9, 26) and so this is why that point is the solution.
You can also write the answer as x = 9 and y = 26

Question 173032: graph each system.
6. y>x-5
3x+y<-2
7. y y>{x-]+1 [] means absolt value




















: graph each system.
6. y>x-5
3x+y<-2
7. y y>{x-]+1 [] means absolt value





















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

6. y>x-5
graph(300,300,-10,10,-10,10,x-5)
3x+y<-2----->y<=-3x-2
graph(300,300,-10,10,-10,10,-3x-2)
y<x+2
graph(300,300,-5,5,-5,5,x+2)
y>abs(x)+1
graph(300,300,-5,5,-5,5,abs(x)+1)
thank you,
Jojo

Question 173822: PROBLEM:
Kevin and Ansu were in charge of the box office for the school play last night. Theyknow that they sold a total of 198 tickets, and that they made a total of $878.00. They also know that adult tickets sold for $5.00 each, and that student tickets sold for $3.00 each. The problem is, they can’t remember how many of each type of ticket they sold.Use the information provided to determine how many adult tickets and how manystudent tickets they sold.
: PROBLEM:
Kevin and Ansu were in charge of the box office for the school play last night. Theyknow that they sold a total of 198 tickets, and that they made a total of $878.00. They also know that adult tickets sold for $5.00 each, and that student tickets sold for $3.00 each. The problem is, they can’t remember how many of each type of ticket they sold.Use the information provided to determine how many adult tickets and how manystudent tickets they sold.

Answer by gonzo(575) About Me  (Show Source):
You can put this solution on YOUR website!
let a = number of adult tickets sold.
let s = number of student tickets sold.
-----
a + s = 198 since the total number of tickets sold is 198.
-----
5*a + 3*s = 878 since the total amount of money made is 878 dollars and each adult ticket brought in 5 dollars and each student ticket brought in 3 dollars.
-----
you have 2 equations that need to be solved simultaneously. this means the same value for a and the same value for s applies to both equations.
-----
the 2 equations are:
a + s = 198
5*a + 3*s = 878
-----
to solve by substitution, take one of the equations and solve for one variable in terms of the other.
take a+s = 198 and solve for a.
a+s = 198
subtract s from both sides:
a = 198 - s
-----
substitute 198-s for a in the second equation:
5*a + 3*s = 878
5*(198-s) + 3*s = 878
990 -5*s + 3*s = 878
combine like terms:
990 - 2*s = 878
subtract 878 and add 2*s to both sides of the equation:
990 - 878 = 2*s
combine like terms:
112 = 2*s
divide both sides by 2:
56 = s
-----
you have s = 56.
take your first equation and solve for a.
a + s = 198
a + 56 = 198
a = 198-56
a = 142
-----
you have:
a = 142
s = 56
-----
takes these numbers and plug into your second equation:
5*a + 3*s = 878
5*142 + 3*56 = 878
710 + 168 = 878
878 = 878
equation is true.
values for a and s are good.
your answer is:
142 adult tickets were sold and 56 student tickets were sold.

Question 173720: ok i wont dump all of my homework on you i just really need help
6x-24+4x= -2x +6
2x-24= -2x+ 6
4x-24=6
-24 -24
4x over 4 and 30 over 4
gah, this doesnt divide evenly.
please help, me with this
and finding the check.
: ok i wont dump all of my homework on you i just really need help
6x-24+4x= -2x +6
2x-24= -2x+ 6
4x-24=6
-24 -24
4x over 4 and 30 over 4
gah, this doesnt divide evenly.
please help, me with this
and finding the check.

Answer by Edwin McCravy(2199) About Me  (Show Source):
You can put this solution on YOUR website!

Here's the correct solution.  Find your
errors and why you made them. Lots of
times things don't divide evenly, so gah,
you just get a fraction, that's all:

 6x - 24 + 4x = -2x + 6
10x - 24      = -2x + 6
12x - 24      =       6
    + 24            +24
12x           =      30
          12x = 30
            x = 30/12
            x = 5/2

Check:

 
matrix(5,1,
6x - 24 + 4x = -2x + 6,
 6(5/2) - 24 + 4(5/2) = -2(5/2) + 6,
30/2 - 24 + 20/2 = -10/2 + 6,
15 - 24 + 10 = -5 + 6,
1=1)

Edwin

Question 173721: ok i wont dump all of my homework on you i just really need help
6x-24+4x= -2x +6
2x-24= -2x+ 6
4x-24=6
-24 -24
4x over 4 and 30 over 4
gah, this doesnt divide evenly.
please help, me with this
and finding the check.
: ok i wont dump all of my homework on you i just really need help
6x-24+4x= -2x +6
2x-24= -2x+ 6
4x-24=6
-24 -24
4x over 4 and 30 over 4
gah, this doesnt divide evenly.
please help, me with this
and finding the check.

Answer by elima(1427) About Me  (Show Source):
You can put this solution on YOUR website!
Your steps are correct, you are not watching your signs;
6x-24+4x= -2x +6
you are going to add the 6x + 4x; the minus sign goes with the 24, not the 4. The 4 is positive.
10x-24= -2x+ 6
Then you should have added the 2x to both sides, it is a negative 2, so you need to add to cancel it out;
12x-24=6
+24 +24
you would add 24 to both sides since it is negative;
12x = 30
The answer is a mixed fraction;
x = 30/12
x = 2(1/5)
CHECK:
6x-24+4x= -2x +6
6(30/12)-24 + 4(30/12)= -2(30/12)+6
(180/12)-24+(120/12)=(-60/12)+6
(300/12)-24=(-60/12)+6
(300/12)+ (60/12) = 6 +24
(360/12)= 30
30 = 30
:)

Question 173475: A food store makes a 9-lb mixture of peanuts. cashews, and raisens. Peanuts cost $1.50 per pound, cashews cost $2.00 per pound, and raisens cost $1.00 per pound. The mixture calls for twice as much peanuts than cashews. The total cost of the mixture is $13.00. How much of each ingredient did the store use?
How do you det this up into equations?
: A food store makes a 9-lb mixture of peanuts. cashews, and raisens. Peanuts cost $1.50 per pound, cashews cost $2.00 per pound, and raisens cost $1.00 per pound. The mixture calls for twice as much peanuts than cashews. The total cost of the mixture is $13.00. How much of each ingredient did the store use?
How do you det this up into equations?

Answer by josmiceli(2184) About Me  (Show Source):
You can put this solution on YOUR website!
These problems are always easier if you put letters in place
of the things you're looking for:
Let p= the pounds of peanuts needed
Let c= the pounds of cashews needed
Let r= the pounds of raisins needed
The 1st sentence says it's a 9-pound mixture, so
(1) p + c + r = 9
Peanuts cost $1.50 per pound, so the cost of the peanuts will be
1.5p
Cashews cost $2.00 per pound, so the cost of the cashews will be
2c
Raisins cost $1.00 per pound, so the cost of the raisins will be
1*r
The total cost of the mixture is $13.00, so
(2) 1.5p + 2c + r = 13
The mixture calls for twice as much peanuts than cashews, so
(3) p = 2c
Now I have 3 equations and 3 unknowns, so it should be solvable
Subtract (1) from (2)
.5p + c = 4
Substitute (3) for p
.5*(2c) + c = 4
2c = 4
c = 2
And, going back to (3),
p = 2c
p = 2*2
p = 4
Use (1) to find r
p + c + r = 9
4 + 2 + r = 9
6 + r = 9
r = 3
The amounts of the ingredients are 2 pounds of cashews,
4 pounds of peanuts, and 3 pounds of raisins
Check answer:
(2) 1.5p + 2c + r = 13
1.5*4 + 2*2 + 3 = 13
6 + 4 + 3 = 13
13 = 13
OK
Question 173475: A food store makes a 9-lb mixture of peanuts. cashews, and raisens. Peanuts cost $1.50 per pound, cashews cost $2.00 per pound, and raisens cost $1.00 per pound. The mixture calls for twice as much peanuts than cashews. The total cost of the mixture is $13.00. How much of each ingredient did the store use?
How do you det this up into equations?
: A food store makes a 9-lb mixture of peanuts. cashews, and raisens. Peanuts cost $1.50 per pound, cashews cost $2.00 per pound, and raisens cost $1.00 per pound. The mixture calls for twice as much peanuts than cashews. The total cost of the mixture is $13.00. How much of each ingredient did the store use?
How do you det this up into equations?

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
let the number of peanuts, cashews, and raisens be p,c,and r respectively
:
p+c+r=9........eq 1----->r=9-p-c
1.5p+2c+1r=13..eq 2
p=2c...........eq 3
:
lets plug p's value in eq 3 into eq 1 and 2 and re write them
:
2c+c+r=9.........eq (4)
1.5(2c)+2c+r=13..eq (5)
:
3c+r=9.... eq (4)
5c+r=13... eq (5)
:
now lets subtract eq 5 from eq 4
:
-2c=-4
:
highlight(c=2)pounds of cashews
:
highlight(p=2c=2(2)=4)pounds of peanuts
:
highlight(r=9-p-c=9-2-4=3)pounds of raisens

Question 173449This question is from textbook algebra 1
: In 1991, the federal minimum wage rate was $4.25 per hour. in 1997, it was increased to $5.15. find the annual rate of change in the federal minimum wage rate from 1991 to 1997.This question is from textbook algebra 1
: In 1991, the federal minimum wage rate was $4.25 per hour. in 1997, it was increased to $5.15. find the annual rate of change in the federal minimum wage rate from 1991 to 1997.
Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
5.15-4.25=.85
:
rate of change from 1991 to 1197 is .85/5.15=.165 or 16.5%
:
on an annulized basis this would be highlight(16.5/6=2.75)%

Question 172981: Hello, please could you help me solve the following equations and show the working out if possible, many thanks
2(1-x)+3(x+4)=5(x+3)
x(2x+3)-4(x-1)=2x(x+1)
: Hello, please could you help me solve the following equations and show the working out if possible, many thanks
2(1-x)+3(x+4)=5(x+3)
x(2x+3)-4(x-1)=2x(x+1)

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


1)
2(1-x)+3(x+4)=5(x+3)Complete multiplication using distributive property a(b + c) = ab + ac
2-2x+3x+12=5x+15 Group like terms on each side of the equal sign.
x+14=5x+15 Subtract x from both sides of the equation
x-x+14=5x-x+15
14=4x+15 Subtract 15 from both sides
14-15=4x+15-15
-1=4x divide both sides by 4
-1/4=x
2)
x(2x+3)-4(x-1)=2x(x+1) Complete multiplication
2x^2+3x-4x+4=2x^2+2x Group like terms on each side
2x^2-x+4=2x^2+2x subtract 2x^2 from both sides
2x^2-2x^2-x+4=2x^2-2x^2+2x
-x+4=2x add x to both sides
-x+x+4=2x+x
4=3x divide both sides by 3
x=4/3


Question 172975: Hello could you give me the answer to the following and the working out.
2(1-x)+3(x+4)=5(x+3)
x(2x+3)-4(x-1)=2x(x+1)
Many thanks
: Hello could you give me the answer to the following and the working out.
2(1-x)+3(x+4)=5(x+3)
x(2x+3)-4(x-1)=2x(x+1)
Many thanks

Answer by stanbon(19743) About Me  (Show Source):
You can put this solution on YOUR website!
2(1-x)+3(x+4)=5(x+3)
2-2x + 3x+12 = 5x+15
x + 14 = 5x + 15
4x = -1
x = -1/4
------------------------
x(2x+3)-4(x-1)=2x(x+1)
2x^2+3x -4x+4 = 2x^2+2x
Simplify:
2x^2 -x + 4 = 2x^2 + 2x
3x = 4
x = 4/3
============
Cheers,
Stan H.

Question 172867This question is from textbook
: write an equation.then solve...sorry i messed up the first time...
you want to buy a digital camera, which costs $250. Right now you have $115 and work for $9 an hour. How many hours do you have to work to be able to buy a digital camera?
This question is from textbook
: write an equation.then solve...sorry i messed up the first time...
you want to buy a digital camera, which costs $250. Right now you have $115 and work for $9 an hour. How many hours do you have to work to be able to buy a digital camera?

Answer by colliefan(31) About Me  (Show Source):
You can put this solution on YOUR website!
250 - 115 = 9x
To write the equation, say it in words and write the math expressions that say it instead.
How's that?

Question 172858This question is from textbook
: Please help me. Even though this problem is old. i sometimes get stuck!


you want to buy a digital camera, which costs $250. Right now you have $115 and work for $9 an hour. How many hours do you have to work to be able to buy a digital camera?
This question is from textbook
: Please help me. Even though this problem is old. i sometimes get stuck!


you want to buy a digital camera, which costs $250. Right now you have $115 and work for $9 an hour. How many hours do you have to work to be able to buy a digital camera?

Answer by colliefan(31) About Me  (Show Source):
You can put this solution on YOUR website!
If the camera costs $250 and you have $115, you figure out how much more you need to earn by subtracting 115 from 250. 250-115 = 135.

So, you need to earn $135. If you earn $9 per hour, you figure out how many hours it will take to earn the money by dividing 135 by 9 to see how many hours you need. 135/9 = 15.
You need to work 15 hours at $9 per hour to earn the $135 you need.

Question 172746:
Product

Hours Available per-week


1
2
3
4
5
6
Department 1 1 0 2 0 3 2 270
Department 2 2 1 0 2 0 2 240
Department 3 3 4 1 0 0 1 360
Department 4 1 0 5 0 2 0 440
:
Product

Hours Available per-week


1
2
3
4
5
6
Department 1 1 0 2 0 3 2 270
Department 2 2 1 0 2 0 2 240
Department 3 3 4 1 0 0 1 360
Department 4 1 0 5 0 2 0 440

Answer by Alan3354(1935) About Me  (Show Source):
You can put this solution on YOUR website!
Do you have a question?

Question 172371This question is from textbook
: jacob is 8 years older than anthony. the sum of their ages is 38. find their ages.This question is from textbook
: jacob is 8 years older than anthony. the sum of their ages is 38. find their ages.
Answer by jojo14344(1030) About Me  (Show Source):
You can put this solution on YOUR website!
Same Problem172371
See Answer#127404. Done
Thank you

Question 172384This question is from textbook
: jacob is 8 years older than anthony. the sum of their ages is 38. find their ages.This question is from textbook
: jacob is 8 years older than anthony. the sum of their ages is 38. find their ages.
Answer by jojo14344(1030) About Me  (Show Source):
You can put this solution on YOUR website!
Let x=Anthony's Age
Then, x+8=Jacob' Age
Putting into eqn:
x+x+8=38yrs
2x=38-8=30 , divide both terms by 2
highlight(x=15yrs), Anthony's Age
highlight(15+8=23yrs), Jacob's Age
Check,
15+23=38
38=38
Thank you,
Jojo

Question 172388This question is from textbook
: please help me with this problem. im stuck.
Jacob is 8 years older than Anthony. The sum of their ages is 38. Find their ages.
This question is from textbook
: please help me with this problem. im stuck.
Jacob is 8 years older than Anthony. The sum of their ages is 38. Find their ages.

Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
let Jacob's and Anthony's ages be j and a respectively
:
j=a+8
a+j=38
:
now substitute j's value in first equation into 2nd equation
:
a+(a+8)=38
:
2a=30
:
highlight(a=15)Anthony's age
:
highlight(j=15+8=23) Jacob's age

Question 171266: Need help here, please with systems of linear equations in 3 variables!
I don't understand it at all. It's very confusing to me.
3x^2+4y+z=7
2y+z=3
-5x+3y+8z=-31
TIA!
Andrew
: Need help here, please with systems of linear equations in 3 variables!
I don't understand it at all. It's very confusing to me.
3x^2+4y+z=7
2y+z=3
-5x+3y+8z=-31
TIA!
Andrew

Answer by Alan3354(1935) About Me  (Show Source):
You can put this solution on YOUR website!
Need help here, please with systems of linear equations in 3 variables!
I don't understand it at all. It's very confusing to me.
3x^2+4y+z=7
2y+z=3
-5x+3y+8z=-31
------------
You say linear, but the 1st eqn is 2nd order. Is that a typo?
PS I thought I just posted this.

Question 171242: -3x+2y=4: -3x+2y=4
Answer by Mathtut(1360) About Me  (Show Source):
You can put this solution on YOUR website!
there is no question on this problem so I will write this in slope intercept form and hope your looking for slope and intercept
:
2y=3x+4---divide by 2----y=(3/2)x+2....so slope is 3/2 and y intecept is 2
:
and a graph (3/2)x+2----notice how the line passes through y-axis at (0,2)
graph( 300, 300, -5, 5, -5, 5,<BR>
  grid( 1 ),(3/2)x+2)

Question 171063: I'm trying to work this problem and I think that it actually will be a linear equation, but I'm having problems trying to set it up to make it come out right.
An auto service center has ten fifty-five gallon drums of 90% ethylene glycol, a common antifreeze fluid used in car radiators. The service center also has eight fifty-five gallon drums of 40% ethylene glycol solution as well. The manager wants to mix appropriate amounts of these two solutions to make 100 gallons of a 55% ethylene glycol concentration. How many gallons of the 90% solution will she need?
Can you help me with this one? I'm studying to take my final exam this coming Friday and I believe there will be questions of this type on my final.
Thank you
: I'm trying to work this problem and I think that it actually will be a linear equation, but I'm having problems trying to set it up to make it come out right.
An auto service center has ten fifty-five gallon drums of 90% ethylene glycol, a common antifreeze fluid used in car radiators. The service center also has eight fifty-five gallon drums of 40% ethylene glycol solution as well. The manager wants to mix appropriate amounts of these two solutions to make 100 gallons of a 55% ethylene glycol concentration. How many gallons of the 90% solution will she need?
Can you help me with this one? I'm studying to take my final exam this coming Friday and I believe there will be questions of this type on my final.
Thank you

Answer by Earlsdon(3816) About Me  (Show Source):
You can put this solution on YOUR website!
The problem description contains a lot of extraneous data that will not be needed in solving this problem, so, beware of this on your test.
You'll need to sort out the wheat from the chaff, as the saying goes.
The fact that the Auto Center has ten fifty-five gallon drums of 90% and eight fifty-five gallon drums of 40% ethylene glycol is interesting but not required to solve the problem.
Let x = the number of gallons of 90% ethylene glycol solution needed ((90%)x).
Then the manager will need to mix (100-x) gallons of the 40% ethylene glycol solution ((40%(100-x)) with that to get the 100 gallons of 55% ethylene glycol solution (55%(100)).
After changing the percentages to their decimal equivalents: (90% = 0.9, 40% = 0.4, and 55% = 0.55), you can express this as follows:
0.9x+0.4(100-x) = 0.55(100) Simplify and solve for x.
0.9x+40-0.4x = 55 Combine like-terms.
0.5x+40 = 55 Subtract 40 from both sides.
0.5x = 15 Divide both sides by 0.5
x = 30 gallons of 90% ethylene glycol solution.
Suffice it to say that the manager has enough ethylene glycol solution on hand to do the job.

Question 171051: im really not sure how to solve,
3 square root 81B^5
: im really not sure how to solve,
3 square root 81B^5

Answer by stanbon(19743) About Me  (Show Source):
You can put this solution on YOUR website!
3 square root 81B^5
= 3 sqrt[81B^4*B]
= 3 sqrt[81B^4]* sqrt[B]
= 3 [9B^2]*sqrt[B]
= 27B^2*sqrt[B]
=======================
Cheers,
Stan H.

Question 171024: The length of a rectangle is 1ft less than twice its width. The area is 55ft^2 find the perimeter.: The length of a rectangle is 1ft less than twice its width. The area is 55ft^2 find the perimeter.
Answer by checkley77(3848) About Me  (Show Source):
You can put this solution on YOUR website!
L=2W-1
L*W=55
(2W-1)W=55
2W^2-W-55=0
(2W-11)(W+5)=0
2W=11
W=11/2
W=5.5 FT. ANS.
L=2*5.5-1
L=11-1
L=10 FT. ANS.
PROOF:
10*5.5=55
55=55
THUS THE PERIMETERIS:
2L+2W=PERIMETER.
2*10+2*5.5=20+11=31 FT. IS THE PERIMETER.

Question 171027: The length of a rectangle is 1ft less than twice its width. The area is 55ft^2 find the perimeter.: The length of a rectangle is 1ft less than twice its width. The area is 55ft^2 find the perimeter.
Answer by checkley77(3848) About Me  (Show Source):
You can put this solution on YOUR website!
L=2W-1
L*W=55
(2W-1)W=55
2W^2-W-55=0
(2W-11)(W+5)=0
2W=11
W=11/2
W=5.5 FT. ANS.
L=2*5.5-1
L=11-1
L=10 FT. ANS.
PROOF:
10*5.5=55
55=55

Question 170750This question is from textbook algebra and trigonometry
: The sum of two numbers is 20. The difference of their squares is 120. What are the numbers?This question is from textbook algebra and trigonometry
: The sum of two numbers is 20. The difference of their squares is 120. What are the numbers?
Answer by checkley77(3848) About Me  (Show Source):
You can put this solution on YOUR website!
X+Y=20 OR X=20-Y
X^2-Y^2=120
(20-Y)^2-Y^2=120
400-40Y+Y^2=120
-40Y=120-400
-40Y=-280
Y=-280/-40
Y=7 ans.
X+7=20
X=20-7
X=13 ans.
Proof:
13^2-7^2=120
169-49=120
120=120

Question 170610: can u help me our e-mail me an website to solve linear equations: can u help me our e-mail me an website to solve linear equations
Answer by Alan3354(1935) About Me  (Show Source):
You can put this solution on YOUR website!
can u help me our e-mail me an website to solve linear equations
----------
Enter linear algebra on Google.

Question 170216This question is from textbook beginning and intermediate algebra
: 4x+3z=4
2y-6z=-1
8x+4y+3z=9


first i added equations 1 &2, But since the equations don't have the same variables i substituted the missing variables with zero.
4x+0y+3z=4
0x+2y-6z=-1 my answer was 8x+2y=7 i canceled the z's. i still could not get the anwer right. Please help.
This question is from textbook beginning and intermediate algebra
: 4x+3z=4
2y-6z=-1
8x+4y+3z=9


first i added equations 1 &2, But since the equations don't have the same variables i substituted the missing variables with zero.
4x+0y+3z=4
0x+2y-6z=-1 my answer was 8x+2y=7 i canceled the z's. i still could not get the anwer right. Please help.

Answer by Edwin McCravy(2199) About Me  (Show Source):
You can put this solution on YOUR website!
system(4x+3z=4,2y-6z=-1,8x+4y+3z=9)

Remember, the idea is to have the SAME variable
missing in two equations, not just to eliminate
any variable you can.

You should start either of the following two 
ways, but not the way you started.  

1. Take advantage of the fact that y is already 
missing in the 1st equation. To do so, use the other 
two equations, 2nd and 3rd, to get another 
equation with y missing.  Then solve that with
the 1st.

or

2. Take advantage of the fact that x is already 
missing in the 2nd equation. To do so, use the other 
two equations, 1st and 3rd, to get another 
equation with x missing.  Then solve that with
the 2nd.

I'll arbitrarily choose the first way.

Since y is already eliminated in the first equation,
4x+3z=4
let's put it aside for now, and use only the other two
equations to eliminate y, the same variable that is
missing in the first.

system(2y-6z=-1,8x+4y+3z=9)

We'll write 2y-6z=-1 as 0x+2y-6z=-1

system(0x+2y-6z=-1,8x+4y+3z=9)

Remember we want to eliminate y, so we multiply
the upper equation through by -2 and add
it to the lower equation:

system(0x-4y+12z=2,8x+4y+3z=9)

We add term by term and get

8x+15z=11

Now we go back and get the very first original
equation which we put aside, 4x+3z=4

We put it together with the one we just found
and now we have a system of two equations with 
the SAME missing variable, y. 

system(4x+3z=4,8x+15z=11) 

Now we eliminate x by multiplying the
upper equation through by -2, and adding:

system(-8x-6z=-8,8x+15z=11)

and get

9z=3
z=3/9
z=1/3

Substitute this into 4x+3z=4

4x+3z=4
4x+3(1/3)=4
4x+1=4
4x=3
x=3/4

Now substitute these values in either one of the 
original equations which contains y. The 
simpler one is 2y-6z=-1

2y-6z=-1
2y-6(1/3)=-1
2y-2=-1
2y=1
y=1/2

So the solution is x=3/4, y=1/2, z=1/3

Edwin

Question 169959: Help me solve each system by the substitution method:
y=x^2-4x-10
y=-x^2-2x+14
: Help me solve each system by the substitution method:
y=x^2-4x-10
y=-x^2-2x+14

Answer by Alan3354(1935) About Me  (Show Source):
You can put this solution on YOUR website!
Help me solve each system by the substitution method:
y=x^2-4x-10
y=-x^2-2x+14
------------
These are quadratics (2nd order eqns). I don't think substution applies.
y=x^2-4x-10
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax^2+bx+c=0 (in our case 1x^2+-4x+-10 = 0) has the following solutons:

x[12] = (b+-sqrt( b^2-4ac ))/2\a

For these solutions to exist, the discriminant b^2-4ac should not be a negative number.

First, we need to compute the discriminant b^2-4ac: b^2-4ac=(-4)^2-4*1*-10=56.

Discriminant d=56 is greater than zero. That means that there are two solutions:  x[12] = (--4+-sqrt( 56 ))/2\a.

x[1] = (-(-4)+sqrt( 56 ))/2\1 = 5.74165738677394
x[2] = (-(-4)-sqrt( 56 ))/2\1 = -1.74165738677394

Quadratic expression 1x^2+-4x+-10 can be factored:
1x^2+-4x+-10 = (x-5.74165738677394)*(x--1.74165738677394)
Again, the answer is: 5.74165738677394, -1.74165738677394. Here's your graph:
graph( 500, 500, -10, 10, -20, 20, 1*x^2+-4*x+-10 )

It's
2 + sqrt(14)
2 - sqrt(14)
----------------
y=-x^2-2x+14
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax^2+bx+c=0 (in our case 1x^2+-2x+14 = 0) has the following solutons:

x[12] = (b+-sqrt( b^2-4ac ))/2\a

For these solutions to exist, the discriminant b^2-4ac should not be a negative number.

First, we need to compute the discriminant b^2-4ac: b^2-4ac=(-2)^2-4*1*14=-52.

The discriminant -52 is less than zero. That means that there are no solutions among real numbers.

If you are a student of advanced school algebra and are aware about imaginary numbers, read on.


In the field of imaginary numbers, the square root of -52 is + or - sqrt( 52) = 7.21110255092798.

The solution is x[12] = (--2+-i*sqrt( -52 ))/2\1 =  (--2+-i*7.21110255092798)/2\1 , or
Here's your graph:
graph( 500, 500, -10, 10, -20, 20, 1*x^2+-2*x+14 )

This one is:
1 + sqrt(-13)
1 - sqrt(-13)

Question 169467This question is from textbook elementary linear algebra
: the question is on page 40This question is from textbook elementary linear algebra
: the question is on page 40
Answer by Alan3354(1935) About Me  (Show Source):
You can put this solution on YOUR website!
I don't have that book.