/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 107 FINANCE A small shoe corporation... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

FINANCE A small shoe corporation borrowed \(\$ 1,500,000\) to expand its line of shoes. Some of the money was borrowed at \(7 \%,\) some at \(8 \%,\) and some at 10\(\% .\) Use a system of equations to determine how much was borrowed at each rate if the annual interest was \(\$ 130,500\) and the amount borrowed at 10\(\%\) was 4 times the amount borrowed at 7\(\% .\) Solve the system using matrices.

Short Answer

Expert verified
Write your obtained answers for x, y, and z here.

Step by step solution

01

Setup of Equations

There are three types of loans: at 7%, 8%, and 10%. Denote the amounts borrowed at each rate as \(x\), \(y\), and \(z\) respectively. From the problem, we have three equations. The first being \(x + y + z = 1500000\) (the total sum borrowed), the second equation being \(0.07x + 0.08y + 0.1z = 130500\) (the total interest combined) and the third equation \(z = 4x\) (amount borrowed at 10% is four times the amount borrowed at 7%).
02

Substitution & Simplification

Substitute the third equation into the other two to simplify them. So, \(x + y + 4x = 1500000\), this simplifies to \(5x + y = 1500000\). Second equation becomes \(0.07x + 0.08y + 0.4x = 130500\), which simplifies to \(0.47x + 0.08y = 130500\) .
03

Matrix Formation

These simplified equations can be written in matrix form as follows: \[\begin{pmatrix} 5 & 1 \\ 0.47 & 0.08 \\ \end{pmatrix}\begin{pmatrix} x \\ y \\ \end{pmatrix} = \begin{pmatrix} 1500000 \\ 130500 \\ \end{pmatrix}\] .
04

Solving the Matrix

Use an appropriate method like Gaussian Elimination or Cramer's Rule to solve this matrix. Solving this can give us the values for x and y. Once these are obtained, substitute x into \(z = 4x\) to find the value for z.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

LABOR/WAGE REQUIREMENTS A company that manufactures boats has the following labor-hour and wage requirements. \begin{equation} \stackrel{\mbox{\textrm{Labor per boat}}}{ \stackrel{\mbox{Department}}{ \overbrace{ \begin{array}{@{}r@{\quad}ccrr@{}} \textrm{Cutting} & \textrm{Assembly} & \textrm{Packaging} \\ \end{array}}}} \end{equation} \begin{equation} \left. S=\left[\begin{array}{@{}r@{\quad}ccrr@{}} 1.0h & 0.5h & 0.2h \\ 1.6h & 1.0h & 0.2h \\ 2.5h & 2.0h & 1.4h \end{array}\right] \begin{array}{r} \textrm{Small} \\ \textrm{Medium} \\\ \textrm{Large} \end{array}\right\\} \textrm{Boat size} \end{equation} Wages per hour \begin{equation} \stackrel{\mbox{Plant}}{ \overbrace{ \begin{array}{@{}r@{\quad}ccrr@{}} A & B \\ \end{array}}} \end{equation} \begin{equation} \left. T=\left[\begin{array}{@{}r@{\quad}ccrr@{}} \$15 & \$13 \\ \$12 & \$11 \\ \$11 & \$10 \end{array}\right] \begin{array}{r} \textrm{Cutting} \\ \textrm{Assembly} \\\ \textrm{Packaging} \end{array}\right\\} \textrm{Department} \end{equation} Compute \(ST\) and interpret the result.

TIPS A food server examines the amount of money earned in tips after working an 8-hour shift. The server has a total of \(\$95\) in denominations of \(\$1\), \(\$5\), \(\$10\), and \(\$20\) bills. The total number of paper bills is 26. The number of \(\$5\) bills is 4 times the number of \(\$10\) bills, and the number of \(\$1\) bills is 1 less than twice the number of \(\$5\) bills. Write a system of linear equations to represent the situation. Then use matrices to find the number of each denomination.

PRODUCTION In Exercises 69-72, a small home business creates muffins, bones, and cookies for dogs. In addition to other ingredients, each muffin requires 2 units of beef, 3 units of chicken, and 2 units of liver. Each bone requires 1 unit of beef, 1 unit of chicken, and 1 unit of liver. Each cookie requires 2 units of beef, 1 unit of chicken, and 1.5 units of liver. Find the numbers of muffins, bones, and cookies that the company can create with the given amounts of ingredients. 700 units of beef 500 units of chicken 600 units of liver

In Exercises 47-52, use a determinant to find an equation of the line passing through the points. \((0, 0)\), \((5, 3)\)

PARTIAL FRACTIONS Use a system of equations to write the partial fraction decomposition of the rational expression. Solve the system using matrices. \(\dfrac{8x^2}{(x-1)^2(x+1)} = \dfrac{A}{x+1} + \dfrac{B}{x-1} + \dfrac{C}{(x-1)^2}\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.