if a:b = 2:3 and a=4, then what is the value of B?
Answers
Answer:
b = 6
Step-by-step explanation:
a/ b = 2/3
4/ b = 2/3
12/2 = b
b =6
Answer:
The value of b is 6.
Step-by-step explanation:
Here given,a:b = 2:3 and a=4
We know,
So,
According to question,
By Cross multiplication,
It is given that a=4.
We are putting value of a in equation (1),
Required value of b is 6.
This is a problem of Algebra.
Some important Algebra formulas.
(a + b)² = a² + 2ab + b²
(a − b)² = a² − 2ab − b²
(a + b)³ = a³ + 3a²b + 3ab² + b³
(a - b)³ = a³ - 3a²b + 3ab² - b³
a³ + b³ = (a + b)³ − 3ab(a + b)
a³ - b³ = (a -b)³ + 3ab(a - b)
a² − b² = (a + b)(a − b)
a² + b² = (a + b)² − 2ab
a² + b² = (a − b)² + 2ab
a³ − b³ = (a − b)(a² + ab + b²)
a³ + b³ = (a + b)(a² − ab + b²)
Know more about Algebra,
1) https://brainly.in/question/13024124
2) https://brainly.in/question/1169549