Answer:
area = 8(x + 6)
The distributive property says that the x must be added to the 6 before it is multiplied by the 8
Answer:
96 inches cubed
Step-by-step explanation:
3*4*8=96
Answer:
The answer is option c) 17
Step-by-step explanation:
x - 5 = 12
x = 12 + 5
x = 17
The answer is c) 17
Well if you're wanting to use substitution, you first have to end up with one term on either side of the equation. Use the second one as it's easiest.
So: x-2y=11, so find -2y as there is a -2y in the first equation.
then that becomes -2y=11-x. then sub that into equation 1, and you get:
-x+11-x=-13, which equals to -2x+11=-13, which is -2x=-24, so therefore
x=12. then chuck the x into any of the equations to find what y equals.
hope this helps!
Write the equation of a line that is parallel to y=-5/4x + 7
Any line parallel to the given line will have the same slope. In an equation presented in the y-intercept form, the slope is always the coefficient of "x". In this case, the slope is -5/4 (meaning the next point is down 5, and 4 to the right).
Our equation so far looks like this: y = -5/4x + b
"b" represents the y-intercept. To solve for be, we will need to substitute values into x and y. The next piece of information it gives us is one of the points, or solutions, of the line. This means that since this point is on the line, we can use its x and y values to substitute.
x = -4
y= 1
y = -5/4x + b
1 = -5/4(-4) + b
1 = 5 + b
-4 = b
Final Answer: y = -(5/4)x -4