chrisina
chrisina
24-08-2017
Mathematics
contestada
How do I solve 3xy-2x= 17
Respuesta :
juliewilliams
juliewilliams
24-08-2017
Let's solve for x.
3x
y
−
2x
=17
Factor out variable x.
x
(
3y
−2
)
=17
Divide both sides by 3y-2.
x
(
3y
−2
)
3y
−2
=
17
3y
−2
x=
17
3y
−2
Answer:
x=
17
3y
−
2
Answer Link
VER TODAS LAS RESPUESTAS ( 41+ )
Otras preguntas
Rules of the Game Amy Tan In 3–5 complete sentences, thoroughly explain how the protagonist in your Module One short story handles the conflict he or she faces?
Students planted 360 tree saplings. which is 12% of the planned amount. How many seedlings are planned to be planted?
Complete the truth table for the following expression. (a ∧ b )∨ c
If a hen and a half lay an egg and a half in a day and a half, how many eggs will half a dozen hens lay in half a dozen days?
Michelle wants to buy a new 256 GB iPhone 11 that costs $849. She has $200 in savings and needs to earn the rest. If Michelle currently works at Subway and earn
Solve the equation. 5-2x/3 +1 -3x-2/5=-x
When writing a lab report where do your data tables belongA. Conclusion B. MaterialsC. PurposeD. Results
roblem 5. (1 point) in the missing values in the tables below for p(t), g(t), and their composition r(t) = g(p(t)). q(t) r(t) t 0 1 2 3 4 5 p(t) 4 2 1 0 ⠀ te: Y
Késhaun conducted an experiment using a toy car and ramps of various heights. He measured the distance, in centimeters (cm), the toy car traveled from the end o
In this case: var a = 6, b = "ten"; if ( a < b || b < a ) { alert("this is true!"); } the alert will not be run. It seems that a