Divide 34.65 by 100 take your answer times that by 23 that should be your answer
Answer:
406
Step-by-step explanation:
Given: product of two positive integers us 2005.
Let the two positive integers be a and b
Now prime factorization of 2005 = 401×5
where both 401 and 5 are prime number and non of them is 1.
So, and b will be 401 and 5 respectively.
Therefore, sum of the two integers a+b = 401+5 = 406
Ans(1):
Given equation is f(x)=-1.5x+6
we can plug any number like x=0 and x=2 to find the f(x) also called y-value
plug x=0
f(x)=-1.5x+6 =-1.5*0+6 =0+6 =6
Hence first point is (0,6)
plug x=2
f(x)=-1.5x+6 =-1.5*2+6 =-3+6 =3
Hence first point is (2,3)
now we can graph both points then join them to get final graph of f(x)=-1.5x+6
---------------------
Ans(2):
We can repeat exactly same process for f(x) = -1/2x-5.
So the final graph will look like attached picture:
Answer:
log(x^7·y^2)
Step-by-step explanation:
The applicable rules are ...
... log(a^b) = b·log(a)
... log(ab) = log(a) +log(b)
_____
The first term, 7log(x) can be rewritten as log(x^7). Note that an exponentiation operator is needed when this is written as text.
The second term 2log(y) can be rewritten as log(y^2). These two rewrites make use of the first rule above.
Now, you have the sum ...
... log(x^7) +log(y^2)
The second rule tells you this can be rewritten as ...
... log(x^7·y^2) . . . . . seems to match the intent of the 3rd selection