Hello there! An example problem for this could be:
Emile is looking for a cell-phone plan. His two options are one that costs $40 up front, and costs $0.01 per text, represented by x. The second one is 15 dollars up front and costs $0.06 for each text message. Emile figures that for the first package he has to send 500 texts or more to make it less than the second one.
Answer:
9 Model As.
Step-by-step explanation:
Let A represent Press A and let B represent Press B.
So, they own 14 total presses. This means that:

They can print 905 books per day, in other words, since A prints 70 per day and B prints 55 per day:

This is now a system of equations. Solve by substitution. From the first equation, subtract B from both sides:

Substitute this into the second equation: "

First, we can divide everything by 5 to simplify things:

Distribute the left:

Combine like terms:

Subtract 196 from both sides:

Divide both sides by -3

So, the company has 5 Model B presses.
Which means that the company has 14-5 or 9 Model A presses.
And we're done!
Hey there!
Let's set up our expression:
(7a-6b+7)-(8a-2)
In order to simplify, we can use that subtraction sign and distribute it, using the distributive property. We have:
7a-6b+7-8a+2
Notice how it's plus two, because a negative times a negative two is a positive two. Now, it's a matter of finding the like terms and adding or subtracting them. These like terms can either have no variable, or have different coefficients but the same variable. That means our like terms are the 7a and -8a, and the 7 and 2. There's no like term for the 6b. That means we have:
(7a-8a) - 6b + (7+2) =
-a - 6b + 9
Hope this helps!
Answer:
y=2x-2
Step-by-step explanation:
Slope intercept form = y=mx+b
Where m=slope and b= y intercept
Reminder: the y intercept is where x=0
Looking at the graph, the y intercept is given as (0,-2)
There are also two points given (0, -2) and (2,2)
Reminder: to find the slope, divide the changes in y by the changes in x or substitute the numbers into this equation: y2-y1/x2-x1
2-(-2)/2-0=4/2
m=2
Now that we have the slope and y intercept, sbstitute into the equation y=mx+b:
y=2x-2