answersLogoWhite

0

bc or b*c or b.c or bxc depending on the notation being used.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What does bxc equal?

It equals b times c.


Is 58 b a c?

The expression "58 b a c" seems to be missing context or specific mathematical operations. If you're asking whether "58" is equal to "b" times "a" times "c," then it would depend on the values of "b," "a," and "c." Please provide more details for a clearer answer.


How do we check weather the entered 3 characters are equal are not?

You can use if-else statements to check for equality.Eg:char a, b, c;scanf("%c%c%c", &a, &b, &c);if( a==b && b==c)printf("They are equal\n");elseprintf("They are not equal\n");


What does c x b mean?

The variable c times the variable b simply equals cb. Just as the variable x times the variable y would equal xy, and so on.


How can you upload a questionnaire for people to fill in on the internet?

if b+c/a = c+a/b = a+b/c and a+b+c not equal to 0 then show that each of these ratio is equal to 2


Are division and subtraction commutative and associative?

No.Neither are commutative: a - b does not equal b - a, and a/b does not equal b/a.Neither is associative: (a - b) - c does not equal a - (b - c), and (a/b)/c does not equal a/(b/c).Examples of these are:4 - 2 does not equal 2 - 4.1/3 does not equal 3/1.(6 - 5) - 1 does not equal 6 - (5 - 1).(10/2)/2 does not equal 10/(2/2).


How do you know a fraction is equivalant to another fraction?

Fractions A/B and C/D are equivalent if the cross-multiples are equal. That is, is A*D = B*CFractions A/B and C/D are equivalent if the cross-multiples are equal. That is, is A*D = B*CFractions A/B and C/D are equivalent if the cross-multiples are equal. That is, is A*D = B*CFractions A/B and C/D are equivalent if the cross-multiples are equal. That is, is A*D = B*C


How is subtraction like division?

It's basically the same concept. Like subtraction is the opposite of addition, and division is the opposite of multiplication. Just the reverse. Kind of hard to explain.... ask your teacher!


If A equals B and B equals C does A equal C?

Yes.


What is theorem on equal ratios?

if a/b=c/d then a+b/c+d = a/b=c/d


If a plus b equals c what does a plus c equal?

A+c= 2a+b


What is a times b times c?

The expression "a times b times c" represents the multiplication of three variables: a, b, and c. It can be mathematically written as ( a \times b \times c ) or simply ( abc ). The result is the product of these three values. To compute it, you multiply a by b first, then multiply the result by c.