The answer is A and B. I showed my work below. I hope it makes sense. Let me know if you have any questions.
Given that Nicholas has a 115 fantasy and science fiction books which is 46% of his collection.
Now we have to find what is total number of books in his collection.
Let number of books in Nicholas collection = x
then number of fantasy and science fiction books = 46% of x = 0.46x
We already know that he has 115 fantasy and science fiction books, so both values will be equal and give equation:
0.46x=115
now we can solve this equation to find the answer.

x= 250
Hence final answer is:
Nicholas has 250 books in his collection.
Answer:
- slope: 1
- equation: y = x +3
Step-by-step explanation:
The slope of the line between two points can be found using the slope formula:
m = (y2 -y1)/(x2 -x1)
m = (2 -0)/(-1 -(-3)) = 2/2
m = 1 . . . . . the slope of the line is 1
__
The value of the y-intercept can be found by solving the slope-intercept equation for b.
y = mx +b
b = y -mx
b = (0) -(1)(-3) = 3 . . . . . using point (x, y) = (-3, 0)
The equation of the line with slope 1 and y-intercept 3 can be written as ...
y = x +3