Let's start by recalling how to solve equations that contain a variable that is squared and equal to a non-negative number. These types of equations have two solutions.
x^2=a ⇒ x=± sqrt(a)
This is because both (sqrt(a))^2 and (- sqrt(a))^2 are equal to a. Let's think of a more concrete example.
sqrt(9)=±3 because
3^2=9 and (-3)^2=9
With this in mind, let's solve the given equation.
190=4b^2-6
First, we need to isolate the variable on one side of the equation. To do so, we will use the Addition Property of Equality and Division Property of Equality.