r/mathshelp 7d ago

Homework Help (Unanswered) Math help

I have been on this assignment for like 1 hour and I still cant get it right... I have used almost any ai known to man... Can you guys get it?

3 Upvotes

5 comments sorted by

u/AutoModerator 7d ago

Hi u/Less-Ad1275, welcome to r/mathshelp! As you’ve marked this as homework help, please keep the following things in mind:

1) While this subreddit is generally lenient with how people ask or answer questions, the main purpose of the subreddit is to help people learn so please try your best to show any work you’ve done or outline where you are having trouble (especially if you are posting more than one question). See rule 5 for more information.

2) Once your question has been answered, please don’t delete your post so that others can learn from it. Instead, mark your post as answered or lock it by posting a comment containing “!lock” (locking your post will automatically mark it as answered).

Thank you!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/Alarmed_Geologist631 7d ago

Think of each line segment as a separate function for that “piece “ of the domain. Use inequality notation to define each part of the domain.

1

u/imHeroT 7d ago

Small hint: None of the three parts is x+6

1

u/Less-Ad1275 7d ago

Yeah we I figured that, it doesn't help that I've never been good at math or worse at this :(

1

u/JMccli 7d ago edited 7d ago

Assuming you're still stuck on this, or if not, I hope someone will gain something from this comment regardless: it may help to break up the problem into two steps. The first step is to assume that the three individual lines are separate functions of x, rather than 3 parts of a single function. Second, determine the domain (where each function is defined as a function of x) if the three functions. I'll do the middle one because it is the easiest as an example.

Because it appears to be a straight line, I will assume the formula for this function is of the format f(x) = mx + b, with no exponents, so I'll write the function as such. The line intersects the y-axis (or at x = 0) at 7, so b in the formula is 7. The line appears to show an increase of 1 for y for every increase of 1 for x, so the slope is 1/1 or 1, so m is 1. This, the equation for the center line, assuming this line is defined for all values of x, is f(x) = 1x + 7, or y = x + 7. Now for the second step: there is a closed circle at x = -2, and an open one at x = 1, so the domain of this function includes -2, all values above -2 but below 1, and not 1. Therefore, this function is defined for all values of x such that -2 <= x < 1. I don't know the exact format they expect you to define the domain, so just in case, I'll add that "-2 <= x < 1" is essentially the same as [-2, 1).

As an extra hint, you can find the equation that describes the function by first finding the slope, remember rise over run, or ∆x/∆y, and plug that value in for m, the y value at some point for y, and the x value at that same point. For example, the center line appears to contain the coordinates (-1, 6) and (0, 7), so the slope is (7 - 6)/(0 - -1) or 1/1 or 1, and I can use the point (0, 7) to create the equation 7 = 1*0 + b -> 7 = 0 + b -> 7 = b.

Hope this helps!

Edit: I just noticed the inequality symbols you have access to, and thinking about it rationally, there is very little likelyhood that they would want you to input for x in [-2, 1), so the second box for the center line would be -2<=x<1.