How to Ask a Question.
The posts below are solutions to student questions. They are labeled with tags so that you can search to see if someone else had a similar question. If you can't find an answer, select the page for the class you are in. Enter your question in the comment field and try to explain what you tried to do to solve the problem and where you get confused.
How do I solve x^2-3x=4?
ReplyDeleteMove the 4 to the left,
ReplyDeletethen factor x^2-3x-4=0
(x-4)(x+1)=0, the set each factor equal to zero and solve.
x-4=0, x+1=0
x=4 or x=1