Answer:
I think the answer is 0.07%????
Step-by-step explanation:
7 divided by 100 is 0.07
100 divided by 7 is 14.28571429
b. What is the area of the paper that can be painted when the margin is 2 inches wide?
Answer:
a. A = x² - 36x + 288
b. If x = 2; A = 220 in²
Step-by-step explanation:
In this scenario, 'x' represents the width of the border. A "uniform border" means that the border has the same width all around.
The area of the paper that can be painted does not include the border. Since the border is on the original rice paper (not added to it), you subtract 'x' from each side of the rice paper.
The area of a rectangle is A = lw (Area is length times width). Each length and width is reduced by 'x'.
If the original rice paper's area is: 24 X 12, then,
the Area that can be painted is:
A = (24 - x) (12 - x)
A polynomial in standard form means the most expanded version of an expression, ordering the terms (numbers) from greatest to least degree. (The degree of a term is the value of its exponent).
Expand the expression. Multiply the numbers from each bracket in the order FOIL (first, outside, inside last):
A = (24 - x) (12 - x)
= 288 - 24x - 12x + x² Collect like terms (-24x - 12x = -36x)
= 288 - 36x + x² Rearrange ordering greatest to least exponent value
= x² - 36x + 288 Standard form polynomial
The width of the margin is the same thing as the width of the border. Since 'x' is the width of the border,
x = 2
Using either the expanded or factored equation for area of that can be painted, substitute 'x' for 2.
I will use the factored form.
A = (24 - x) (12 - x) Substitute x for 2
= (24 - 2) (12 - 2) Solve inside each bracket first by subtracting
= (22) (10) Multiply
= 220 Area that can be painted
Remember to include the units: 220 in²
Therefore if the margin is 2 inches wide, then the area that can be painted in 220 square inches.
y=x=6
i need help solving the system of equations
Answer:
X = 6
Y = 6
Step-by-step explanation:
y = x = 6
we won’t pay attention to the first equation because this equation says that: “y = x” and “x = 6”
so, if x = 6, so will be y
The solution to the system of equations y = 2x + 4 and y = x + 6 is x = 2 and y = 8.
To solve a system of equations, you need to find the intersection point between the graphs of the two equations. The equations presented here are y = 2x + 4 and y = x + 6. However, there seems to be a typo in the question; presumably, the second equation should read y = x + 6 instead of y = x = 6.
To solve, we will set the two equations equal to each other and solve for x:
2x + 4 = x + 6
If we subtract 'x' from both sides of the equation, we get:
x + 4 = 6
Subtract '4' from both sides:
So, x = 2
Substitute x = 2 into the first equation to solve for y:
y = 2*2 + 4 = 4 + 4 = 8
Hence, the solution to the system of equations is x = 2, y = 8.
#SPJ3