1 1/3 or 4/3 of an orange to each person. Suppose you cut each orange into thirds (1/3 * 4)
im pretty sure the answer is 16
Step-by-step explanation:
the drinks are 10
, burgers are 5 and each of the fries are 1. Since there is one of each, it will be like this 10+5+1
Answer: The two roots are x = 3/2 and x = -2
=========================================================
Explanation:
You have the right idea so far. But the two numbers should be 3 and -4 since
The -1 being the coefficient of the x term.
This means you need to change the -3x and 4x to 3x and -4x respectively. The other inner boxes are correct.
---------
Refer to the diagram below to see one way to fill out the box method, and that helps determine the factorization.
If we place a 2x to the left of -2x^2, then we need an -x up top because 2x*(-x) = -2x^2
Then based on that outer 2x, we need a -2 up top over the -4x. That way we get 2x*(-2) = -4x
So we have the factor -x-2 along the top
The last thing missing is the -3 to the left of 3x. Note how -3*(-x) = 3x in the left corner and -3*(-2) = 6 in the lower right corner.
We have the factor 2x-3 along the left side.
---------
The two factors are (2x-3) and (-x-2) which leads to the factorization (x+3)(-x+2)
The last thing to do is set each factor equal to 0 and solve for x
- 2x-3 = 0 solves to x = 3/2 = 1.5
- -x-2 = 0 solves to x = -2
The two roots are x = 3/2 and x = -2
Suppose the line is y=mx+b
when x=3, y=15, so 15=3m+b
when x=-1, y=-13, so -13=-m+b
solve the system of these two equation, you get m=7, b=-6
so the linear equation is y=7x-6