Answer:
x=2
Step-by-step explanation:

Add 14 to both sides

Square root it
x=2
it takes the robot 32/3 hour(s) to complete one task which in decimal form would be something like 10.6667.
The answer is: z² .
__________________________
Given: <span>(x÷(y÷z))÷((x÷y)÷z) ; without any specified values for the variables;
_______________________
we shall simplify.
___________________
We have:
__________
</span>(x÷(y÷z)) / ((x÷y)÷z) .
_____________________________________
Start with the first term; or, "numerator": (x÷(y÷z)) ;
_____________________________________
x ÷ (y / z) = (x / 1) * (z / y) = (x * z) / (1 *y) = [(xz) / y ]
_____________________________________
Then, take the second term; or "denominator":
_____________________________________
((x ÷ y) ÷z ) = (x / y) / z = (x / y) * (1 / z) = (x *1) / (y *z) = [x / (zy)]
_________________________________________
So (x÷(y÷z)) / ((x÷y)÷z) = (x÷(y÷z)) ÷ ((x÷y)÷z) =
[(xz) / y ] ÷ [x / (zy)] = [(xz) / y ] / [x / (zy)] =
[(xz) / y ] * [(zy) / x] ;
_______________________________________
The 2 (two) z's "cancel out" to "1" ; and
The 2 (two) y's = "cancel out" to "1" ;
______________________________________________
And we are left with: z * z = z² . The answer is: z² .
______________________________________________
1. 3x - 2y = 0 => y = 3/2x
4x + 2y = 14<=> 4x + 2*(3/2x) = 14<=> 7x = 14<=> x = 2 & y = 3
2.3p + q = 7=> q = 7 - 3p
2p - 2q = -6<=> 2p - 2*(7-3p) = -6<=> 2p - 14 + 6p = -6<=> 8p = -6 + 14 = 8<=> p = 1 & q = 4
3.3x - 2y = 1=> x = (1+2y)/3
8x + 3y = 2<=> 8*(1+2y)/3 + 3y = 2<=> 8*(1+2y)/3 - 2 = -3y<=> 3*(8*(1+2y)/3 - 2) = -3*(3y)<=> 8*(1+2y) - 6 = -9y<=> 8 + 16y - 6 = -9y<=> 2 = -25y<=> y = -2/25 & x = 7/25
Answer: the service charge per hour for premium services is $5.5
the service charge per hour for regular services is $3
Step-by-step explanation:
Let x represent the service charge per hour for premium services.
Let y represent the service charge per hour for regular services.
One customer was charged $38 after spending 2 h in premium areas and 9 regular hours. It means that
2x + 9y = 38- - - - - - - - - - - 1
Another customer spent 3 h in premium areas and 6 regular hours and was charged $34.50. It means that
3x + 6y = 34.5- - - - - - - - - - -2
We would eliminate x by multiplying equation 1 by 3 and equation 2 by 2. It becomes
6x + 27y = 114
6x + 12y = 69
Subtracting, it becomes
15y = 45
y = 45/15
y = 3
Substituting y = 3 into equation 1, it becomes
2x + 9 × 3 = 38
2x + 27 = 38
2x = 38 - 27 = 11
x = 11/2 = 5.5