Lesson Using systems of equations to solve standard (typical) problems on shares
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> Lesson Using systems of equations to solve standard (typical) problems on shares
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Source code of 'Using systems of equations to solve standard (typical) problems on shares'
This Lesson (Using systems of equations to solve standard (typical) problems on shares)
was created by by
ikleyn(52781)
:
View Source
,
Show
About ikleyn
:
<H2>Using systems of equations to solve standard (typical) problems on shares</H2> <H3>Problem 1</H3>Mary spends $2,860 to buy stock in two companies. She pays $13 a share to one of the companies and $26 a share to the other. If she ends up with a total of 150 shares, how many shares did she buy at $13 a share and how many did she buy at $26 a share? It is a typical and standard word problem on shares. There are different methods to solve such problems. I will show you 3 (three) basic methods in this lesson. <B>Solution 1</B> (the system of 2 equations approach) <pre> Let x be the number of shares at $13 and let y be the number of shares at $26. Then you have these two equations x + y = 150, (1) (counting shares) 13x + 26y = 2860 dollars (2) (counting dollars) These are your basic equations, and as soon as you got this system, the setup is completed. There are different methods of solving such system (Substitution, Elimination, using determinants). I will use the Elimination method here. Divide equation (2) by 13 (both sides, You will get this equation in this equivalent form x + 2y = 220. (3) Now subtract eq(3) from eq(1). x-terms will cancel each other, and you will get an expression for unknown y y = 220-150 = 70. Thus, you found number of shares at $26. It is 70. Hence the number of shares at $13 was 150 - 70 = 80. <B>Check</B>. 80*13 + 26*70 = 2860 dollars. ! Correct. ! <B>Answer</B>. 80 shares at $13 and 70 shares at $26. </pre> <B>Solution 2</B> (one equation approach) <pre> Let x be the number of shares at $13. Then the number of shares at $6 is (15-x), according to the condition. It was payed 13*x dollars for x 13-dollar shares. It was payed 26*(150-x) dollars for (150-x) 26-dollar shares. Summing up these money, you get the "money" equation 13x + 26*(150-x) = 2860. (4) It is your basic equation in the frame of this approach, and as soon as you got this equation, the setup is completed. To solve equation (4), simplify it step by step. 13x + 3900 - 26x = 2860 ====> -13x = 2860 - 3900 = -1040 ====> x = {{{(-1040)/(-13)}}} = 80. Thus you get 80 shares at $13 dollars. Surely, you got the same answer. </pre> <B>Solution 3</B> (Logical analysis) <pre> Let assume for a minute that all shares are at $13. Then their total cost would be 150*13 = 1950 dollars. But it is by 2860 - 1950 = 910 dollars less than the given total cost. Why did we get the difference ? - But of course, because we account 26-dollar shares as 13-dollar shares. So, we should return these 26-dollar shares back. Returning each, we diminish the difference of $910 by 26-13 = 13 dollars. Then it is clear that the number of 26-dollar shares was {{{910/13}}} = 70, exactly as in the solutions 1 and 2 above. Hence, the number of $13 shares was 150 - 70 = 80, and you got the same answer. </pre> -------------- Congratulations ! You are now familiar with 3 methods for shares problems solution. I suggest that algebraic methods will be your basic methods for such problems, and the logical analysis method will allow you to solve the problems MENTALLY without using equations. I will be happy if it will make your horizon wider. -------------- This share problem is very similar to traditional ticket problems. To see similar solved problems on tickets, look into the lessons - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Using-systems-of-equations-to-solve-problems-on-Tickets.lesson>Using systems of equations to solve problems on tickets</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Three-methods-for-solving-standard-typical-problem-on-tickets.lesson>Three methods for solving standard (typical) problems on tickets</A> in this site. To see how the logical method works for other similar problems, look into the lessons - <A HREF=http://www.algebra.com/algebra/homework/word/misc/Problem-on-two-wheels-and-three-wheels-bicycles-in-a-sale.lesson>Problem on two-wheel and three-wheel bicycles</A> - <A HREF=http://www.algebra.com/algebra/homework/word/misc/Problem-on-animals-at-a-farm.lesson>Problem on animals at a farm</A> - <A HREF=http://www.algebra.com/algebra/homework/word/misc/Problem-on-tablets-in-containers.lesson>Problem on pills in containers</A> - <A HREF=http://www.algebra.com/algebra/homework/word/misc/What-type-of-problems-are-these.lesson>What type of problems are these?</A> in this site. My other lessons in this site on solving systems of two linear equations in two unknowns (Algebra-I curriculum) are - <A HREF= http://www.algebra.com/algebra/homework/coordinate/lessons/Solution-of-the-lin-system-of-two-eqns-by-the-Subst-method.lesson>Solution of the linear system of two equations in two unknowns by the Substitution method</A> - <A HREF= http://www.algebra.com/algebra/homework/coordinate/lessons/Solution-of-the-lin-syst-of-two-eqns-with-two-unknowns-Elimination-method.lesson>Solution of the linear system of two equations in two unknowns by the Elimination method</A> - <A HREF=http://www.algebra.com/algebra/homework/coordinate/lessons/Solution-of-the-lin-syst-of-two-eqns-with-two-unknowns-using-det.lesson>Solution of the linear system of two equations in two unknowns using determinant</A> - <A HREF=http://www.algebra.com/algebra/homework/coordinate/lessons/Geom-interpret-of-the-lin-system-of-two-eqns-with-two-unknowns.lesson>Geometric interpretation of the linear system of two equations in two unknowns</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Useful-tricks-when-solving-systems-of-2-eqns-in-2-unknowns-by-the-Subst-method.lesson>Useful tricks when solving systems of 2 equations in 2 unknowns by the Substitution method</A> - <A HREF=http://www.algebra.com/algebra/homework/coordinate/lessons/Solving-word-probs-using-linear-systems-of-two-eqns-with-two-unknowns.lesson>Solving word problems using linear systems of two equations in two unknowns</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Word-problems-that-lead-to-a-simple-system-of-two-equations-in--wo-unknowns.lesson>Word problems that lead to a simple system of two equations in two unknowns</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/Oranges-and-Grapefruits.lesson >Oranges and grapefruits</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Using-systems-of-equations-to-solve-problems-on-Tickets.lesson>Using systems of equations to solve problems on tickets</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Three-methods-for-solving-standard-typical-problem-on-tickets.lesson>Three methods for solving standard (typical) problems on tickets</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Using-systems-of-equations-to-solve-problems-on-investment.lesson>Using systems of equations to solve problems on investment</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Two-mechanics-work-on-a-car.lesson>Two mechanics work on a car</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/The-Robinson-family-and-the-Sanders-family-each-used-their-sprinklers-last-summer.lesson>The Robinson family and the Sanders family each used their sprinklers last summer</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Roses-and-violets.lesson>Roses and vilolets</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/Counting-calories-and-grams-of-fat-in-combined-food.lesson>Counting calories and grams of fat in combined food</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/A-theater-group-made-appearances-in-two-cities.lesson>A theater group made appearances in two cities</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Exchange-problems-solved-using-systems-of-linear-equations.lesson>Exchange problems solved using systems of linear equations</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Typical-word-problems-on-systems-of-2-equations-in-2-unknowns.lesson>Typical word problems on systems of 2 equations in 2 unknowns</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/How-to-algebreze-and-to-solve-this-problem-on-2-eqns-in-2-unknwns.lesson>HOW TO algebraize and solve this problem on 2 equations in 2 unknowns</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/One-unusual-problem-to-solve-using-system-of-two-equations.lesson>One unusual problem to solve using system of two equations</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Non-standard-problem-with-a-tricky-setup-.lesson>Non-standard problem with a tricky setup</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/Sometime-one-equations-is-enough-to-find-two-unknowns-by-an-UNIQUE-way.lesson>Sometimes one equation is enough to find two unknowns in a unique way</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Solving-mentally-word-problems-on-two-equations-in-two-unknowns-NEW.lesson>Solving mentally word problems on two equations in two unknowns</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Solving-systems-of-non-linear-equations-by-reducing-to-linear-ones.lesson>Solving systems of non-linear equations by reducing to linear ones</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/Solving-word-problems-for-3-unknowns-by-reducing-to-equations-in-2-unknowns.lesson>Solving word problems for 3 unknowns by reducing to equations in 2 unknowns</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/lessons/System-of-equations-helps-to-solve-a-problem-for-the-Thanksgiving-day.lesson>System of equations helps to solve a problem for the Thanksgiving day</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/Using-system-of-two-equations-to-solve-a-problem-for-the-day-of-April-1.lesson>Using system of two equations to solve the problem for the day of April, 1</A> - <A HREF=https://www.algebra.com/algebra/homework/coordinate/OVERVIEW-of-lessons-on-solving-systems-of-two-linear-equations-in-two-unknowns.lesson>OVERVIEW of lessons on solving systems of two linear equations in two unknowns</A> Use this file/link <A HREF=https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-I - YOUR ONLINE TEXTBOOK</A> to navigate over all topics and lessons of the online textbook ALGEBRA-I.