- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Explain the procedure to solve word problems in Algebra with an example.
Steps involved in solving a word problem:
- Write what is given and what is required.
- Denote the unknowns by the variables as x, y, etc.
- Change the problem into a problem of mathematical statements.
- Form the linear equation in one variable using the conditions given in the problems.
- Solve the equation for the unknown.
Example :
Form a linear equation from the given statement: ‘When 5 is added to twice a number, it gives 11.’
Let the number be x. Twice the number is $2 x$, and it is added to 5, $2 x +5$.
Which is equal to 11.
$2(x)+5 = 11$
Therefore,
$2x + 5 = 11$ is the required equation.
- Related Articles
- How to approach and solve word problems ? Give an example.
- How to solve word problems of integers?
- Solve: $72\p 12$.
- Solve the following:$10 p = 100$
- Solve \( 2 p^{2} q^{2}-3 p q+4,5+7 p q-3 p^{2} q^{2} \).
- Solve the following:$2(p+3) = 14$.
- Solve the following equations:$4=5(p-2)$.
- Solve the following:$34-5(p-1) = -4$.
- Solve the following equations.\( 17+6 p=9 \).
- In the figure, \(P A \) and \( P B \) are tangents from an external point \( P \) to a circle with centre \( O \). \( L N \) touches the circle at \( M \). Prove that \( P L+L M=P N+M N \)."\n
- Solve the following equation$x^{2}r^{2}+2r(2q-p) x+(p-2q)^{2}=0$
- Difference between ++*p, *p++ and *++p in c++
- Difference between ++*p, *p++ and *++p in C
- Explain 3NF with an example in DBMS
- Explain BCNF with an example in DBMS

Advertisements