
How do you solve for x in #ax+b=c - Socratic
Apr 16, 2018 · How do you determine the amount of liquid a paper cone can hold with a 1.5-inch diameter and a
Is Ax+B=C a linear equation? - Socratic
Jul 9, 2015 · No. Ax+B=C is not a linear equation because the equation of a line must have two variables, x and y. Ax+B=C is an algebra problem, where x=(C-B)/A. There is a very similar equation which IS a linear equation. It is the general form of a line: Ax+By=C. This form is generally regarded by students (including myself) as useless for most things, as it tells you nothing about the line itself. The ...
How do you solve for x in ax-c=b? - Socratic
Apr 26, 2017 · See the solution process below: First, add color(red)(c) to each side of the equation to isolate the x term while keeping the equation balanced: ax - c + color(red)(c) = b + color(red)(c) ax - 0 = b + c ax = b + c Now, divide each side of the equation by color(red)(a) to solve for x while keeping the equation balanced: (ax)/color(red)(a) = (b + c)/color(red)(a) (color(red)(cancel(color(black ...
What does the ABC stand for in standard form Ax+By=C?
Jun 1, 2015 · #Ax+By+C# is a generalized form (in fact the standard generalized form) for a linear equation where #A, B, and C# are placeholders for constants (the #x# and #y# are variables). The generalized form, #Ax+By+C# , includes equations such as
How do you solve for x in ax + b = cx? | Socratic
May 12, 2016 · We have that ax+b=cx ax-cx=-b x*(a-c)=-b Assuming that a!=c we have that x=-b/(a-c) How do you determine the amount of liquid a paper cone can hold with a 1.5-inch diameter and a...
How do you solve for y in Ax - By = C? | Socratic
Feb 16, 2016 · y=(-C+Ax)/B We begin with Ax-By=C. Our goal is to isolate y, and the step I would do is to subtract Ax on both sides. If we do that, we have -By=C-Ax. From here we need to undo the -B*y, so we should divide by -B. Now, I like to break this up into two steps just so I don't make any silly mistakes. So first I divide by -1 on both sides, which gives us By=(C-Ax)/-1 or Bx=-C+Ax. Now I just divide ...
How do you solve for x in ax = bx -c? - Socratic
Jul 27, 2018 · x=-c/(a-b) >"Collect terms in x on the left side " "subtract "bx" from both sides" ax-bx=-c "take out a "color(blue)"common factor "x x(a-b)=-c "divide both sides by "a-b x=-c/(a-b)
How do you solve for y in ax+by=c? - Socratic
Apr 22, 2016 · y=(c-ax)/b The aim in solving for y is to get y on one side by itself: ax+by=c by=c-ax y=(c-ax)/b
How do you solve for x: ax + b = c? | Socratic
May 12, 2016 · How do you determine the amount of liquid a paper cone can hold with a 1.5-inch diameter and a
How do you solve for d in #ax+b=cx+d - Socratic
Sep 25, 2016 · Given: #ax+b=cx+d#. Subtract #cx# from both sides #-> ax+b -cx =cx+d-cx# #ax+b-cx = d#. Group terms in #x#: #ax-cx+b =d# #(a-c)x + b=d# #:. d=(a-c)x+b#. NB: With little practice you should be able to skip some of these steps