answersLogoWhite

0

a%b = a*b/100

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Start with b add x and then multiply the result by 5 what expression do you get?

The expression is: 5(b + x)


How do you write a algorithm for finding maximum of 2 numbers in c?

You can use the ternary operator, in an expression such as: result = a > b ? a : b; This is equivalent to: if (a > b) result = a; else result = b;


What is C minus be equal?

The expression "C minus B" is mathematically represented as C - B. The result of this operation is the difference between the values of C and B. If you have specific values for C and B, you can substitute them into the expression to find the numerical result.


What is 28 divided by B plus 7?

35


What is the answer of b divided by 2 and the -10 is added?

The expression you're describing can be written as ((b / 2) - 10). To get the result, divide the value of (b) by 2, and then subtract 10 from that result. This gives you the final answer.


What is 5b - b?

The expression 5b - b simplifies to 4b. This is done by subtracting the coefficient of b, which is 1, from 5. Therefore, the result is 4 times b.


The two quantities that are subtracted?

In the expression c - b = a then c is called the minuend, b is called the subtrahend and a is known as the difference (or result or answer).


When evaluated which expression has a result that is a rational number?

An expression produces a rational number when its value can be expressed as a fraction ( \frac{a}{b} ), where ( a ) and ( b ) are integers and ( b \neq 0 ). For example, the expression ( 3 + 2 ) evaluates to ( 5 ), which is rational, as it can be represented as ( \frac{5}{1} ). Similarly, any expression involving addition, subtraction, multiplication, or division of rational numbers (as long as division by zero is avoided) will yield a rational result.


What is the answer to this a plus 2b?

The expression "a plus 2b" represents a mathematical equation where "a" is added to double the value of "b." Without specific values for "a" and "b," the expression cannot be simplified further. If you have numerical values for "a" and "b," you can substitute them in to calculate a specific result.


What is answer to math pizzazz book b b-65?

Book B B-65 decode the title


What expression will have a negative outcome if b 41?

The expression "-b".


What is the algebraic expression for 6 more than the difference of b and 5?

The algebraic expression for "6 more than the difference of b and 5" can be written as (b - 5) + 6. This expression first calculates the difference between b and 5 by subtracting 5 from b, then adds 6 to the result. This can also be simplified as b + 1, as subtracting 5 and adding 6 cancels out to adding 1.