How to Choose the Right Car for You
Q&A for How to Solve for X
Coming soon
Search
-
QuestionWhat is the first step in solving for X?David Jia is an Academic Tutor and the Founder of LA Math Tutoring, a private tutoring company based in Los Angeles, California. With over 10 years of teaching experience, David works with students of all ages and grades in various subjects, as well as college admissions counseling and test preparation for the SAT, ACT, ISEE, and more. After attaining a perfect 800 math score and a 690 English score on the SAT, David was awarded the Dickinson Scholarship from the University of Miami, where he graduated with a Bachelor’s degree in Business Administration. Additionally, David has worked as an instructor for online videos for textbook companies such as Larson Texts, Big Ideas Learning, and Big Ideas Math.Start on the side of the equation with X and do the inverse operations to isolate X. For example, if the equation was X + 5 = 10, you would subtract 5 from each side.
-
QuestionHow I solve this problem: 15 : 1000 : x : 100?DonaganTop AnswererIf the problem is 15:1,000 = x:100, re-write it as one fraction equal to another: 15 / 1,000 = x / 100. Solve for x either by inspection or by cross-multiplication.
-
QuestionSolve for x; Peter is twice as old as his son. Twelve years ago he was four times older than him. How old are they now?DonaganTop AnswererLet x be the son's current age. Then 2x is Peter's current age. Twelve years ago the son's age was (x-12), and Peter's age was (2x-12). Set up an equation stating that Peter's age 12 years ago was four times the son's age then. Solve for x and 2x.
-
QuestionHow do I set up an equation for x from a word problem?Community AnswerIf you are told to find the value of something, let that "something" be x. For example, suppose there are two trees next to the beach. George planted a number of trees there. Now the total number of trees is 4. How many trees did George plant? Since you do not know the number of trees George planted, that number is x in your equation. Now you have x + 2 = 4. Solve for x, and you get x = 2. Thus the answer is George planted two trees. Use the same approach for other word problems.
-
QuestionHow do I solve (0.75X - 0.025314) / .0908 = 12%?DonaganTop AnswererRe-write slightly: (0.75x - 0.025314) / 0.0908 = 0.12. First multiply both sides of the equation by 0.0908 to get rid of the fraction: 0.75x - 0.025314 = (0.12)(0.0908) = 0.010896. Now add 0.025314 to both sides: 0.75x = 0.03621. Divide both sides by 0.75: x = 0.04828.
-
QuestionHow do I solve -16 + x = 23?DonaganTop AnswererAdd 16 to both sides of the equation, and you get X = 39.
-
QuestionHow do I solve 4 to the power of x equals 8?DonaganTop AnswererThere is no integer that could serve as an exponent to raise 4 to 8. Therefore, the exponent (x) has to be a fraction. In this case, you would solve by inspection: if you raise 4 to the third power, you get 64. The square root of 64 is 8. So if you raise 4 to the power of 3/2 (which means cubing 4 and then taking the square root of the result), you get 8. x = 3/2.
-
Question2 (+2) - 4x = 12. How do I solve for x?DonaganTop AnswererThe equation is stated a bit awkwardly. If we assume the equation is 2 + 2 - 4x = 12, it becomes 4 -4x = 12. Subtract 4 from both sides: -4x = 8. Divide both sides by (-4), leaving x = -2. (If we assume the original equation is (2)(2) - 4x = 12, it becomes 4 - 4x = 12 and the solution is the same.)
-
QuestionFor the following problem: d = 4/5 x 8, the solution is d = 6.4. How did they get this answer?DonaganTop AnswererMultiply the numerator by the whole number, and then divide by the denominator. Thus, 4 x 8 = 32, divided by 5 = 6.4.
-
QuestionHow do I solve 12g - 6 = 13g?DonaganTop AnswererSubtract 12g from both sides of the equation: -6 = g.
-
QuestionHow do I draw y = (x)+3?DonaganTop AnswererChoose some small values for x, calculate the corresponding values for y, and plot the x-y pairs on a graph. It will be a straight line at a 45° angle (lower left to upper right), elevated three units vertically above the origin of the coordinate plane.
-
QuestionHow do I solve for x in the following equation? (x-3)(x-5)=9Community AnswerMultiply them together to get x^2 +2x-15=9, then subtract 9 to get x^2+2x-24=0. The only numbers that add up to 2 and equal 24 when multiplied are -4 and 6. Write it as (x-4)(x+6) = 0. So, x must be 4 or -6.
-
Question5/6 divided by what equals 9/10?DonaganTop AnswererSolve this by dividing 5/6 by 9/10. 5/6 ÷ 9/10 = (5/6)(10/9) = 50/54 = 25/27. So 5/6 divided by 25/27 equals 9/10.
-
QuestionHow do I solve x(x+11) + 14?DonaganTop AnswererYou can't solve this, because it's not an equation. You can, however, evaluate the expression to some extent: x(x + 11) + 14 = x² + 11x + 14. That trinomial won't factor, so you're done.
-
QuestionHow do I find x if 2^x + 3 = 4^x - 1?DonaganTop Answerer4 = 2². Therefore, 4^(x-1) = 2^2(x-1). We're given that 2^(x+3) = 2^2(x-1). If 2^a = 2^b, a and b are equal. Therefore, x+3 = 2(x-1). So x+3 = 2x-2. Subtract x from both sides of that equation, and add 2 to both sides, so that x = 5. Verify by plugging 5 into the original equation: does 2^(5+3) equal 4^(5-1)? Yes. 2^8 = 256, and 4^4 = 256. So x does equal 5.
-
QuestionHow can I solve this equation? 4x - 16x + 16 = 0DonaganTop AnswererCombine like terms, so that -12x + 16 = 0. Add 12x to both sides: 16 = 12x. Divide both sides by 12: 16/12 = x. Reduce: x = 4/3. Verify by plugging that value of x back into the original equation. (Use the first simplified equation where like terms were combined.)
-
QuestionIn the arithmetic sequence, (-k), (8-k), (7k), how do I determine the value of k?DonaganTop AnswererThe difference between the first two terms is +8. The difference between the second and third terms is (8k -8). If this is an arithmetic sequence, +8 must equal (8k - 8). That means k = 2. That makes the sequence -2, 6, 14 (which is an arithmetic sequence).
-
QuestionHow can I solve for x in the equation 5x - 12 = 13?Community AnswerAdd 12 to each side, leaving 5x = 25. Divide each side by 5, and x = 5.
-
QuestionHow do I solve 2^3x = 16^3?DonaganTop Answerer16 = 2^4. Therefore, 16³ = (2^4)³ = 2^12. So if 16³ = 2^12 = 2^3x, then 3x = 12, and x=4.
-
QuestionHow do I solve 3 to the power of x is equals 81?DonaganTop AnswererOne practical way of solving this is trial and error: just try various convenient numbers for x until you solve the equation. As it happens, the square root of 81 is 9, and the square root of 9 is 3. Therefore, 3 raised to the fourth power is 81. Another way of solving exponential equations like this is using logarithms and with a calculator; take the 3-log of both sides to get x= 3-log(81). Plugging this into a calculator gives x=4. But solving via inspection as first mentioned is a valid approach as well, and one that doesn't require a calculator at that.
-
QuestionHow do I solve x/2 + 5 = x?DonaganTop AnswererSubtract 5 from both sides: x/2 = x - 5. Multiply both sides by 2: x = 2x - 10. Add 10 to both sides: x + 10 = 2x. Subtract x from both sides: 10 = x.
-
QuestionIf x - 12y = -210 and x - 6y = 90, what is the value of x?Community AnswerSubtract either equation from the other to eliminate the x-terms. Let's subtract the first equation from the second: the result is 6y = 300. So y = 50. Plug that y-value into either original equation: x - 12(50) = -210. Then x - 600 = -210, and x = 600 - 210 = 390.
-
QuestionHow do I solve y/3 + 12?DonaganTop AnswererThe only thing you can "solve" is an equation. Let's make an equation: y/3 + 12 = 0. Now we can solve for y: y/3 = -12. y = -36.
-
QuestionHow do I solve an equation if x is on both sides, such as 2x + 10 = 9 + 3x?DonaganTop AnswererMove all the "like" terms (the x terms here) to one side of the equation and all the constant terms to the other side: 10 - 9 = 3x - 2x. 1 = x.
-
QuestionHow do I solve 2x - 9 = 3 - x?Top AnswererAdd x to both sides, giving you 3x - 9 = 3. Then, add 9 to both sides. That gives you 3x = 12. Dividing both sides by 3 leaves you with x = 4.
-
QuestionHow do I solve x = 2 + 5 x 9?Top AnswererThe order of operations says to multiply 5 and 9 first, giving you x = 2 + 45. By adding 2 and 45, your answer is x = 47.
-
QuestionHow do I solve (6x - 5) + (7x - 5) + (8x - 5) = 48?Top AnswererSince there is no multiplication/division or undistributed negatives, the parentheses are unnecessary. By removing them, you can add like terms to get 21x - 15 = 48. Add 15 to both sides, giving you 21x = 63. Divide both sides by 21 to get x = 3.
-
QuestionHow do I solve 3(x + 2) = 30?Top AnswererFirst, distribute the 3, giving you 3x + 6 = 30. Then, subtract 6 from both sides. This gives you 3x = 24. Divide both sides by 3 to get x = 8.
-
QuestionHow do I solve 10x = -19?Top AnswererSimply divide both sides by 10 to isolate x. Your answer is -19/10, or -1.9. It's fine to have a fraction or decimal answer for x; x won't always be a whole number.
-
QuestionHow do I solve 160=1/2 (x)(x+4)?DonaganTop AnswererFirst multiply both sides by 2: 320 = (x)(x + 4) = x² + 4x. Subtract 320 from both sides: 0 = x² + 4x - 320 = (x - 16)(x + 20). So x = 16, -20.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit