/*! 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}

91Ó°ÊÓ

According to the terms of Lavon’s insurance plan, he must pay the first $300 of his annual medical expenses. The insurance company pays 80% of the rest of his medical expenses. Write a function for how much the insurance company pays ifx represents Lavon’s annual medical expenses.

Short Answer

Expert verified

The required function is:y={0 â¶Ä‰â¶Ä‰if â¶Ä‰â¶Ä‰0≤x≤3000.8(x−300) â¶Ä‰if â¶Ä‰x>300

Step by step solution

01

Step-1 – Absolute value of the function.

Absolute value - The absolute value of a number is its distance of number from zero on the number line and distance is always non-negative

02

Step-2 – Determine the given value

Let the annual medical expenses is x

Let the payment made by insurance company is y

Now, if medical expenses x is less than or equal to $300 then the insurance company y will not pay anything. i.e.y=0,x≤300

Now, if medical expenses x is more than or equal to $300 then the insurance company y will pay 80% of remaining.

y=80100(x−300)y=0.8(x−300)

03

Step-3 – Determine the Function for given value.

The required function is:y={0 â¶Ä‰â¶Ä‰if â¶Ä‰â¶Ä‰0≤x≤3000.8(x−300) â¶Ä‰if â¶Ä‰x>300

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

Study anywhere. Anytime. Across all devices.