SOLUTION: when i multiply a number by 5 and add 10 to the product and divide this sum by 8 i get a number which is one less than the number.what is the number

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: when i multiply a number by 5 and add 10 to the product and divide this sum by 8 i get a number which is one less than the number.what is the number      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 826242: when i multiply a number by 5 and add 10 to the product and divide this sum by 8 i get a number which is one less than the number.what is the number
Answer by josgarithmetic(39625) About Me  (Show Source):
You can put this solution on YOUR website!
Analyze and translate into symbols.
p = the number.

multiply a number by 5 and add 10 to the product,
5p+10

and divide this sum by 8,
(5p+10)/8

get a number which is one less than the number,
p-1


The "get", is the part that indicates equality between the two members:
highlight%28%285p%2B10%29%2F8=p-1%29;
Solve for p.