54.1k views
0 votes
How do you get this to its Standard Form?
And is it linear?

How do you get this to its Standard Form? And is it linear?-example-1

2 Answers

3 votes

let's bear in mind that

standard form for a linear equation means

• all coefficients must be integers, no fractions

• only the constant on the right-hand-side

• all variables on the left-hand-side, sorted

• "x" must not have a negative coefficient


so, let's do away with the denominators by multiplying both sides by the LCD of all fractions, in this case 6.



\bf \cfrac{x}{2}=\cfrac{y+3}{6}\implies\stackrel{\textit{multiplying by }\stackrel{LCD}{6}}{6\left( \cfrac{x}{2} \right)=6\left( \cfrac{y+3}{6} \right)}\implies 3x=y+3\implies \stackrel{\textit{standard form}}{3x-y=3}

User Patrice
by
6.7k points
2 votes

x/2 = (y+3) /6

using cross products

6* x = 2 * (y+3)

distribute

6x = 2y+6

subtract 2y from each side

6x -2y = 6


we can simplify this by dividing each term by 2

3x - y = 3

this is the standard form of a line (Ax + By =C)

this is linear because x and y are only to the first power)

User Samfrances
by
6.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.