Answered

Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Experience the ease of finding accurate answers to your questions from a knowledgeable community of professionals. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

Solve log2(x+3)=log2(3)-log2(x-2)

Sagot :

We have the conditions : x + 3 > 0  and x - 2 > 0 ;
log2 ( x + 3 ) = log2 [ 3 / ( x - 2 ) ] ;
x + 3 = 3 / ( x - 2 ) ;
( x + 3 )( x - 2 ) = 3 ;
x^2 + 3x - 2x - 6 = 3 ;
x^2 + x - 9 = 0 ;
 For ax^2 + bx + c = 0, the value of x is given by:    ;
a = 1 ; b = 1 ; c = - 9 ;
then, x 1 
 2.54 ; x 2  - 3.54 ;
The solutions are 2.54 and - 3.54 because its verify the conditions.