asked 126k views
5 votes
Pls answer fast I need it by tomorrow.

If a and b are 2 positive intergers such that a = bq + r . Where q and r are unique integers if b > a then find the value of q.

1 Answer

5 votes

Answer:

q = (a - r) / b.

Explanation:

a = bq + r

bq = a - r

q = (a - r) / b.

answered
User Damon Smith
by
7.6k points

Related questions

1 answer
1 vote
71.8k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.