Concept:Integrate the slope to get the curve equation, then use the given point to find the constant.Explanation:Slope is dxdy=4x−3.Integrate: y=∫(4x−3)dx=2x2−3x+C.Curve passes through (1,3): 3=2(1)2−3(1)+C3=2−3+C⇒C=4.Hence y=2x2−3x+4.Answer:y=2x2−3x+4 corresponds to option B.