Mr. Vogel divided $25,000 between his daughter and his son. Together they both received $25,000. However, the daughter received $5,000 less than the son. Write a system of equations that represents this situation using matrices. How much did each child receive?
in Trigonometry Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

The system in matrix form is:

( 1  1 )( s )=( 25000 )

( 1 -1 )( d )=( 5000 )

Representing the equations:

s+d=25000

s-d=5000 where s=son’s share, d=daughter’s share.

Let matrix A=

( 1   1 )

( 1  -1 )

B=

( 25000 )

(  5000  )

and X=

( s )

( d )

So we have AX=B.

Therefore X=A⁻¹B.

A⁻¹=

½( 1  1 )

   ( 1 -1 )

So

( s ) = ½( 1  1 )( 25000 )

( d )       ( 1 -1 )(  5000  ) from which s=½(25000+5000)=15000 

and d=½(25000-5000)=10000.

The son gets $15000 and the daughter $10000.

[To find the inverse of A we solve A×A⁻¹=I.

( 1  1 )( a b )=( 1 0 )

( 1 -1 )( c d )  ( 0 1 )

From this, a+c=1, a-c=0, b+d=0, b-d=1.

So a=c=½, d=-b, b=½, d=-½. So the inverse is:

½( 1  1 )

   ( 1 -1 ) or

-½( -1 -1)

    ( -1 1 ) where the scalar ½ or -½ is a common factor for the elements and can be taken outside the matrix.]

by Top Rated User (1.2m points)

Related questions

1 answer
asked Oct 31, 2014 in Algebra 1 Answers by anonymous | 751 views
1 answer
asked Jul 20, 2012 in Algebra 1 Answers by thinkofer Level 1 User (120 points) | 1.6k views
1 answer
asked Sep 16, 2021 in Algebra 2 Answers by anonymous | 1.5k views
2 answers
asked Nov 23, 2013 in Algebra 2 Answers by anonymous | 2.2k views
1 answer
1 answer
asked Oct 15, 2012 in Algebra 2 Answers by anonymous | 1.2k views
1 answer
asked Apr 20, 2015 in Algebra 2 Answers by anonymous | 1.2k views
1 answer
asked May 7, 2013 in Algebra 2 Answers by anonymous | 2.0k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,289 answers
2,420 comments
738,816 users