Answer:
a. x/y = 2 b) y/x +y =1/3 c) x-y/y= 1 d) y/x = 1/2
Step-by-step explanation:
Solve for
a) x/y
as we know x +y/y = 3
x+y= 3y
x= 3y-y
x= y(3-1)
x/y= 3-1
x/y = 2
b) y/x+y
as we know x +y/y = 3
x+y = 3y
1= 3y/x+y
1/3 = y/x+y
So y/x +y =1/3
C) x-y /y
as we know x +y/y = 3
x +y = 3y
subtracting 2y from both sides
x +y -2y = 3y- 2y
x-y = y
dividing both sides by y
x-y/y = y/y
x-y/y= 1
d) y/x
as we know x +y/y = 3
x +y = 3y
x= 3y- y
x= 2y
dividing both sides by x
x/x = 2y/2x
1 = 2 x (y/x)
1 / 2 = y/x
Or y/x = 1/2
Best of luck.
please mark me brainliest.
Step-by-step explanation:
I think Rewrite the equation as
z
=
20
x
−
3
y
.
z
=
20
x
−
3
y
A = price of the desktop
b = price of the laptop
now, we know the laptop was more expensive than the desktop by 250 bucks, thus
b = a + 250.
for "a", he paid 8.5% in interest, for "b", he paid 5% in interest.
how much is 8.5% of a? well (8.5/100) * a, or
0.085a.
how much is 5% of b? well, (5/100) * b, or
0.05b.
now, we know the total charges for financing were $296, that means the interest paid in total was 296, thus whatever "a" or "b" are, we know that 0.085a + 0.05b = 296.

how much did the laptop cost? well, b = a + 250.
Answer:
width = 2 units
Step-by-step explanation:
If the length of a rectangle is (x) units, then that means that the width of a rectangle is x - 4 units.
the area of a rectangle is length * width
so just substitute the values that we have now.
x (length) * (x-4) width = 12 (area of rectangle)
so that gives us
x^2 - 4x =12
subtract 12 from both sides
x^2 - 4x - 12 =0
now factor this equation
x^2 + 2x - 6x -12 = 0
x(x+2) - 6(x+2) = 0
(x-6)(x+2) = 0
x = 6, or x = -2 REMEMBER THAT VALUE OF x = LENGTH, IT CANNOT BE NEGATIVE AS YOU CANT HAVE NEGATIVE VALUE OF A SIDE
length = 6, and width = 6 -4 = 2