Tutors Answer Your Questions about Linear Algebra (FREE)
Question 571103: 7x-6y=7, for y Answer by Maths68(1140) (Show Source):
Question 569725: -6+3/5x=15 Answer by stanbon(48502) (Show Source):
You can put this solution on YOUR website!-6+3/5x=15
------------------
Add 6 to both sides:
(3/5)x = 21
---
Multiply both sides by 5/3 to get:
x = 35
===============
Cheers,
Stan H.
==============
Question 569324: I get 2 points for every basket I make. How many points for n baskets? Answer by solver91311(12114) (Show Source):
Question 569143: How to find the lowest approval rating and when it was with the following formula
A=2.5x^2-9.5x+48
Thank you!!! :-) Answer by htmentor(579) (Show Source):
You can put this solution on YOUR website!How to find the lowest approval rating and when it was with the following formula
A=2.5x^2-9.5x+48
========================
The lowest value occurs when dA/dx = 0:
dA/dx = 5x - 9.5 = 0
x = 1.9
So A(min) = 2.5*1.9^2 - 9.5*1.9 + 48 = 38.975
Question 568311: Solve the system of equations by graphing
-3x-2y=6
3x-y=12 Answer by mananth(10539) (Show Source):
You can put this solution on YOUR website!-3x-2y = 6 .............1
3x-y = 12 .............2
equation1
when x= 0, y=-3(0,-3)
when y = 0,x=-2(-2,0)
Equation 2
when x= 0,y=-12 (0,-12)
when y =0,x=4(4,0)
Plot these points and draw the lines.
The point of intersection is the solution of the system.
The solution is (2,-6)
m.ananth@hotmail.ca
Question 566516: How do I use linear combinations to solve this linear system: y=x-9
x+8y=0
So far I've gotten this far:
(y-x=-9) 9y=-9 (Divided 9 to each side)
8y+x=o y=-1
I need the other half of the problem where y is eliminated and x is solved so I have two points. Example: (8,-1) This is the solution I just don't know how to get 8. Please help me out, thank you. Answer by mananth(10539) (Show Source):
You can put this solution on YOUR website!-1 x + 1 y = -9 .............1
1 x + 8 y = 0 .............2
Eliminate y
multiply (1)by -8
Multiply (2) by 1
8 x -8 y = 72
1 x 8 y = 0
Add the two equations
9 x = 72
/ 9
x = 8
plug value of x in (1)
-1 x + 1 y = -9
-8 + 1 y = -9
1 y = -9 +8
1 y = -1
y = -1
Question 566535: The sum of two numbers is 30. The larger number is 5 more than four times the smaller one. Find the product of the number. (Ans 125) Found 2 solutions by ankor@dixie-net.com, Maths68: Answer by ankor@dixie-net.com(12678) (Show Source):
You can put this solution on YOUR website!The sum of two numbers is 30.
a + b = 30
:
The larger number is 5 more than four times the smaller one.
a = 4b + 5
:
Replace a in the 1st equation with (4b+5), find b
(4b+5) + b = 30
5b = 30 - 5
b = 25/5
b = 5, then a = 4(5)+5 = 25
:
"Find the product of the number."
25 * 5 = 125
Answer by Maths68(1140) (Show Source):
You can put this solution on YOUR website!Let
Smaller number = y
Larger number = x
The sum of two numbers is 30
x+y=30..........(1)
The larger number is 5 more than four times the smaller one
x=4y+5..........(2)
Put the value of x from (2) to (1)
x+y=30..........(1)
4y+5+y=30
5y+5=30
5y=30-5
5y=25
5y/5=25/5
y=5
Put the value of y in (2)
x=4y+5..........(2)
x=4(5)+5
x=20+5
x=25
Smaller number = y = 5
Larger number = x = 25
Product of two numbers = 5*25 = 125
Question 566540: The ratio of two numbers is 4:3 if 4 is subtracted from the larger and 8 is added to the smaller number. They become equal. Find the numbers (Ans. 48 and 36) Answer by mananth(10539) (Show Source):
You can put this solution on YOUR website!ratio is 4:3
let the numbers be x & y (x>y)
x/y = 4/3
3x=4y
3x-4y=0.....................(1)
(x-4)=(y+8)
x-y = 8+4
x-y=12.....................(2)
3 x -4 y = 0 .............1
1 x -1 y = 12 .............2
Eliminate y
multiply (1)by 1
Multiply (2) by -4
3 x -4 y = 0
-4 x 4 y = -48
Add the two equations
-1 x = -48
/ -1
x = 48
plug value of x in (1)
3 x + -4 y = 0
144 + -4 y = 0
-4 y = 0 -144
-4 y = -144
y = 36
The numbers are 36 & 48
Question 566538: The difference of two numbers is 4. Larger number exceeds three times the smaller number by 2. Fidn the numbers (Ans. 5 & 1) Answer by solver91311(12114) (Show Source):
Question 566202: Perform the indicated operation
7. (4-2i)(8+4i)
Simplify and write in a+bi form
10.i^38
Divide
13. 8+4i/7+3i Answer by lwsshak3(2900) (Show Source):
You can put this solution on YOUR website!Perform the indicated operation
7. (4-2i)(8+4i)
Simplify and write in a+bi form
10.i^38
Divide
13. 8+4i/7+3i
**
i=√-1
i^2=-1
i^3=-i
i^4=1
..
(4-2i)(8+4i)=32-16i+16i-8i^2=32+8=40
..
i^38=i^36*i^2=-1
..
8+4i/7+3i
multiply top and bottom by conjugate of denominator
(8+4i)(7-3i)/(7+3i)(7-3i)
(56+4i-12i^2)/(7^2-9i^2)
(56+4i+12)/(49+9)
(68+4i)/58
68/58+4i/58=34/29+2i/29
Question 565506: write the equation of the line which passes through (5,-2) and is parallel to x=4 Answer by josmiceli(6766) (Show Source):
You can put this solution on YOUR website! is a vertical line through (4,0)
Any line parallel to this will also be a vertical
line. A vertical line that passes through (5,-2)
Also passes through (5,0) and has the equation
 .
