Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

. The safety rating information in cells B11:C22 on the Data sheet will be used in lookup formulas later in this project. Name the range

. The safety rating information in cells B11:C22 on the Data sheet will be used in lookup formulas later in this project. Name the range SafetyRatings to make it easier to use later. Return to the Purchase worksheet.

Calculate the average MPG for each truck. Enter a formula in cell C14 using the AVERAGE function to calculate the average value of C12:C13. Use only one argument. Copy the formula to the appropriate cells for the other trucks. Excel will detect a possible error with these formulas. Use the SmartTag to ignore the error. Hint: Use the SmartTag while cells C14:F14 are selected and the error will be ignored for all the selected cells.

Look up the Vehicle Safety Rating for each truck listed. Enter a formula in cell C15 to look up the vehicle safety rating for the first truck. Use the truck name in cell C3 as the Lookup_value argument. Use the SafetyRatings named range as the Table_array argument. The ratings are located in column 2 of the data table. Require an exact match. Copy the formula to the appropriate cells for the other trucks. Determine whether or not you will need a loan for each potential purchase. Using absolute cell referencing as appropriate, in cell C21, enter a formula using an IF function to determine if you need a loan. Your available cash is located in cell A3 on the Data worksheet. If the price of the truck is less than or equal to your available cash, display, no, if not display yes. Copy the formula to the appropriate cells for the other trucks. Calculate how much you would need to borrow for each purchase. In cell C22, enter a formula to calculate the price of the truck minus your available cash (from cell A3 in the Data worksheet). Use absolute references where appropriateyou will be copying this formula across the row. Copy the formula to the appropriate cells for the other trucks. Calculate the monthly payment amount for each loan. In cell C26, enter a formula using the PMT function to calculate the monthly loan payment for the first truck. Hint: Divide the interest rate by 12 in the Rate argument to reflect monthly payments. Hint: Multiply the number of years by 12 in the Nper argument to reflect the number of monthly payments during the life of the loan. Hint: Use a negative value for the loan amount in the Pv argument so the payment amount is expressed as a positive number. Copy the formula to the appropriate cells for the other trucks. Compute the monthly cost of gas. In cell C27, enter a formula to calculate the number of miles you expect to drive each month. Divide the value of number of miles (cell A5 from the Data sheet) by the average MPG for the vehicle multiplied by the price of a gallon of gas (cell A6 from the Data sheet). Copy the formula to the appropriate cells for the other trucks. If cells D27:F27 display an error or a value of 0, display formulas and check for errors. If you still cant find the error, try displaying the precedent arrows. Hint: The references to the cells on the Data sheet should use absolute references. If they do not, the formula will update incorrectly when you copy it across the row. Compute the monthly cost of maintenance. In cell C28, enter a formula to calculate the monthly maintenance cost: Divide cell C18 by 12. Copy the formula to the appropriate cells for the other trucks. Compute the monthly cost of insurance. In cell C29, enter a formula to calculate the monthly insurance cost: Divide cell C20 by 12. Copy the formula to the appropriate cells for the other trucks. In cells C30:F30, compute the total the monthly cost for each truck. Determine which trucks are affordable. Using absolute cell referencing as appropriate, in cell C32, enter a formula using an IF function to determine if the total monthly cost is less than or equal to the total monthly cost amount available for vehicle expenses. The total monthly cost is located in cell C30 on the Purchase worksheet. The total monthly cost amount available for vehicle expenses is located in cell A4 on the Data worksheet. If the total monthly cost is not less than or equal to the total monthly amount available, display no, if it is display yes. Copy the formula to the appropriate cells for the other trucks. Display formulas and use the error checking skills learned in this lesson to track down and fix any errors. Complete the Analysis section using formulas with statistical functions. Use named ranges instead of cell references in the formulas. Price MPG City MPG Highway Horsepower Torque Maintenance/Year Insurance/Year Amount to Borrow APR Years Loan Payment Gas Maintenance/Month Insurance/Month Total Monthly Hint: Select cells B6:F30 and use Excels Create from Selection command to create named ranges for each row using the labels at the left side of the range as the names. Hint: Open the Name Manager and review the names Excel created. Notice that any spaces or special characters in the label names are converted to _ characters in the names. Hint: To avoid typos as you create each formula, try using Formula AutoComplete to select the correct range name. Before finishing the project, check the worksheet for errors. Save and close the workbook. Upload and save your project file. Submit project for grading.

image text in transcribed
image text in transcribed
Ai7 * x+fx \begin{tabular}{|c|} \hline Description \\ \hline \end{tabular} vehiele salety Baning Yearly Costs Need Loan? Anountle Barres Monthly Costs Hean Bormert Mambanctolgerth Tela Montidy. \begin{tabular}{|l|l|l|l|} \hline A9 & & \\ \hline & & \\ \hline \end{tabular} \begin{tabular}{|l|l|} \hline \multicolumn{2}{|c|}{ Key } \\ \hlineG= & Good \\ \hlineA= & Acceptable \\ \hlineM= & Marginal \\ \hlineP= & Poor \\ \hline \end{tabular} Ai7 * x+fx \begin{tabular}{|c|} \hline Description \\ \hline \end{tabular} vehiele salety Baning Yearly Costs Need Loan? Anountle Barres Monthly Costs Hean Bormert Mambanctolgerth Tela Montidy. \begin{tabular}{|l|l|l|l|} \hline A9 & & \\ \hline & & \\ \hline \end{tabular} \begin{tabular}{|l|l|} \hline \multicolumn{2}{|c|}{ Key } \\ \hlineG= & Good \\ \hlineA= & Acceptable \\ \hlineM= & Marginal \\ \hlineP= & Poor \\ \hline \end{tabular}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions