First you have to get the same variables on one side so you’d subtract 5.1w from both sides, making the equation -0.6w = -30
then you want to single out the variable, diving -0.6 on both sides making the new equation and the answer w = 50
hope this helps!
Answer:
1.the square pan is larger by 12 inches
40 cm^2
Step-by-step explanation:
The difference in size can be determined by calculating the difference between the perimeter of the square pan and the circumference of a circle
perimeter of a square = 4 x length
14 x 4 = 56 inches
Circumference of a circle = πD = (22/7) x 14 = 44 inches
Difference in size = 56 - 44 = 12 inches
Area of a rectangle = length x width
10 x 4 - 40 cm^2
A rug maker is using a pattern that is a rectangle with a length of 96 inches and a width of 60 inches. The rug maker wants to increase each dimension by a different amount. Let l and w be the increases in the length and width. Write and simplify an expression for the perimeter of the new pattern.
p=2(96+l)+2(60+w)
This is the equation. p is for perimeter. (96+l) represents the original length plus the change in length. The 2 before (96+l) represents that there is one length on each side of the rectangle.
Same for the width. (60+w) represents the original width plus the change in width. The 2 before (60+w) represents that there is one width on each side of the rectangle.
The simplified equation is p=(192+2l)+(120+2w) (this is your answer)
I hope this helps!
8.02 x 10^-2 = 8.02 * 0.01 = 0.0802 <span>in standard form</span>
Answer:
y = -x + 2
Step-by-step explanation:
We are asked to find the equation of a line
Step 1: find the slope
We are given two points
( 2 , 0) ( 6 , -4)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 2
y_1 = 0
x_2 = 6
y_2 = -4
Insert the values
m = ( -4 - 0) / ( 6 - 2)
m = -4 / 4
m = -1
Step 2 : substitute m into the equation
y = mx + c
y = -1x + c
Step 3: substitute any of the two points into the equation
Let's pick ( 6 , -4)
x = 6
y = -4
y = mx + c
y = -1x + c
-4 = -1(6) + c
-4 = -6 + c
c = -4 + 6
c = 2
Step 4: substitute c = 2 into the equation
y = mx + c
y = -x + c
y = -x + 2