Question 563828: The thrust of an airplane's engines produces a speed of 371 mph in still air. The wind velocity is given by (21,-35). In what direction should the airplane head to fly due south? Give your answer as an angle from due south rounded to three significant digits. Answer by Alan3354(21541) (Show Source):
You can put this solution on YOUR website!The thrust of an airplane's engines produces a speed of 371 mph in still air. The wind velocity is given by (21,-35). In what direction should the airplane head to fly due south?
----------------------
Plot the point (21,-35) for the windspeed, label it A
Its length is sqrt(1666) =~ 40.81666
Its angle wrt the y-axis is arctan(21/35) =~ 30.964 degs
-----------------
Draw a line from A of length 371 (the plane's airspeed) from A southwest intersecting the y-axis.
------
Use the Sine Law to find angle OBA
=============================
Your email didn't work.
Question 563769: A paperboy is riding at 9 ft/s on a bicycle and tosses a paper over his left shoulder at 25 ft/s. If the porch is 44 ft off the road, how far up the street should the paperboy release the paper to hit the porch? Answer by lwsshak3(2900) (Show Source):
You can put this solution on YOUR website!A paperboy is riding at 9 ft/s on a bicycle and tosses a paper over his left shoulder at 25 ft/s. If the porch is 44 ft off the road, how far up the street should the paperboy release the paper to hit the porch
**
Time it takes for paper to reach porch=44/25 seconds
Distance up the street from porch needed to release the paper=9*44/25=15.84 ft
Question 563136: Hi --
I'm a beginning student in Linear Algebra, and am not quite sure how to answer the following question, which is taken from my textbook:
"Suppose the system below is consistent for all possible values of f and g. What can you say about the coefficients c and d. Justify your answer.
2x + 4y = f
cx + dy = g."
Not quite sure what is meant by the question "what can you say." My only thought so far is that If the system is consistent, that means x and y have the same value for both equations:
x(2 + c) + y(4 + d) = f + g, which, if c = f+g, fits into the form ax + by = c. But that's about it.
Thanks in advance!
Cheers,
Dave Yrueta Answer by Edwin McCravy(6927) (Show Source):
You can put this solution on YOUR website!
No, they are consistent if they have a solution.
So we find what their solution must be by elimination:
2x + 4y = f
cx + dy = g
Multiply the first equation through by -d and the
second equation through by 4
-2dx - 4dy = -df
4cx + 4dy = 4g
(4c-2d)x = 4g-df
x =
Start over:
2x + 4y = f
cx + dy = g
Multiply the first equation through by c and the second equation through
by -2
2cx + 4cy = cf
-2cx - 2cy = -2g
(4c-2d)y = cf-26
y =
Notice that for both x and y, the denominators
are the same, 4c-2d
In order for those expresions for x and y to be
defined solution, their denominators must not be
zero, because division by 0 is not defined. But
division by any other number is defined. Therefore
the only requirement is that their denominator must
not be equal to 0, so
4c-2d ≠ 0
divide through by 2
2c-d ≠ 0
2c ≠ d
d ≠ 2c
As long as d is not equal to 2c, there will be a solution for
any values of f and g.
The answer to: "What can you say about the coefficients c and d?" is
d is not equal to 2c.
[If you have studied Cramer's rule, you can just say the determinant of
coefficients D must not equal 0. The above was done assuming you have not
studied or were not allowed to use Cramer's rule.]
Edwin
Question 562276: During one calendar year, a state trooper issued a total of 375 citations for warnings and speeding tickets. Of these, there were 37 more warnings than speeding tickets. How many warnings and how many speeding tickets were issued? Let w= warnings and s= speeding tickets. Answer by lwsshak3(2900) (Show Source):
You can put this solution on YOUR website!During one calendar year, a state trooper issued a total of 375 citations for warnings and speeding tickets. Of these, there were 37 more warnings than speeding tickets. How many warnings and how many speeding tickets were issued? Let w= warnings and s= speeding tickets
**
w+s=375
w=s+37
s+37+s=375
2s=375-37=338
s=338/2=169
w=s+37=206
Question 467255: QR is an arc of a circle with a center P. If the length of the arc is 6pi and the degree of the angle formed at center P is 30 degrees, what is the area of the sector PQR?
The answer is 108pi.
Please help me understand how they got this answer.
Thank you!
Answer by TutorDelphia(189) (Show Source):
You can put this solution on YOUR website!30 degrees is 30/360 which reduces to 1/12 of the whole circle (there are 360 degrees in a circle).
if 6pi is 1/12 of the circumference than the whole circumference can be found from 6pi*12 which gives us 72pi as my circumference.
Using the formula

36=r
I now know that my radius of the circle is 36.
Therefore my area of the circle is 1296 pi from the formula
Now that we have the area of the whole circle, I can just divide it by 12 to get the area of the sector. So my area is 108 pi as you said.
Question 562014: A bill for $40 is paid with $5 bills and $10 bills seven notes are need in total. how many 5 dollar notes are used? Answer by josmiceli(6766) (Show Source):
Question 561746: A woman can walk 2 mph faster down a trail than she can returning up the trail. It takes her 2 hours to get down and 4 hours to get back up. What is her speed down the trail?
I can't figure out how to write the equation. I think X is the speed down and X+2 is the speed up but I can't get any further. Answer by htmentor(579) (Show Source):
You can put this solution on YOUR website!A woman can walk 2 mph faster down a trail than she can returning up the trail. It takes her 2 hours to get down and 4 hours to get back up. What is her speed down the trail?
=========================
Use the formula distance = speed x time
Let s = the speed down the trail
Then the speed up the trail = s-2
d = s*2 [down the trail]
d = (s-2)*4 [up the trail]
We can equate the distance down to the distance up:
d = (s-2)*4 = s*2
Solve for s:
4s - 8 = 2s
s = 4
So the speed down the trail is 4 mph
Question 560685: y/7=(y-5)/2
This kind of problem is difficult for me. Can someone take me step by step? Answer by jim_thompson5910(21667) (Show Source):
Question 559854: factor
-4x^3-36x
and factor
2x^2+8x-24
please help me! Answer by Alan3354(21541) (Show Source):
You can put this solution on YOUR website!factor
-4x^3-36x
and factor
2x^2+8x-24
please help me!
--------------
Hint:
All the coefficients are even numbers.
Please make an effort !!!
Question 558769: -4x+4y=12 solve for y Answer by kkasko(45) (Show Source):
Question 558149: i need to complete the table so that the functions are linear....
i have the answer but have NO IDEA how you get there! Thanks SO MUCH!!!
X Y
-3 7
-2 4
-1
0
1
2 -8
3 Answer by ankor@dixie-net.com(12678) (Show Source):
You can put this solution on YOUR website!X Y
-3 7
-2 4
-1
0
1
2 -8
3
Use the first two pairs to create the equation: y = mx + b:
Assign as follows:
x1=-3, y1=7
x2=-2, y2=4
:
Find the slope m:  =  = -3
Use the point/slope form: y - y1 = m(x - x1)
y - 7 = -3(x - (-3))
y - 7 = -3x - 9
y = -3x - 9 + 7
y = -3x - 2: the equation we want
:
Substitute the given x values and find y, to complete the table
x=-1
y = -3(-1) - 2
y = 3 - 2
y = 1
the x/y pair -1,+1
x = 0
y = -3(0) - 2
y = -2
the pair 1,-2
:
the table now looks like this
X Y
-3 7
-2 4
-1 1
0 -2
1
2 -8
3
check our equation using x=2, then
you can do the same with x = 1 and x = 3, to finish the table
Question 558328: What are the domain and range of the relation {(2, 2), (4, 2), (6, 2)}? Is the relation a function? Choose yes or no.
Given f(x) = x2 – 2x, find f(4). Answer by Edwin McCravy(6927) (Show Source):
You can put this solution on YOUR website!What are the domain and range of the relation {(2, 2), (4, 2), (6, 2)}? Is the
The set of first coordinates is {2,4,6}, that its domain
The set of second coordinates is {2}, that its range.
relation a function? Choose yes or no.
The first coordinates are all different, so it's a function.
(It doesn't matter that the second coordinates are not different).
-------------------------
Given f(x) = x² – 2x, find f(4).
Substitute 4 for x
f(x) = x² – 2x
f(4) = 4² – 2·4
f(4) = 16 – 8
f(4) = 8
Edwin
Question 557754: P=2l+2w solve for w (perimeter of a rectangle) Answer by Maths68(1140) (Show Source):
Question 557047: 1/3(x-7)+5=6x+4
1/3x-7/3+5=6x+4
1/3x=6x+34/3
-17/3x=34/3
-102/51
x=-2
is this correct? Answer by Theo(2960) (Show Source):
You can put this solution on YOUR website!i get x = -4/17
if i replace x in the original equation with -4/17, then i get:
1/3(x-7)+5=6x+4 becomes:
(1/3)*((-4/17)-7) + 5 = 6(-4/17) + 4
since am just confirming, i use my calculator to simplify this equation to:
2.588235294 = 2.588235294
this confirms the solution of x = (-4/17) is good.
looking at what you did, you were good up until:
1/3x-7/3+5=6x+4
your next statement looks like where you went wrong.
that statement is:
1/3x=6x+34/3
starting from your last good statement of:
1/3x-7/3+5=6x+4
you want to add 7/3 to both sides of the equation and you want to subtract 5 from both sides of the equation to get:
(1/3)x = 6x + 4 + 7/3 - 5
you can combine like terms to make this:
(1/3)x = 6x - 1 + 7/3
since -1 is equivalent to -3/3, you can combine like terms again to make this:
(1/3)x = 6x -3/3 + 7/3 which becomes:
(1/3)x = 6x + 4/3 ******* see note 1 below.
you now want to get all the x's over to the left side of the equation.
you do this by subtracting 6x from both sides of the equation to get:
(1/3)x - 6x = 4/3
since -6 is equivalent to -18, you can simplify this equation to become:
(1/3)x - (18/3)x = 4/3
you can now combine like terms to get:
(-17/3)x = 4/3
if you multiply both sides of this equation by -3/17), then you will get:
x = (4/3) * (-3/17) which you can simplify to:
x = (-12/51) which can be further simplified to:
x = (-4/17)
***** note 1:
this is where you went wrong.
you wound up with (1/3)x = 6x + 34/3
i wound up with (1/3)x = 6x + 4/3
i'm not sure what you did different, but see what i did and then see what you did that was different from that.
Question 557049: 3[4(y+2)-(y+5)]=3(3y+1)
3[4y+8-y+5]=9y+3
3[3y+13]=9y+3
9y+39=9y+3
9y+36=9y
36=0
no solution
is this correct? Answer by Tutor77(13) (Show Source):
You can put this solution on YOUR website!Here is the answer: 3[4(y+2)-(y+5)]=3(3y+1)
3[4y+8-y-5]=9y+3
3[3y+3]=9y+3
9y+9=9y+3
9y+6=9y
0=6
This is a no solution problem, but the only mistake that I noticed, was that in the second stage, you didn't change the -(y+5) into -y-5. Otherwise, the answer would be correct.
Question 556317: Please help me solve this problem |4x-5|=|3x-23| Answer by jim_thompson5910(21667) (Show Source):
You can put this solution on YOUR website!Hint: Use the idea that if |x| = k, for some positive number k, then x = k or x = -k. For example, if |x| = 3, then x = 3 or x = -3.
Question 554500: "In this exercise, use long division to divide the first polynomial by the second.
4x+3x^2+x^3-5, x-2
I would really appreciate your help with this problem... Answer by Alan3354(21541) (Show Source):
Question 554502: "In this exercise, use long division to divide the first polynomial by the second.
2x^4+3x^3->x-10, x^2-2x-5
I would really appreciate your help with this problem... Answer by Alan3354(21541) (Show Source):
Question 553574: -3n+2<20 Found 2 solutions by saifoo.khan, stanbon: Answer by saifoo.khan(153) (Show Source): Answer by stanbon(48502) (Show Source):
You can put this solution on YOUR website!-3n+2<20
---------
Add 3n to both sides:
2 < 3n+20
Subtract 20 from both sides:
3n > -18
Divide both sides by 3 to get:
n > -6
==============
Cheers,
Stan H.
================
Question 553327: x^2= 4-y
x=y+2 Answer by mananth(10539) (Show Source):
You can put this solution on YOUR website!x^2= 4-y
x=y+2
substitute x in first equation
(y+2)^2=4-y
y^2+4y+4=4-y
y^2+5y=0
y(y+5)=0
y= 0 OR -5
plug value of y to get value of x
Question 552839: how do you graph 5x-4y=24
thank you and reply ASAP i need it thanks Answer by jim_thompson5910(21667) (Show Source):
You can put this solution on YOUR website!
| Solved by pluggable solver: Graphing Linear Equations |
Start with the given equation
Subtract from both sides
Multiply both sides by 
Distribute 
Multiply
Rearrange the terms
Reduce any fractions
So the equation is now in slope-intercept form ( ) where (the slope) and (the y-intercept)
So to graph this equation lets plug in some points
Plug in x=0

Multiply
Add
Reduce
So here's one point (0,-6)

Now lets find another point
Plug in x=4

Multiply
Add
Reduce
So here's another point (4,-1). Add this to our graph

Now draw a line through these points
So this is the graph of through the points (0,-6) and (4,-1)
So from the graph we can see that the slope is (which tells us that in order to go from point to point we have to start at one point and go up 5 units and to the right 4 units to get to the next point) the y-intercept is (0, )and the x-intercept is ( ,0) ,or ( ,0) . So all of this information verifies our graph.
We could graph this equation another way. Since this tells us that the y-intercept (the point where the graph intersects with the y-axis) is (0, ).
So we have one point (0, )

Now since the slope is , this means that in order to go from point to point we can use the slope to do so. So starting at (0, ), we can go up 5 units

and to the right 4 units to get to our next point

Now draw a line through those points to graph 
So this is the graph of through the points (0,-6) and (4,-1)
|
Question 551979: how do you graph y<1/3x+1 Answer by Edwin McCravy(6927) (Show Source):
You can put this solution on YOUR website!y <  x + 1
First draw the boundary line y =  x + 1
Draw it dotted because the inequality is "less than",
not "less than or equal to".
Then we shade the area BELOW the line because it is y < rather than >
Edwin
Question 551904: d=5h, for h
the solution is h= Answer by jim_thompson5910(21667) (Show Source):
Question 550939: The line through the point (-2, 6) with
slope -5 is ?
another problem :
A line parallel to y=8x-1 is?
Another Problems :
Find the slope of the line through the
points (-8, 5) and (-23, 2).
Answer by oberobic(2302) (Show Source):
You can put this solution on YOUR website!y = -5x + b
Use the point (-2,6) to find 'b'.
6 = -5*-2 + b
6 = 10 + b
-4 = b
y = -5x -4
.
A line parallel to y = 8x-1 is any line with slope = 8, for example.
y = 8x +1
.
m = (5-2)/(-8-(-23)) = 3/(-8+23) = 3/15 = 1/5
.
Done.
Question 550876: Please show me how to simplify the equation below:
x^3-2x+4x-3=0 Answer by Alan3354(21541) (Show Source):
Question 550317: how would i go about this?
f(x)=8-3x find f(4) Answer by jim_thompson5910(21667) (Show Source):
Question 545030: wriye the equation with the line m= 5/2 and pass through (-4, 2) Answer by mathstutor458(57) (Show Source):
Question 546568: Can u give me the steps in. Sentence on how to solve this equation ? 2x+4=12 Answer by mathstutor458(57) (Show Source):
Question 546887: could this be solved as a nonlinear function if so what's the answer?
4+2x=16
Answer by mathstutor458(57) (Show Source):
Question 548014: solve each system by substitution. check your answers.
1. {y=x+1
{2x+y=7
2. {x=y-2
{3x-y=6 Answer by mathstutor458(57) (Show Source):
You can put this solution on YOUR website!
y=x+1 ---1
2x+y=7 ----2
substitute 1st equation in 2
2x+x+1=7
3x=7-1=6
x=6/3=2
y=6+1=7
2. x=y-2 ---1
3x-y=6 ----2
substitute 1st equation in 2
3(y-2)-y=6
2y-6=6 =>2y=12 =>y=6
x=6-2=4
Question 548365: solve :
10 34
----- = ---------
x x + 12
Answer by mathstutor458(57) (Show Source):
Question 548452: Solve the system by substitution
2x+9y=34
5x-9y=-41 Answer by mathstutor458(57) (Show Source):
|
Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060
|